openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.ChannelSelection.ChannelSelection Class Reference
Inheritance diagram for Screens.ChannelSelection.ChannelSelection:
Screens.ChannelSelection.ChannelSelectionBase Screens.ChannelSelection.ChannelSelectionEdit Screens.ChannelSelection.ChannelSelectionEPG Screens.ChannelSelection.SelectionEventInfo Screens.Screen.Screen Screens.ButtonSetup.InfoBarButtonSetup Screens.ChannelSelection.PiPZapSelection

Public Member Functions

def __init__ (self, session)
 
def asciiOn (self)
 
def asciiOff (self)
 
def multibouquet_config_changed (self, val)
 
def setMode (self)
 
def toogleTvRadio (self)
 
def setModeTv (self)
 
def setModeRadio (self)
 
def channelSelected (self)
 
def bouquetParentalControlCallback (self, ref)
 
def togglePipzap (self)
 
def showPipzapMessage (self)
 
def hidePipzapMessage (self)
 
def zap (self, enable_pipzap=False, preview_zap=False, checkParentalControl=True, ref=None)
 
def zapCheckTimeshiftCallback (self, enable_pipzap, preview_zap, nref, answer)
 
def newServicePlayed (self)
 
def addToHistory (self, ref)
 
def historyBack (self)
 
def historyNext (self)
 
def setHistoryPath (self, doZap=True)
 
def historyClear (self)
 
def historyZap (self, direction)
 
def historyMenuClosed (self, retval)
 
def saveRoot (self)
 
def restoreRoot (self)
 
def preEnterPath (self, refstr)
 
def saveChannel (self, ref)
 
def setCurrentServicePath (self, path, doZap=True)
 
def getCurrentServicePath (self)
 
def recallPrevService (self)
 
def cancel (self)
 
def zapBack (self)
 
def setStartRoot (self, root)
 
def restoreMode (self)
 
def correctChannelNumber (self)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionBase
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 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)
 
- Public Member Functions inherited from Screens.Screen.Screen
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)
 
- Public Member Functions inherited from Screens.ChannelSelection.ChannelSelectionEdit
def __init__ (self)
 
def getMutableList (self, root=eServiceReference())
 
def buildBouquetID (self, str)
 
def renameEntry (self)
 
def renameEntryCallback (self, name)
 
def addMarker (self, name)
 
def addAlternativeServices (self)
 
def addBouquet (self, bName, services)
 
def copyCurrentToBouquetList (self)
 
def removeAlternativeServices (self)
 
def removeBouquet (self)
 
def removeSatelliteService (self)
 
def removeSatelliteServices (self)
 
def removeSatelliteServicesCallback (self, answer)
 
def startMarkedEdit (self, type)
 
def endMarkedEdit (self, abort)
 
def clearMarks (self)
 
def doMark (self)
 
def removeCurrentEntry (self, bouquet=False)
 
def removeCurrentEntryCallback (self, bouquet, answer)
 
def removeCurrentService (self, bouquet=False)
 
def addServiceToBouquet (self, dest, service=None)
 
def toggleMoveMode (self, select=False)
 
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 getKeyFunctions (self, key)
 
def RecordTimerQuestion (self)
 
def ChoiceBoxCB (self, choice)
 
def RemoveTimerDialogCB (self, choice)
 
def showChoiceBoxDialog (self)
 
def closeChoiceBoxDialog (self, choice=None)
 
def doRecordCurrentTimer (self)
 
def doRecordNextTimer (self)
 
def doZapTimer (self)
 
def doZapRecordTimer (self)
 
def editTimer (self, timer)
 
def doInstantTimer (self, zap, zaprecord, parseEvent, next=False)
 
def setChoiceBoxDialogPosition (self)
 
def finishedAdd (self, answer)
 
def finishSanityCorrection (self, answer)
 
def removeTimer (self, timer)
 
def showEPGList (self)
 
def showEventInfo (self)
 
def eventViewCallback (self, setEvent, setService, val)
 
def SingleServiceEPGClosed (self, ret=False)
 
def changeServiceCB (self, direction, epg)
 
def zapToService (self, service, preview=False, zapback=False)
 
- Public Member Functions inherited from Screens.ButtonSetup.InfoBarButtonSetup
def clearLongKeyPressed (self)
 
def getName (self, key)
 
def getHelpText (self, key)
 
def ButtonSetupGlobal (self, key)
 
def execButtonSetup (self, selected)
 
def showServiceListOrMovies (self)
 
def ToggleLCDLiveTV (self)
 
- Public Member Functions inherited from Screens.ChannelSelection.SelectionEventInfo
def __init__ (self)
 
def updateEventInfo (self)
 

Public Attributes

 skinName
 
 radioTV
 
 startServiceRef
 
 history_tv
 
 history_radio
 
 history
 
 history_pos
 
 delhistpoint
 
 lastservice
 
 lastroot
 
 revertMode
 
 new_service_played
 
 dopipzap
 
 mainScreenMode
 
 mainScreenRoot
 
 lastChannelRootTimer
 
 pipzaptimer
 
 rootChanged
 
 bouquet_mark_edit
 
 startRoot
 
 editMode
 
 protectContextMenu
 
 curRoot
 
 mode
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionBase
 servicelist
 
 numericalTextInput
 
 servicePathTV
 
 servicePathRadio
 
 servicePath
 
 history
 
 rootChanged
 
 startRoot
 
 selectionNumber
 
 clearNumberSelectionNumberTimer
 
 protectContextMenu
 
 mode
 
 dopipzap
 
 pathChangeDisabled
 
 movemode
 
 showSatDetails
 
 maintitle
 
 service_types_ref
 
 bouquet_root
 
 service_types
 
 bouquet_rootstr
 
 bouquet_mark_edit
 
- Public Attributes inherited from Screens.Screen.Screen
 skinName
 
 session
 
 parent
 
 mandatoryWidgets
 
 onClose
 
 onFirstExecBegin
 
 onExecBegin
 
 onExecEnd
 
 onLayoutFinish
 
 onShown
 
 onShow
 
 onHide
 
 execing
 
 shown
 
 already_shown
 
 renderer
 
 helpList
 
 close_on_next_exec
 
 stand_alone
 
 keyboardMode
 
 desktop
 
 instance
 
 summaries
 
 screenPath
 
 screenTitle
 
 active_components
 
 scale
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionEdit
 entry_marked
 
 bouquet_mark_edit
 
 mutableList
 
 saved_title
 
 saved_root
 
 current_ref
 
 editMode
 
 confirmRemove
 
 csel
 
 mode
 
 startServiceRef
 
 savedPath
 
 movemode
 
 pathChangeDisabled
 
- Public Attributes inherited from Screens.ChannelSelection.ChannelSelectionEPG
 ChoiceBoxDialog
 
 RemoveTimerDialog
 
 hotkeys
 
 currentSavedPath
 
 epgcache
 
 list
 
 InstantRecordDialog
 
 savedService
 
 epglist
 
 startServiceRef
 
 startRoot
 
- Public Attributes inherited from Screens.ButtonSetup.InfoBarButtonSetup
 longKeyPressed
 
 lastservice
 
- Public Attributes inherited from Screens.ChannelSelection.SelectionEventInfo
 timer
 

Static Public Attributes

 instance = None
 
- Static Public Attributes inherited from Screens.Screen.Screen
 NO_SUSPEND
 
 SUSPEND_STOPS
 
 SUSPEND_PAUSES
 
 ALLOW_SUSPEND = NO_SUSPEND
 
 globalScreen = None
 

Additional Inherited Members

- Properties inherited from Screens.Screen.Screen
 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 
)

◆ asciiOff()

def Screens.ChannelSelection.ChannelSelection.asciiOff (   self)

◆ asciiOn()

def Screens.ChannelSelection.ChannelSelection.asciiOn (   self)

◆ bouquetParentalControlCallback()

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

◆ cancel()

def Screens.ChannelSelection.ChannelSelection.cancel (   self)

◆ channelSelected()

def Screens.ChannelSelection.ChannelSelection.channelSelected (   self)

◆ correctChannelNumber()

def Screens.ChannelSelection.ChannelSelection.correctChannelNumber (   self)

◆ getCurrentServicePath()

def Screens.ChannelSelection.ChannelSelection.getCurrentServicePath (   self)

◆ hidePipzapMessage()

def Screens.ChannelSelection.ChannelSelection.hidePipzapMessage (   self)

◆ historyBack()

def Screens.ChannelSelection.ChannelSelection.historyBack (   self)

◆ historyClear()

def Screens.ChannelSelection.ChannelSelection.historyClear (   self)

◆ historyMenuClosed()

def Screens.ChannelSelection.ChannelSelection.historyMenuClosed (   self,
  retval 
)

◆ historyNext()

def Screens.ChannelSelection.ChannelSelection.historyNext (   self)

◆ historyZap()

def Screens.ChannelSelection.ChannelSelection.historyZap (   self,
  direction 
)

◆ 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)

◆ restoreMode()

def Screens.ChannelSelection.ChannelSelection.restoreMode (   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,
  doZap = True 
)

◆ setHistoryPath()

def Screens.ChannelSelection.ChannelSelection.setHistoryPath (   self,
  doZap = True 
)

◆ setMode()

def Screens.ChannelSelection.ChannelSelection.setMode (   self)

◆ setModeRadio()

def Screens.ChannelSelection.ChannelSelection.setModeRadio (   self)

◆ setModeTv()

def Screens.ChannelSelection.ChannelSelection.setModeTv (   self)

◆ setStartRoot()

def Screens.ChannelSelection.ChannelSelection.setStartRoot (   self,
  root 
)

◆ showPipzapMessage()

def Screens.ChannelSelection.ChannelSelection.showPipzapMessage (   self)

◆ togglePipzap()

def Screens.ChannelSelection.ChannelSelection.togglePipzap (   self)

◆ toogleTvRadio()

def Screens.ChannelSelection.ChannelSelection.toogleTvRadio (   self)

◆ zap()

def Screens.ChannelSelection.ChannelSelection.zap (   self,
  enable_pipzap = False,
  preview_zap = False,
  checkParentalControl = True,
  ref = None 
)

◆ zapBack()

def Screens.ChannelSelection.ChannelSelection.zapBack (   self)

◆ zapCheckTimeshiftCallback()

def Screens.ChannelSelection.ChannelSelection.zapCheckTimeshiftCallback (   self,
  enable_pipzap,
  preview_zap,
  nref,
  answer 
)

Member Data Documentation

◆ bouquet_mark_edit

Screens.ChannelSelection.ChannelSelection.bouquet_mark_edit

◆ curRoot

Screens.ChannelSelection.ChannelSelection.curRoot

◆ delhistpoint

Screens.ChannelSelection.ChannelSelection.delhistpoint

◆ dopipzap

Screens.ChannelSelection.ChannelSelection.dopipzap

◆ editMode

Screens.ChannelSelection.ChannelSelection.editMode

◆ 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

◆ instance

Screens.ChannelSelection.ChannelSelection.instance = None
static

◆ lastChannelRootTimer

Screens.ChannelSelection.ChannelSelection.lastChannelRootTimer

◆ lastroot

Screens.ChannelSelection.ChannelSelection.lastroot

◆ lastservice

Screens.ChannelSelection.ChannelSelection.lastservice

◆ mainScreenMode

Screens.ChannelSelection.ChannelSelection.mainScreenMode

◆ mainScreenRoot

Screens.ChannelSelection.ChannelSelection.mainScreenRoot

◆ mode

Screens.ChannelSelection.ChannelSelection.mode

◆ new_service_played

Screens.ChannelSelection.ChannelSelection.new_service_played

◆ pipzaptimer

Screens.ChannelSelection.ChannelSelection.pipzaptimer

◆ protectContextMenu

Screens.ChannelSelection.ChannelSelection.protectContextMenu

◆ radioTV

Screens.ChannelSelection.ChannelSelection.radioTV

◆ revertMode

Screens.ChannelSelection.ChannelSelection.revertMode

◆ rootChanged

Screens.ChannelSelection.ChannelSelection.rootChanged

◆ skinName

Screens.ChannelSelection.ChannelSelection.skinName

◆ startRoot

Screens.ChannelSelection.ChannelSelection.startRoot

◆ startServiceRef

Screens.ChannelSelection.ChannelSelection.startServiceRef

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