Channel_List Class Reference

List of all members.


Detailed Description

Definition at line 16 of file Channel_List.php.


Public Member Functions

 __construct ()
 Constructor, duh /*.
 Channel_List ()
 Legacy constructor /*.
callsign ($callsign)
 Look up a channel by its callsign /*.
chanid ($chanid)
 Look up a channel by its chanid /*.

Public Attributes

 $channels = array()
 $callsigns = array()

Constructor & Destructor Documentation

Channel_List::__construct (  ) 

Constructor, duh /*.

Definition at line 28 of file Channel_List.php.


Member Function Documentation

Channel_List::Channel_List (  ) 

Legacy constructor /*.

Deprecated:

Definition at line 35 of file Channel_List.php.

& Channel_List::callsign ( callsign  ) 

Look up a channel by its callsign /*.

Definition at line 46 of file Channel_List.php.

& Channel_List::chanid ( chanid  ) 

Look up a channel by its chanid /*.

Definition at line 54 of file Channel_List.php.


Member Data Documentation

Channel_List::$channels = array()

Definition at line 19 of file Channel_List.php.

Channel_List::$callsigns = array()

Definition at line 22 of file Channel_List.php.


The documentation for this class was generated from the following file:

Generated on Sat Sep 4 05:15:59 2010 for MythTV by  doxygen 1.5.5