enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AlbumArtist Class Reference
Inheritance diagram for Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AlbumArtist:
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Artist Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer Plugins.SystemPlugins.UPnP.DreamboxMediaStore.BaseContainer Plugins.SystemPlugins.UPnP.DreamboxMediaStore.RootContainer

Public Member Functions

def __init__ (self, db, name, parent)
 
- Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Artist
def __init__ (self, db, name, parent, isAlbumArtist=False)
 
def get_children (self, start=0, end=0)
 
def get_item (self)
 
- Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer
def get_path (self)
 
- Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.BaseContainer
def __init__ (self, parent, name)
 

Static Public Attributes

int schemaVersion = 1
 
string mimetype = 'directory'
 
- Static Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Artist
int schemaVersion = 1
 
string mimetype = 'directory'
 
- Static Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer
string ITEM_KEY_TITLE = "title"
 
string ITEM_KEY_ID = "id"
 
string ITEM_KEY_CATEGORY = "category"
 

Additional Inherited Members

- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Artist
 children
 
 item
 
- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer
 location
 
 item
 
 children
 
- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.RootContainer
 item
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AlbumArtist.__init__ (   self,
  db,
  name,
  parent 
)

Member Data Documentation

◆ mimetype

string Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AlbumArtist.mimetype = 'directory'
static

◆ schemaVersion

int Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AlbumArtist.schemaVersion = 1
static

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