![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
def | __init__ (self, session) |
def | applyKeyMap (self) |
def | getBouquetNumOffset (self, bouquet) |
def | recallBouquetMode (self) |
def | setTvMode (self) |
def | setRadioMode (self) |
def | setRoot (self, root, justSet=False) |
def | removeModeStr (self, str) |
def | getServiceName (self, ref) |
def | buildTitleString (self) |
def | moveUp (self) |
def | moveDown (self) |
def | moveTop (self) |
def | moveEnd (self) |
def | clearPath (self) |
def | enterPath (self, ref, justSet=False) |
def | enterUserbouquet (self, root, save_root=True) |
def | pathUp (self, justSet=False) |
def | isBasePathEqual (self, ref) |
def | isPrevPathEqual (self, ref) |
def | preEnterPath (self, refstr) |
def | showAllServices (self) |
def | showSatellites (self, changeMode=False) |
def | showProviders (self) |
def | changeBouquet (self, direction) |
def | inBouquet (self) |
def | atBegin (self) |
def | atEnd (self) |
def | nextBouquet (self) |
def | prevBouquet (self) |
def | showFavourites (self) |
def | keyNumberGlobal (self, number) |
def | numberSelectionActions (self, number) |
def | clearNumberSelectionNumber (self) |
def | keyAsciiCode (self) |
def | getRoot (self) |
def | getCurrentSelection (self) |
def | setCurrentSelection (self, service) |
def | setCurrentSelectionAlternative (self, ref) |
def | getBouquetList (self) |
def | keyGoUp (self) |
def | nextMarker (self) |
def | prevMarker (self) |
def | gotoCurrentServiceOrProvider (self, ref) |
![]() | |
def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
def | __repr__ (self) |
def | execBegin (self) |
def | execEnd (self) |
def | doClose (self) |
def | close (self, *retval) |
def | show (self) |
def | hide (self) |
def | isAlreadyShown (self) |
def | isStandAlone (self) |
def | getScreenPath (self) |
def | setTitle (self, title, showPath=True) |
def | getTitle (self) |
def | setFocus (self, o) |
def | setKeyboardModeNone (self) |
def | setKeyboardModeAscii (self) |
def | restoreKeyboardMode (self) |
def | saveKeyboardMode (self) |
def | setDesktop (self, desktop) |
def | setAnimationMode (self, mode) |
def | getRelatedScreen (self, name) |
def | callLater (self, function) |
def | applySkin (self) |
def | createGUIScreen (self, parent, desktop, updateonly=False) |
def | deleteGUIScreen (self) |
def | createSummary (self) |
def | addSummary (self, summary) |
def | removeSummary (self, summary) |
Additional Inherited Members | |
![]() | |
NO_SUSPEND | |
SUSPEND_STOPS | |
SUSPEND_PAUSES | |
ALLOW_SUSPEND = NO_SUSPEND | |
globalScreen = None | |
![]() | |
title = property(getTitle, setTitle) | |
def Screens.ChannelSelection.ChannelSelectionBase.__init__ | ( | self, | |
session | |||
) |
Reimplemented in Screens.ChannelSelection.PiPZapSelection, and Screens.ChannelSelection.ChannelSelection.
def Screens.ChannelSelection.ChannelSelectionBase.applyKeyMap | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.atBegin | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.atEnd | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.buildTitleString | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.changeBouquet | ( | self, | |
direction | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.clearNumberSelectionNumber | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.clearPath | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.enterPath | ( | self, | |
ref, | |||
justSet = False |
|||
) |
def Screens.ChannelSelection.ChannelSelectionBase.enterUserbouquet | ( | self, | |
root, | |||
save_root = True |
|||
) |
def Screens.ChannelSelection.ChannelSelectionBase.getBouquetList | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.getBouquetNumOffset | ( | self, | |
bouquet | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.getCurrentSelection | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.getRoot | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.getServiceName | ( | self, | |
ref | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.gotoCurrentServiceOrProvider | ( | self, | |
ref | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.inBouquet | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.isBasePathEqual | ( | self, | |
ref | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.isPrevPathEqual | ( | self, | |
ref | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.keyAsciiCode | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.keyGoUp | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.keyNumberGlobal | ( | self, | |
number | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.moveDown | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.moveEnd | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.moveTop | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.moveUp | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.nextBouquet | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.nextMarker | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.numberSelectionActions | ( | self, | |
number | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.pathUp | ( | self, | |
justSet = False |
|||
) |
def Screens.ChannelSelection.ChannelSelectionBase.preEnterPath | ( | self, | |
refstr | |||
) |
Reimplemented in Screens.ChannelSelection.ChannelSelectionRadio, and Screens.ChannelSelection.ChannelSelection.
def Screens.ChannelSelection.ChannelSelectionBase.prevBouquet | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.prevMarker | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.recallBouquetMode | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.removeModeStr | ( | self, | |
str | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.setCurrentSelection | ( | self, | |
service | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.setCurrentSelectionAlternative | ( | self, | |
ref | |||
) |
def Screens.ChannelSelection.ChannelSelectionBase.setRadioMode | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.setRoot | ( | self, | |
root, | |||
justSet = False |
|||
) |
def Screens.ChannelSelection.ChannelSelectionBase.setTvMode | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.showAllServices | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.showFavourites | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.showProviders | ( | self | ) |
def Screens.ChannelSelection.ChannelSelectionBase.showSatellites | ( | self, | |
changeMode = False |
|||
) |
Screens.ChannelSelection.ChannelSelectionBase.bouquet_mark_edit |
Screens.ChannelSelection.ChannelSelectionBase.bouquet_root |
Screens.ChannelSelection.ChannelSelectionBase.bouquet_rootstr |
Screens.ChannelSelection.ChannelSelectionBase.clearNumberSelectionNumberTimer |
Screens.ChannelSelection.ChannelSelectionBase.dopipzap |
Screens.ChannelSelection.ChannelSelectionBase.history |
Screens.ChannelSelection.ChannelSelectionBase.maintitle |
Screens.ChannelSelection.ChannelSelectionBase.mode |
Screens.ChannelSelection.ChannelSelectionBase.movemode |
Screens.ChannelSelection.ChannelSelectionBase.numericalTextInput |
Screens.ChannelSelection.ChannelSelectionBase.pathChangeDisabled |
Screens.ChannelSelection.ChannelSelectionBase.protectContextMenu |
Screens.ChannelSelection.ChannelSelectionBase.rootChanged |
Screens.ChannelSelection.ChannelSelectionBase.selectionNumber |
Screens.ChannelSelection.ChannelSelectionBase.service_types |
Screens.ChannelSelection.ChannelSelectionBase.service_types_ref |
Screens.ChannelSelection.ChannelSelectionBase.servicelist |
Screens.ChannelSelection.ChannelSelectionBase.servicePath |
Screens.ChannelSelection.ChannelSelectionBase.servicePathRadio |
Screens.ChannelSelection.ChannelSelectionBase.servicePathTV |
Screens.ChannelSelection.ChannelSelectionBase.showSatDetails |
Screens.ChannelSelection.ChannelSelectionBase.startRoot |