|
OXID eShop CE
4.9.6
|
Inheritance diagram for News_Text:
Collaboration diagram for News_Text: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 Menu: Customer News -> News -> Text.
Definition at line 6 of file news_text.php.
| News_Text::render | ( | ) |
Executes parent method parent::render(), creates oxnews object and passes news text to smarty. Returns name of template file "news_text.tpl".
Reimplemented from oxAdminDetails.
Definition at line 15 of file news_text.php.
| News_Text::save | ( | ) |
Saves news text.
Reimplemented from oxAdminView.
Definition at line 56 of file news_text.php.