Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
tariqaRadioTV Class Reference
Inheritance diagram for tariqaRadioTV:
Tariqa

Public Member Functions

 __construct ($config, $soap)
 ListTVChannelsCategories ($token, $channels=false)
 ListTVChannels ($token, $category_id=null)
 ListRadioChannelsCategories ($token)
 ListRadioChannels ($token, $category_id=null)

Data Fields

 $soap

Protected Attributes

 $config = null

Constructor & Destructor Documentation

__construct ( config,
soap 
)

Constructs a tariqaThemes Object

Returns:
Tariqa

Member Function Documentation

ListRadioChannels ( token,
category_id = null 
)

List the Radio channels

Parameters:
string$tokenThe session identifier
integer$category_idThe channel category [OPTIONAL]
Returns:
TariqaRadioChannel[]

List the Radio channels category

Parameters:
string$tokenThe session identifier
Returns:
TariqaRadioChannelCategory[]
ListTVChannels ( token,
category_id = null 
)

List the TV channels

Parameters:
string$tokenThe session identifier
integer$category_idThe channel category [OPTIONAL]
Returns:
TariqaTVChannel[]
ListTVChannelsCategories ( token,
channels = false 
)

List the TV channels category

Parameters:
string$tokenThe session identifier
boolean$channelsIf set to true, also fetch the channels for each category [OPTIONAL]
Returns:
TariqaTVChannelCategory[]

Field Documentation

$config = null [protected]

Reimplemented from Tariqa.

$soap

Reimplemented from Tariqa.


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