Class: Theme
The Theme-class represents and loads themes. It also knows where
the theme's and it parent theme's resources can be found.
Methods
find_all_resources (self, patterns)
Find all required resource-files for this theme.
find_loops (self)
Raises an InheritanceError if this theme inherits
itself or one of it's descendants.
load (cls, name)
Loads and returns the theme with the identifier
equal to the value of name.
Attributes
Value of
None
Value of
None
Value of
None
Value of
None

