enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Components.DreamInfoHandler.InfoHandler Class Reference
Inheritance diagram for Components.DreamInfoHandler.InfoHandler:

Public Member Functions

def __init__ (self, prerequisiteMet, directory)
 
def printError (self, error)
 
def startElement (self, name, attrs)
 
def endElement (self, name)
 
def characters (self, data)
 

Public Attributes

 attributes
 
 directory
 
 list
 
 globalprerequisites
 
 prerequisites
 
 elements
 
 validFileTypes
 
 prerequisitesMet
 
 data
 
 foundTranslation
 
 filetype
 
 fileattrs
 

Static Public Attributes

tuple VALID_PACKAGE_ATTRIBS = ("details", "author", "name", "packagename", "needsRestart", "shortdescription", "description")
 

Constructor & Destructor Documentation

◆ __init__()

def Components.DreamInfoHandler.InfoHandler.__init__ (   self,
  prerequisiteMet,
  directory 
)

Member Function Documentation

◆ characters()

def Components.DreamInfoHandler.InfoHandler.characters (   self,
  data 
)

◆ endElement()

def Components.DreamInfoHandler.InfoHandler.endElement (   self,
  name 
)

◆ printError()

def Components.DreamInfoHandler.InfoHandler.printError (   self,
  error 
)

◆ startElement()

def Components.DreamInfoHandler.InfoHandler.startElement (   self,
  name,
  attrs 
)

Member Data Documentation

◆ attributes

Components.DreamInfoHandler.InfoHandler.attributes

◆ data

Components.DreamInfoHandler.InfoHandler.data

◆ directory

Components.DreamInfoHandler.InfoHandler.directory

◆ elements

Components.DreamInfoHandler.InfoHandler.elements

◆ fileattrs

Components.DreamInfoHandler.InfoHandler.fileattrs

◆ filetype

Components.DreamInfoHandler.InfoHandler.filetype

◆ foundTranslation

Components.DreamInfoHandler.InfoHandler.foundTranslation

◆ globalprerequisites

Components.DreamInfoHandler.InfoHandler.globalprerequisites

◆ list

Components.DreamInfoHandler.InfoHandler.list

◆ prerequisites

Components.DreamInfoHandler.InfoHandler.prerequisites

◆ prerequisitesMet

Components.DreamInfoHandler.InfoHandler.prerequisitesMet

◆ VALID_PACKAGE_ATTRIBS

tuple Components.DreamInfoHandler.InfoHandler.VALID_PACKAGE_ATTRIBS = ("details", "author", "name", "packagename", "needsRestart", "shortdescription", "description")
static

◆ validFileTypes

Components.DreamInfoHandler.InfoHandler.validFileTypes

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