Public Member Functions | |
render () |
Admin theme manager. Returns template, that arranges two other templates ("theme_list.tpl" and "theme_main.tpl") to frame. Admin Menu: Main Menu -> Theme.
Definition at line 9 of file theme.php.
Theme.render | ( | ) |
Executes parent method parent.render() and returns name of template file "theme.tpl".
Reimplemented from oxAdminView.