Inheritance diagram for Module:
 Collaboration diagram for Module: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 module.php.
| Module.render | ( | ) | 
Executes parent method parent.render() and returns name of template file "theme.tpl".
Reimplemented from oxAdminView.
Definition at line 17 of file module.php.
 1.7.1