|
OXID eShop CE
4.8.10
|
Inheritance diagram for Content_Seo:
Collaboration diagram for Content_Seo:Protected Member Functions | |
| _getType () | |
| _getEncoder () | |
Protected Member Functions inherited from Object_Seo | |
| _getAdditionalParams ($aSeoData) | |
| _getSaveObjectId () | |
| _getStdUrl ($sOxid) | |
| _getAltSeoEntryId () | |
| _getSeoEntryType () | |
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 Member Functions inherited from oxAdminView | |
| _getEditShop ($sShopId) | |
| _getServiceProtocol () | |
| _getShopVersionNr () | |
| _addNavigationHistory ($sNode) | |
| _getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false) | |
| _allowAdminEdit ($sUserId) | |
| _getCountryByCode ($sCountryCode) | |
| _authorize () | |
Protected Member Functions inherited from oxView | |
| _executeNewAction ($sNewAction) | |
Additional Inherited Members | |
Protected Attributes inherited from oxAdminDetails | |
| $_oEditor = null | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Content seo config class
Definition at line 6 of file content_seo.php.
|
protected |
Returns current object type seo encoder object
Reimplemented from Object_Seo.
Definition at line 23 of file content_seo.php.
|
protected |
Returns url type
Reimplemented from Object_Seo.
Definition at line 13 of file content_seo.php.
| Content_Seo::getEntryUri | ( | ) |
Returns seo uri
Reimplemented from Object_Seo.
Definition at line 33 of file content_seo.php.