Class e.p.f.c.FavoritesPhotosController(GenericPhotosController):

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

Known subclasses: elisa.plugins.favorites.controller.FavoritesPhotosCoverflow, elisa.plugins.favorites.controller.FavoritesPhotosGrid, elisa.plugins.favorites.controller.FavoritesPhotosVerticalWithPreview

Undocumented
Line # Kind Name Docs
620 Method initialize Initialize the component.
629 Method refresh Undocumented
634 Method load_data Undocumented

Inherited from GenericPhotosController:

Line # Kind Name Docs
194 Method is_empty Undocumented
197 Method make_actions Undocumented
256 Method node_clicked Callback invoked when an item of the list representing a given level of

Inherited from HierarchyController (via GenericPhotosController):

Line # Kind Name Docs
80 Method register_deferred Register a deferred call to be associated to a given key.
86 Method cancel_deferreds Cancel all the currently pending deferred calls associated to one given
103 Method cancel_all_deferreds Cancel all the currently pending deferred calls.
114 Method clean Clean the component.

Inherited from Component (via GenericPhotosController, HierarchyController):

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

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

Line # Kind Name Docs
81 Method __init__ Undocumented
def initialize(self, album=None, photo=None, photos=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 )
def refresh(self):
Undocumented
def load_data(self, result, album=None, photo=None, photos=None):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.