enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Screens.ChannelSelection.ChannelSelection Class Reference
Inheritance diagram for Screens.ChannelSelection.ChannelSelection:
Screens.ChannelSelection.ChannelSelectionBase Screens.ChannelSelection.ChannelSelectionEdit Screens.ChannelSelection.ChannelSelectionEPG Screens.ChannelSelection.SelectionEventInfo Screens.ChannelSelection.ChannelSelectionEncoderService Screens.Screen.Screen Components.GUISkin.GUISkin

Public Member Functions

def __init__ (self, session)
 
def multibouquet_config_changed (self, val)
 
def setMode (self)
 
def setModeTv (self)
 
def setModeRadio (self)
 
def channelSelected (self)
 
def zap (self, nref=None, root=None)
 
def newServicePlayed (self)
 
def addToHistory (self, ref)
 
def historyBack (self)
 
def historyNext (self)
 
def setHistoryPath (self)
 
def saveRoot (self)
 
def restoreRoot (self)
 
def preEnterPath (self, refstr)
 
def saveChannel (self, ref)
 
def setCurrentServicePath (self, path)
 
def getCurrentServicePath (self)
 
def recallPrevService (self)
 
def cancel (self)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionBase
def getCurrentEventNow (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 clearPath (self)
 
def enterPath (self, ref, justSet=False)
 
def pathUp (self, justSet=False)
 
def isBasePathEqual (self, ref)
 
def isPrevPathEqual (self, ref)
 
def showAllServices (self)
 
def showSatellites (self)
 
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 keyAsciiCode (self)
 
def getRoot (self)
 
def getCurrentSelection (self)
 
def setCurrentSelection (self, service)
 
def getBouquetList (self)
 
def keyNumber0 (self, num)
 
def keyGoUp (self)
 
def nextMarker (self)
 
def prevMarker (self)
 
- Public Member Functions inherited from Screens.Screen.Screen
def __init__ (self, session, parent=None, windowTitle=None)
 
def saveKeyboardMode (self)
 
def setKeyboardModeAscii (self)
 
def setKeyboardModeNone (self)
 
def restoreKeyboardMode (self)
 
def execBegin (self)
 
def execEnd (self)
 
def doClose (self, immediate=True)
 
def doCloseInternal (self)
 
def close (self, *retval)
 
def setFocus (self, o)
 
def show (self)
 
def hide (self)
 
def enable (self, do_show=True)
 
def disable (self)
 
def isEnabled (self)
 
def __repr__ (self)
 
def getRelatedScreen (self, name)
 
def setShowHideAnimation (self, animation_key)
 
def neverAnimate (self)
 
def canAnimate (self)
 
def ignoreSource (self, name)
 
- Public Member Functions inherited from Components.GUISkin.GUISkin
def createGUIScreen (self, parent, desktop, updateonly=False)
 
def deleteGUIScreen (self)
 
def close (self)
 
def createSummary (self)
 
def addSummary (self, summary)
 
def removeSummary (self, summary)
 
def setTitle (self, title)
 
def getTitle (self)
 
def setDesktop (self, desktop)
 
def applySkin (self)
 
def setZPosition (self, z)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionEdit
def __init__ (self)
 
def getMutableList (self, root=eServiceReference())
 
def buildBouquetID (self, str)
 
def renameEntry (self, name)
 
def addMarker (self, name)
 
def addAlternativeServices (self)
 
def addBouquet (self, bName, services)
 
def copyCurrentToBouquetList (self)
 
def removeAlternativeServices (self)
 
def removeBouquet (self)
 
def startMarkedEdit (self, type)
 
def endMarkedEdit (self, abort)
 
def clearMarks (self)
 
def doMark (self)
 
def removeCurrentService (self)
 
def addServiceToBouquet (self, dest, service=None)
 
def toggleMoveMode (self)
 
def handleEditCancel (self)
 
def toggleMoveMarked (self)
 
def doContext (self)
 
def exitContext (self, close=False)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionEPG
def __init__ (self)
 
def showEPGList (self)
 
def SingleServiceEPGClosed (self, ret=False)
 
def changeServiceCB (self, direction, epg)
 
- Public Member Functions inherited from Screens.ChannelSelection.SelectionEventInfo
def __init__ (self)
 
def updateEventInfo (self)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionEncoderService
def __init__ (self)
 

Public Attributes

 lastChannelRootTimer
 
 lastChannelRootTimer_conn
 
 history_tv
 
 history_radio
 
 history
 
 history_pos
 
 lastservice
 
 lastroot
 
 revertMode
 
 new_service_played
 
 rootChanged
 
 bouquet_mark_edit
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionBase
 servicelist
 
 numericalTextInput
 
 servicePathTV
 
 servicePathRadio
 
 servicePath
 
 rootChanged
 
 bouquet_root
 
 mode
 
 pathChangeDisabled
 
 bouquetNumOffsetCache
 
 onRootChanged
 
 service_types
 
 bouquet_rootstr
 
- Public Attributes inherited from Screens.Screen.Screen
 skinName
 
 session
 
 parent
 
 onClose
 
 onFirstExecBegin
 
 onExecBegin
 
 onShown
 
 onShow
 
 onHide
 
 onExecEnd
 
 onHideFinished
 
 execing
 
 shown
 
 already_shown
 
 renderer
 
 helpList
 
 close_on_next_exec
 
 stand_alone
 
 keyboardMode
 
 active_components
 
 persisted_members
 
- Public Attributes inherited from Components.GUISkin.GUISkin
 onLayoutFinish
 
 summaries
 
 instance
 
 desktop
 
 scale
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionEdit
 entry_marked
 
 movemode
 
 bouquet_mark_edit
 
 mutableList
 
 saved_title
 
 saved_root
 
 csel
 
 mode
 
 bouquetNumOffsetCache
 
 savedPath
 
 pathChangeDisabled
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionEPG
 savedService
 
- Public Attributes inherited from Screens.ChannelSelection.SelectionEventInfo
 timer
 
 timer_conn
 

Static Public Attributes

 initialized = NoSave(ConfigBoolean(default = False))
 
- Static Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionBase
 ALLOW_SUSPEND = Screen.SUSPEND_STOPS
 
- Static Public Attributes inherited from Screens.Screen.Screen
int SUSPEND_NONE = 0
 
int SUSPEND_STOPS = 1
 
int SUSPEND_PAUSES = 2
 
int ALLOW_SUSPEND = SUSPEND_NONE
 
- Static Public Attributes inherited from Components.GUISkin.GUISkin
bool IS_DIALOG = False
 

Additional Inherited Members

- Properties inherited from Components.GUISkin.GUISkin
 title = property(getTitle, setTitle)
 

Constructor & Destructor Documentation

◆ __init__()

def Screens.ChannelSelection.ChannelSelection.__init__ (   self,
  session 
)

Member Function Documentation

◆ addToHistory()

def Screens.ChannelSelection.ChannelSelection.addToHistory (   self,
  ref 
)

◆ cancel()

def Screens.ChannelSelection.ChannelSelection.cancel (   self)

◆ channelSelected()

def Screens.ChannelSelection.ChannelSelection.channelSelected (   self)

◆ getCurrentServicePath()

def Screens.ChannelSelection.ChannelSelection.getCurrentServicePath (   self)

◆ historyBack()

def Screens.ChannelSelection.ChannelSelection.historyBack (   self)

◆ historyNext()

def Screens.ChannelSelection.ChannelSelection.historyNext (   self)

◆ multibouquet_config_changed()

def Screens.ChannelSelection.ChannelSelection.multibouquet_config_changed (   self,
  val 
)

◆ newServicePlayed()

def Screens.ChannelSelection.ChannelSelection.newServicePlayed (   self)

◆ preEnterPath()

def Screens.ChannelSelection.ChannelSelection.preEnterPath (   self,
  refstr 
)

◆ recallPrevService()

def Screens.ChannelSelection.ChannelSelection.recallPrevService (   self)

◆ restoreRoot()

def Screens.ChannelSelection.ChannelSelection.restoreRoot (   self)

◆ saveChannel()

def Screens.ChannelSelection.ChannelSelection.saveChannel (   self,
  ref 
)

◆ saveRoot()

def Screens.ChannelSelection.ChannelSelection.saveRoot (   self)

◆ setCurrentServicePath()

def Screens.ChannelSelection.ChannelSelection.setCurrentServicePath (   self,
  path 
)

◆ setHistoryPath()

def Screens.ChannelSelection.ChannelSelection.setHistoryPath (   self)

◆ setMode()

def Screens.ChannelSelection.ChannelSelection.setMode (   self)

◆ setModeRadio()

def Screens.ChannelSelection.ChannelSelection.setModeRadio (   self)

◆ setModeTv()

def Screens.ChannelSelection.ChannelSelection.setModeTv (   self)

◆ zap()

def Screens.ChannelSelection.ChannelSelection.zap (   self,
  nref = None,
  root = None 
)

Member Data Documentation

◆ bouquet_mark_edit

Screens.ChannelSelection.ChannelSelection.bouquet_mark_edit

◆ history

Screens.ChannelSelection.ChannelSelection.history

◆ history_pos

Screens.ChannelSelection.ChannelSelection.history_pos

◆ history_radio

Screens.ChannelSelection.ChannelSelection.history_radio

◆ history_tv

Screens.ChannelSelection.ChannelSelection.history_tv

◆ initialized

Screens.ChannelSelection.ChannelSelection.initialized = NoSave(ConfigBoolean(default = False))
static

◆ lastChannelRootTimer

Screens.ChannelSelection.ChannelSelection.lastChannelRootTimer

◆ lastChannelRootTimer_conn

Screens.ChannelSelection.ChannelSelection.lastChannelRootTimer_conn

◆ lastroot

Screens.ChannelSelection.ChannelSelection.lastroot

◆ lastservice

Screens.ChannelSelection.ChannelSelection.lastservice

◆ new_service_played

Screens.ChannelSelection.ChannelSelection.new_service_played

◆ revertMode

Screens.ChannelSelection.ChannelSelection.revertMode

◆ rootChanged

Screens.ChannelSelection.ChannelSelection.rootChanged

The documentation for this class was generated from the following file: