|
OXID eShop CE
4.10.8
|
Inheritance diagram for VoucherSerie_Groups:
Collaboration diagram for VoucherSerie_Groups: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 voucherserie groups manager. Collects and manages information about user groups, added to one or another serie of vouchers. Admin Menu: Shop Settings -> Vouchers -> Groups.
Definition at line 9 of file voucherserie_groups.php.
| VoucherSerie_Groups::render | ( | ) |
Executes parent method parent::render(), creates oxlist and oxvoucherserie objects, passes it's data to Smarty engine and returns name of template file "voucherserie_groups.tpl".
Reimplemented from oxAdminDetails.
Definition at line 19 of file voucherserie_groups.php.