Part of elisa.plugins.pigment.tests.widgets.test_theme View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
170 | Method | _init | Undocumented |
174 | Method | _get_cache_directory | Undocumented |
184 | Method | _load_css | Undocumented |
Inherited from Theme:
Line # | Kind | Name | Docs |
---|---|---|---|
58 | Method | __init__ | DOCME |
77 | Method | __getstate__ | Undocumented |
86 | Method | __setstate__ | Undocumented |
263 | Class Method | load_from_module | Build a elisa.plugins.pigment.widgets.Theme object using
the 'styles.conf'
|
306 | Method | update | Merge in-place another theme. |
315 | Method | merge | Merge with another theme, returning a new one. |
355 | Method | get_style_for_widget | Get the style for a widget class in the specified state. |
383 | Method | get_resource | Get the named resources, doing a lookup into the plugins' defaults if not |
405 | Method | lookup | Dynamically search for the named resource ('style' or 'resource'). |
461 | Method | __repr__ | Undocumented |
469 | Class Method | get_default | Get the default theme. |
479 | Static Method | set_default | Set the default theme. |
120 | Method | _get_cached_file | Undocumented |
127 | Method | _get_from_cache | Undocumented |
167 | Method | _add_to_cache | Undocumented |
176 | Method | _get_styles | Undocumented |
219 | Method | _get_resources | Undocumented |
248 | Method | _init_styles | Read the configuration file and fill up the widgets styles. |
255 | Method | _init_resources | Read the configuration file and fill up the stock resources. |