Package elisa :: Package plugins :: Package bad :: Package poblenou_frontend :: Package tango_theme :: Module tango_theme :: Class TangoTheme
[hide private]
[frames] | no frames]

Class TangoTheme

source code


TODO: Document

Nested Classes [hide private]

Inherited from core.component.Component: __metaclass__

Instance Methods [hide private]

Inherited from base_components.theme.Theme: __init__, config_file__get, config_file__set, get_media, initialize, save_config

Inherited from base_components.theme.Theme (private): _get_file_path

Inherited from core.component.Component: clean, load_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__

Static Methods [hide private]

Inherited from core.component.Component: __classinit__

Class Variables [hide private]
  default_theme = 'poblenou:tango_theme/tango_theme.conf'
DOCME
  unknown_icon = 'poblenoue:tango_theme/unknown.png'
string name = 'tango_theme'
Component's name

Inherited from core.component.Component: checked, config_doc, default_config, id, plugin

Inherited from extern.log.log.Loggable: logCategory

Instance Variables [hide private]

Inherited from base_components.theme.Theme: config_file

Inherited from core.component.Component: config, path

Properties [hide private]

Inherited from object: __class__