| 
    OXID eShop CE
    4.9.11
    
   | 
 
 Inheritance diagram for Manufacturer_Main:
 Collaboration diagram for Manufacturer_Main: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 | 
Admin manufacturer main screen. Performs collection and updating (on user submit) main item information.
Definition at line 7 of file manufacturer_main.php.
| Manufacturer_Main::render | ( | ) | 
Executes parent method parent::render(), and returns name of template file "manufacturer_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 17 of file manufacturer_main.php.
| Manufacturer_Main::save | ( | ) | 
Saves selection list parameters changes.
Reimplemented from oxAdminView.
Definition at line 71 of file manufacturer_main.php.
| Manufacturer_Main::saveinnlang | ( | ) | 
Saves selection list parameters changes in different language (eg. english).
Definition at line 111 of file manufacturer_main.php.