openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.ParentalControl Namespace Reference

Classes

class  ParentalControl
 

Functions

def InitParentalControl ()
 

Variables

string TYPE_SERVICE = "SERVICE"
 
string TYPE_BOUQUETSERVICE = "BOUQUETSERVICE"
 
string TYPE_BOUQUET = "BOUQUET"
 
string LIST_BLACKLIST = "blacklist"
 

Function Documentation

◆ InitParentalControl()

def Components.ParentalControl.InitParentalControl ( )

Variable Documentation

◆ LIST_BLACKLIST

string Components.ParentalControl.LIST_BLACKLIST = "blacklist"

◆ TYPE_BOUQUET

string Components.ParentalControl.TYPE_BOUQUET = "BOUQUET"

◆ TYPE_BOUQUETSERVICE

string Components.ParentalControl.TYPE_BOUQUETSERVICE = "BOUQUETSERVICE"

◆ TYPE_SERVICE

string Components.ParentalControl.TYPE_SERVICE = "SERVICE"