Class Channel

Description

Located in /Channel.class.php (line 3)


	
			
Variable Summary
string $lID
string $lIPNummer
string $lName
string $lType
Method Summary
Channel __construct (int $pID, string $pIP, string $pType, [string $pName = null])
string getID ()
string getName ()
Variables
string $lID (line 9)
  • access: private
string $lIPNummer (line 21)
  • access: private
string $lName (line 15)
  • access: private
string $lType (line 27)
  • access: private
Methods
Constructor __construct (line 37)

Constructor.

Constructor. This creates a Channel object.

Channel __construct (int $pID, string $pIP, string $pType, [string $pName = null])
  • int $pID
  • string $pIP
  • string $pType
  • string $pName
getID (line 48)

Get the channel ID.

Get the channel ID.

  • access: public
string getID ()
getName (line 56)

Get the channel name.

Get the channel name.

  • access: public
string getName ()

Documentation generated on Sat, 19 Jan 2008 12:56:14 +0100 by phpDocumentor 1.3.0RC3