Package elisa :: Package core :: Package tests :: Module elisa_test_case :: Class TestTheme
[hide private]
[frames] | no frames]

Class TestTheme

source code


Nested Classes [hide private]

Inherited from 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 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 component.Component: __classinit__

Class Variables [hide private]
string name = 'test_theme'
Component's name

Inherited from base_components.theme.Theme: default_theme

Inherited from 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 component.Component: config, path

Properties [hide private]

Inherited from object: __class__