Inheritance diagram for Module_List:
 Collaboration diagram for Module_List:Public Member Functions | |
| render () | |
Protected Attributes | |
| $_aModules = array() | |
Admin actionss manager. Sets list template, list object class ('oxactions') and default sorting field ('oxactions.oxtitle'). Admin Menu: Manage Products -> Actions.
Definition at line 9 of file module_list.php.
| Module_List.render | ( | ) | 
Calls parent.render() and returns name of template to render
Reimplemented from oxAdminList.
Definition at line 24 of file module_list.php.
Module_List.$_aModules = array() [protected] | 
        
Definition at line 16 of file module_list.php.
 1.7.1