Class e.p.s.c.ShoutcastController(GenericShoutcastController):

Part of elisa.plugins.shoutcast.controller View In Hierarchy

Known subclasses: elisa.plugins.shoutcast.controller.ShoutcastCoverflowController, elisa.plugins.shoutcast.controller.ShoutcastGridController, elisa.plugins.shoutcast.controller.ShoutcastPreviewListController

Undocumented
Line # Kind Name Docs
154 Method initialize Initialize the component.

Inherited from GenericShoutcastController:

Line # Kind Name Docs
95 Method make_actions Build contextual actions for this controller.
118 Method node_clicked Callback invoked when an item of the list representing a given level of
136 Method play_station Undocumented

Inherited from HierarchyController (via GenericShoutcastController):

Line # Kind Name Docs
87 Method register_deferred Register a deferred call to be associated to a given key.
98 Method cancel_deferreds Cancel all the currently pending deferred calls associated to one given
115 Method clean Clean the component.

Inherited from Component (via GenericShoutcastController, HierarchyController):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.

Inherited from Loggable (via GenericShoutcastController, HierarchyController, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
def initialize(self, uri=default_uri, station=None):

Initialize the component.

This method is called by Component.create to finish the initialization of a component.
Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.