SbsOnDemand
Classes | Functions
SbsOnDemand::Program Namespace Reference

Module for managing programs. More...

Classes

class  Program
 Represents a tv program. More...

Functions

def getProgram
 Get a Program object by its id.
def getAllPrograms
 Get all programs specified on sbs.com.au website.

Detailed Description

Module for managing programs.


Function Documentation

def SbsOnDemand::Program::getAllPrograms ( )

Get all programs specified on sbs.com.au website.

Returns:
array of Program objects
Todo:
implement and document function
def SbsOnDemand::Program::getProgram (   programId)

Get a Program object by its id.

Parameters:
programIdnumeric identifier from sbs.com.au website
Returns:
a single Program object
Todo:
implement and document function
 All Classes Namespaces Functions Variables Properties