Public Member Functions | |
render () | |
save () | |
remove () |
Extensions sorting list handler. Admin Menu: Extensions -> Module -> Installed Shop Modules.
Definition at line 7 of file module_sortlist.php.
Module_SortList.remove | ( | ) |
Removes extension metadata from eShop
Definition at line 58 of file module_sortlist.php.
Module_SortList.render | ( | ) |
Executes parent method parent.render(), loads active and disabled extensions, checks if there are some deleted 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 40 of file module_sortlist.php.