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

Public Member Functions

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

Public Attributes

 children
 
- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Album
 artist
 
 id
 
 children
 
 item
 
- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer
 location
 
 item
 
 children
 
- Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.RootContainer
 item
 

Static Public Attributes

int schemaVersion = 1
 
string mimetype = 'directory'
 
- Static Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Album
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"
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.ArtistAll.__init__ (   self,
  db,
  artist,
  name,
  parent,
  isAlbumArtist = False 
)

Member Function Documentation

◆ get_children()

def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.ArtistAll.get_children (   self,
  start = 0,
  end = 0 
)

Member Data Documentation

◆ children

Plugins.SystemPlugins.UPnP.DreamboxMediaStore.ArtistAll.children

◆ mimetype

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

◆ schemaVersion

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

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