|
Babble::Theme - Base class for Babble themes |
Babble::Theme - Base class for Babble themes
This class is the base of all other themes. It provides methods to make it easier to write themes. It shouldn't be used directly, ever.
_find_template()Babble/Theme/$theme/$theme.tmpl. Returns the filename if found,
undef otherwise.
This way, one can set defaults for a theme.
Gergely Nagy, algernon@bonehunter.rulez.org
Bugs should be reported at http://bugs.bonehunter.rulez.org/babble.
Babble::Output
|
Babble::Theme - Base class for Babble themes |