Class tariqaRadioTV

Description

Located in /Tariqa.code/tariqaRadioTV.class.php (line 2)

Tariqa
   |
   --tariqaRadioTV
Variable Summary
array $config
boolean $soap
Method Summary
Tariqa __construct ( $config,  $soap)
TariqaRadioChannel[] ListRadioChannels (string $token, [integer $category_id = null])
TariqaRadioChannelCategory[] ListRadioChannelsCategories (string $token)
TariqaTVChannel[] ListTVChannels (string $token, [integer $category_id = null])
TariqaTVChannelCategory[] ListTVChannelsCategories (string $token)
Variables
array $config = null (line 8)

Configuration array

  • access: protected
boolean $soap (line 14)

The class is called using SOAP

  • access: public
Methods
Constructor __construct (line 21)

Constructs a tariqaThemes Object

  • access: public
Tariqa __construct ( $config,  $soap)
  • $config
  • $soap
ListRadioChannels (line 171)

List the Radio channels

  • access: public
TariqaRadioChannel[] ListRadioChannels (string $token, [integer $category_id = null])
  • string $token: The session identifier
  • integer $category_id: The channel category [OPTIONAL]
ListRadioChannelsCategories (line 126)

List the Radio channels category

  • access: public
TariqaRadioChannelCategory[] ListRadioChannelsCategories (string $token)
  • string $token: The session identifier
ListTVChannels (line 76)

List the TV channels

  • access: public
TariqaTVChannel[] ListTVChannels (string $token, [integer $category_id = null])
  • string $token: The session identifier
  • integer $category_id: The channel category [OPTIONAL]
ListTVChannelsCategories (line 31)

List the TV channels category

  • access: public
TariqaTVChannelCategory[] ListTVChannelsCategories (string $token)
  • string $token: The session identifier

Documentation generated on Thu, 10 Dec 2009 15:21:50 +0100 by phpDocumentor 1.4.1