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
150 Method __init__ Undocumented
219 Method is_power_user Return whether the user is a "power user".
163 Method _create_plugin_registry Undocumented
171 Method _get_config_filename Undocumented
190 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 2008-12-15 12:25:45.