| 
    OXID eShop CE
    4.9.5
    
   | 
 
 Inheritance diagram for User_Main:
 Collaboration diagram for User_Main:Private Attributes | |
| $_sSaveError = null | |
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 article main user manager. Performs collection and updatind (on user submit) main item information. Admin Menu: User Administration -> Users -> Main.
Definition at line 8 of file user_main.php.
| User_Main::render | ( | ) | 
Executes parent method parent::render(), creates oxuser, oxshops and oxlist objects, passes data to Smarty engine and returns name of template file "user_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 20 of file user_main.php.
| User_Main::save | ( | ) | 
Saves main user parameters.
Reimplemented from oxAdminView.
Definition at line 107 of file user_main.php.
      
  | 
  private | 
Definition at line 11 of file user_main.php.