OXID eShop CE
4.10.6
|
Additional Inherited Members | |
Protected Member Functions inherited from oxAdminDetails | |
_getTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
_getEditValue ($oObject, $sField) | |
_processEditValue ($sValue) | |
_getPlainEditor ($iWidth, $iHeight, $oObject, $sField) | |
_generateTextEditor ($iWidth, $iHeight, $oObject, $sField, $sStylesheet=null) | |
_createCategoryTree ($sTplVarName, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
_getCategoryTree ($sTplVarName, $sSelectedCatId, $sEditCatId= '', $blForceNonCache=false, $iTreeShopId=null) | |
_setupNavigation ($sNode) | |
_resetCounts ($aIds) | |
Protected Attributes inherited from oxAdminDetails | |
$_oEditor = null | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
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.