openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Classes
|
Namespaces
|
Variables
Timers.py File Reference
Classes
class
Screens.Timers.TimerListBase
class
Screens.Timers.PowerTimerList
class
Screens.Timers.RecordTimerList
class
Screens.Timers.TimerOverviewBase
class
Screens.Timers.TimerOverviewSummary
class
Screens.Timers.PowerTimerOverview
class
Screens.Timers.RecordTimerOverview
class
Screens.Timers.ConflictTimerOverview
class
Screens.Timers.PowerTimerEdit
class
Screens.Timers.RecordTimerEdit
class
Screens.Timers.InstantRecordTimerEdit
class
Screens.Timers.SleepTimer
class
Screens.Timers.SleepTimerButton
class
Screens.Timers.TimerLog
class
Screens.Timers.TimerLogSummary
Namespaces
Screens.Timers
Variables
int
Screens.Timers.MODE_POWER
= 0
int
Screens.Timers.MODE_ENERGY
= 1
int
Screens.Timers.MODE_SLEEP
= 2
int
Screens.Timers.MODE_RECORD
= 3
int
Screens.Timers.MODE_CONFLICT
= 4
dictionary
Screens.Timers.MODE_DATA
int
Screens.Timers.MODE_DATA_SKIN
= 0
int
Screens.Timers.MODE_DATA_TITLE
= 1
int
Screens.Timers.MODE_DATA_ACTIONS
= 2
int
Screens.Timers.DAYS_IN_WEEK
= 7
list
Screens.Timers.DAY_LIST
list
Screens.Timers.WEEKDAYS
list
Screens.Timers.WEEKENDS
list
Screens.Timers.DAY_NAMES
list
Screens.Timers.SHORT_DAY_NAMES
list
Screens.Timers.REPEAT_CHOICES
list
Screens.Timers.REPEAT_OPTIONS
dictionary
Screens.Timers.TIMER_STATES
Screens.Timers.DEEPSTANDBY_SUPPORT
= BoxInfo.getItem("DeepstandbySupport")
dictionary
Screens.Timers.POWERTIMER_TYPES
Screens.Timers.POWERTIMER_VALUES
= dict([(POWERTIMER_TYPES[
x
],
x
) for
x
in POWERTIMER_TYPES.keys()])
dictionary
Screens.Timers.POWERTIMER_TYPE_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_AFTER_EVENT_NAMES
dictionary
Screens.Timers.RECORDTIMER_TYPES
Screens.Timers.RECORDTIMER_VALUES
= dict([(RECORDTIMER_TYPES[
x
],
x
) for
x
in RECORDTIMER_TYPES.keys()])
dictionary
Screens.Timers.RECORDTIMER_TYPE_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_AFTER_EVENT_NAMES
Screens.Timers.UNKNOWN
=
_
("Unknown!")
list
Screens.Timers.onRecordTimerCreate
= []
list
Screens.Timers.onRecordTimerSetup
= []
list
Screens.Timers.onRecordTimerSave
= []
list
Screens.Timers.onRecordTimerChannelChange
= []
list
Screens.Timers.onPowerTimerCreate
= []
list
Screens.Timers.onPowerTimerSetup
= []
list
Screens.Timers.onPowerTimerSave
= []
lib
python
Screens
Timers.py
Generated by
1.9.1