![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
class | TimerListBase |
class | PowerTimerList |
class | RecordTimerList |
class | TimerOverviewBase |
class | TimerOverviewSummary |
class | PowerTimerOverview |
class | RecordTimerOverview |
class | ConflictTimerOverview |
class | PowerTimerEdit |
class | RecordTimerEdit |
class | InstantRecordTimerEdit |
class | SleepTimer |
class | SleepTimerButton |
class | TimerLog |
class | TimerLogSummary |
list Screens.Timers.DAY_LIST |
list Screens.Timers.DAY_NAMES |
int Screens.Timers.DAYS_IN_WEEK = 7 |
Screens.Timers.DEEPSTANDBY_SUPPORT = BoxInfo.getItem("DeepstandbySupport") |
int Screens.Timers.MODE_CONFLICT = 4 |
dictionary Screens.Timers.MODE_DATA |
int Screens.Timers.MODE_DATA_ACTIONS = 2 |
int Screens.Timers.MODE_DATA_SKIN = 0 |
int Screens.Timers.MODE_DATA_TITLE = 1 |
int Screens.Timers.MODE_ENERGY = 1 |
int Screens.Timers.MODE_POWER = 0 |
int Screens.Timers.MODE_RECORD = 3 |
int Screens.Timers.MODE_SLEEP = 2 |
list Screens.Timers.onPowerTimerCreate = [] |
list Screens.Timers.onPowerTimerSave = [] |
list Screens.Timers.onPowerTimerSetup = [] |
list Screens.Timers.onRecordTimerChannelChange = [] |
list Screens.Timers.onRecordTimerCreate = [] |
list Screens.Timers.onRecordTimerSave = [] |
list Screens.Timers.onRecordTimerSetup = [] |
dictionary Screens.Timers.POWERTIMER_AFTER_EVENT_NAMES |
dictionary Screens.Timers.POWERTIMER_AFTER_EVENTS |
Screens.Timers.POWERTIMER_AFTER_VALUES = dict([(POWERTIMER_AFTER_EVENTS[x], x) for x in POWERTIMER_AFTER_EVENTS.keys()]) |
dictionary Screens.Timers.POWERTIMER_TYPE_NAMES |
dictionary Screens.Timers.POWERTIMER_TYPES |
Screens.Timers.POWERTIMER_VALUES = dict([(POWERTIMER_TYPES[x], x) for x in POWERTIMER_TYPES.keys()]) |
dictionary Screens.Timers.RECORDTIMER_AFTER_EVENT_NAMES |
dictionary Screens.Timers.RECORDTIMER_AFTER_EVENTS |
Screens.Timers.RECORDTIMER_AFTER_VALUES = dict([(RECORDTIMER_AFTER_EVENTS[x], x) for x in RECORDTIMER_AFTER_EVENTS.keys()]) |
dictionary Screens.Timers.RECORDTIMER_TYPE_NAMES |
dictionary Screens.Timers.RECORDTIMER_TYPES |
Screens.Timers.RECORDTIMER_VALUES = dict([(RECORDTIMER_TYPES[x], x) for x in RECORDTIMER_TYPES.keys()]) |
list Screens.Timers.REPEAT_CHOICES |
list Screens.Timers.REPEAT_OPTIONS |
list Screens.Timers.SHORT_DAY_NAMES |
dictionary Screens.Timers.TIMER_STATES |
Screens.Timers.UNKNOWN = _("Unknown!") |