Inheritance diagram for Module_Sortlist:
 Collaboration diagram for Module_Sortlist:Public Member Functions | |
| render () | |
| save () | |
| remove () | |
Extentions sorting list handler. Admin Menu: Extentions -> Module -> Installed Shop Modules.
Definition at line 7 of file module_sortlist.php.
| Module_Sortlist.remove | ( | ) | 
Removes extension metadata from eshop
Definition at line 62 of file module_sortlist.php.
| Module_Sortlist.render | ( | ) | 
Executes parent method parent.render(), loads active and disabled extentions, checks if there are some delted and registered modules and returns name of template file "module_sortlist.tpl".
Reimplemented from oxAdminDetails.
Definition at line 16 of file module_sortlist.php.
| Module_Sortlist.save | ( | ) | 
Saves updated aModules config var
Reimplemented from oxAdminView.
Definition at line 45 of file module_sortlist.php.
 1.7.1