enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Screens.InfoBarGenerics.InfoBarExtensions Class Reference
Inheritance diagram for Screens.InfoBarGenerics.InfoBarExtensions:
Plugins.Extensions.DVDPlayer.plugin.DVDPlayer Screens.InfoBar.InfoBar Screens.InfoBar.MoviePlayer Screens.MoviePlayer.MoviePlayer Screens.SubservicesQuickzap.SubservicesQuickzap Plugins.Extensions.BludiscPlayer.plugin.BludiscPlayer

Public Member Functions

def __init__ (self)
 
def addExtension (self, extension, key=None, type=EXTENSION_SINGLE)
 
def updateExtension (self, extension, key=None)
 
def updateExtensions (self)
 
def showExtensionSelection (self)
 
def extensionCallback (self, answer)
 

Public Attributes

 list
 
 extensionsList
 
 availableKeys
 
 extensionKeys
 

Static Public Attributes

int EXTENSION_SINGLE = 0
 
int EXTENSION_LIST = 1
 

Constructor & Destructor Documentation

◆ __init__()

def Screens.InfoBarGenerics.InfoBarExtensions.__init__ (   self)

Member Function Documentation

◆ addExtension()

def Screens.InfoBarGenerics.InfoBarExtensions.addExtension (   self,
  extension,
  key = None,
  type = EXTENSION_SINGLE 
)

◆ extensionCallback()

def Screens.InfoBarGenerics.InfoBarExtensions.extensionCallback (   self,
  answer 
)

◆ showExtensionSelection()

def Screens.InfoBarGenerics.InfoBarExtensions.showExtensionSelection (   self)

◆ updateExtension()

def Screens.InfoBarGenerics.InfoBarExtensions.updateExtension (   self,
  extension,
  key = None 
)

◆ updateExtensions()

def Screens.InfoBarGenerics.InfoBarExtensions.updateExtensions (   self)

Member Data Documentation

◆ availableKeys

Screens.InfoBarGenerics.InfoBarExtensions.availableKeys

◆ EXTENSION_LIST

int Screens.InfoBarGenerics.InfoBarExtensions.EXTENSION_LIST = 1
static

◆ EXTENSION_SINGLE

int Screens.InfoBarGenerics.InfoBarExtensions.EXTENSION_SINGLE = 0
static

◆ extensionKeys

Screens.InfoBarGenerics.InfoBarExtensions.extensionKeys

◆ extensionsList

Screens.InfoBarGenerics.InfoBarExtensions.extensionsList

◆ list

Screens.InfoBarGenerics.InfoBarExtensions.list

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