|
_add_location(self,
location_uri,
media,
location_type=' local ' ,
theme_icon=' frontend ' ) |
|
|
|
_got_bus_message(self,
message,
sender) |
|
|
|
_load_default_media_locations(self) |
|
|
|
_load_media_locations(self) |
|
|
|
_load_user_media_locations(self) |
|
|
|
|
|
|
twisted.internet.defer.Deferred
|
build_menu_entry(self,
real_parent,
node)
Fills in parent with models created from
the XML description xml_node . |
|
|
|
initialize(self)
Initialize various variables internal to the Component. |
|
|
|
|
|
|
|
|
Inherited from core.component.Component :
__init__ ,
clean ,
load_config ,
save_config
Inherited from extern.log.log.Loggable :
debug ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|