Class e.c.a.BaseApplication(Loggable):

Part of elisa.core.application View In Hierarchy

Known subclasses: elisa.core.application.Application

Instance Variablesfirst_runwether or not the Application is being executed for the first time. (type: bool )
Line # Kind Name Docs
100 Method __init__ Undocumented
173 Method is_power_user Return whether the user is a "power user".
117 Method _create_plugin_registry Undocumented
125 Method _get_config_filename Undocumented
144 Method _load_config Undocumented
def __init__(self, options, plugin_directories):
Undocumented
def _create_plugin_registry(self, plugin_directories):
Undocumented
def _get_config_filename(self, config):
Undocumented
def _load_config(self, config):
Undocumented
def is_power_user(self):
Return whether the user is a "power user".

A power user has access to advanced functionality, e.g. advanced configuration settings in the UI or installation of unstable plugins. Some advanced features may be unstable, the power user will use them at his own risk.

Returnswhether the user is a "power user" (type: bool )
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.