Located in /Dreambox.class.php (line 2)
Constructor.
Constructor. This creates the Dreambox object. If it exists in the session cache, it will be recreated from the cahce instead a new object.
Dump the complete object to screen.
Dump the complete object to screen.
Find the boutique that holds the channel.
Find the boutique that holds the channel. So you can search for the boutique that contains a specifeid channel. Return null when not found
Get the authentication array.
Get the authentication array. This will containt the username and password in an array.
Get the total boutiques.
Get the total boutiques.
Get the Boutique url.
Get the Boutique url. This is used for getting boutique information from your dreambox.
Get the current IP of the Dreambox object.
Get the current IP of the Dreambox object.
Get the dreambox password for authorization in plain text
Get the dreambox password for authorization in plain text
Get the dreambox username for authorization
Get the dreambox username for authorization
Get the next boutique.
Get the next boutique. This function gives the next boutique and updates it internal counter.
Iterate trough the recordings.
Iterate trough the recordings.
Get all recordings from the dreambox.
Get all recordings from the dreambox. The recordings will be save in a recording object array. It can self see with enigma version is used, and what the code will be that will be returned from the dreambox
Get the Recording url.
Get the Recording url. This is used for getting recoring information from your dreambox.
Check if the Dreambox is online.
Check if the Dreambox is online.
Load the data from the Dreambox.
Load the data from the Dreambox. Here all youre boutiques will be collected and saved in the dreambox object. Set $pReNew to 1 to force a reload of the boutique data.
Load the channel data.
Load the channel data. This is done after the boutiques are loaded. The actual loading of the data happens in the Boutique class. Set $pReNew to 1 to force a reload of the channel data
Load the program guide of a channel.
Load the program guide of a channel. The function uses the ProgramGuide object to load the data.
Return the programguide object.
Return the programguide object. You can use the programguide to find programs and show a soort of tv guide.
Reset the boutiquecounter.
Reset the boutiquecounter. This is an internal counter to keep track of the possituin in the boutique list.
Sanity check.
Sanity check. This checks all settings that are needed. You can easy append the checks. When everything is ok, a empty string is returned. Else the error message is returned
Save the current Dreambox object state to a session.
Save the current Dreambox object state to a session. This is used for caching.
Search for a boutique base on boutiqueID.
Search for a boutique base on boutiqueID. This function returns a boutique when ID is valid and found. Else it returns false.
Set the Dreambox IP nummer.
Set the Dreambox IP nummer. If the IP nummer is not valid, it will be ignored.
Set the Dreambox type.
Set the Dreambox type. Valid values are 'enigma1' and 'enigma2'.
Zap the dreambox to the new channel.
Zap the dreambox to the new channel. This function saves the boutique and channel in the dreambox object so that you can ask the dreambox what you are wachting.
Documentation generated on Tue, 24 Jun 2008 18:59:32 +0200 by phpDocumentor 1.3.0RC3