enigma2  2.6
Public Member Functions | Public Attributes | Properties | List of all members
Components.NimManager.UnicableProducts Class Reference
Inheritance diagram for Components.NimManager.UnicableProducts:

Public Member Functions

def __init__ (self)
 
def parseLnbs (self, xmlRoot)
 
def getLnbs (self)
 
def getLnbManufacturers (self)
 
def getManufacturerLnbs (self, manufacturer)
 
def parseMatrices (self, xmlRoot)
 
def getMatrices (self)
 
def getMatrixManufacturers (self)
 
def getManufacturerMatrices (self, manufacturer)
 
def createProductsConfig (self, products, vco_null_check, configElement=None, create_scrs=False)
 

Public Attributes

 default
 

Properties

 lnbs = property(getLnbs)
 
 lnbManufacturers = property(getLnbManufacturers)
 
 matrices = property(getMatrices)
 
 matrixManufacturers = property(getMatrixManufacturers)
 

Constructor & Destructor Documentation

◆ __init__()

def Components.NimManager.UnicableProducts.__init__ (   self)

Member Function Documentation

◆ createProductsConfig()

def Components.NimManager.UnicableProducts.createProductsConfig (   self,
  products,
  vco_null_check,
  configElement = None,
  create_scrs = False 
)

◆ getLnbManufacturers()

def Components.NimManager.UnicableProducts.getLnbManufacturers (   self)

◆ getLnbs()

def Components.NimManager.UnicableProducts.getLnbs (   self)

◆ getManufacturerLnbs()

def Components.NimManager.UnicableProducts.getManufacturerLnbs (   self,
  manufacturer 
)

◆ getManufacturerMatrices()

def Components.NimManager.UnicableProducts.getManufacturerMatrices (   self,
  manufacturer 
)

◆ getMatrices()

def Components.NimManager.UnicableProducts.getMatrices (   self)

◆ getMatrixManufacturers()

def Components.NimManager.UnicableProducts.getMatrixManufacturers (   self)

◆ parseLnbs()

def Components.NimManager.UnicableProducts.parseLnbs (   self,
  xmlRoot 
)

◆ parseMatrices()

def Components.NimManager.UnicableProducts.parseMatrices (   self,
  xmlRoot 
)

Member Data Documentation

◆ default

Components.NimManager.UnicableProducts.default

Property Documentation

◆ lnbManufacturers

Components.NimManager.UnicableProducts.lnbManufacturers = property(getLnbManufacturers)
static

◆ lnbs

Components.NimManager.UnicableProducts.lnbs = property(getLnbs)
static

◆ matrices

Components.NimManager.UnicableProducts.matrices = property(getMatrices)
static

◆ matrixManufacturers

Components.NimManager.UnicableProducts.matrixManufacturers = property(getMatrixManufacturers)
static

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