OXID eShop CE
4.9.10
|
Protected Member Functions | |
_getEncoder () | |
_getType () | |
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) | |
_resetContentCache () | |
_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 |
Category seo config class
Definition at line 6 of file category_seo.php.
|
protected |
Returns current object type seo encoder object
Reimplemented from Object_Seo.
Definition at line 35 of file category_seo.php.
|
protected |
Returns url type
Reimplemented from Object_Seo.
Definition at line 55 of file category_seo.php.
Category_Seo::getEntryUri | ( | ) |
Returns seo uri
Reimplemented from Object_Seo.
Definition at line 78 of file category_seo.php.
Category_Seo::isEntrySuffixed | ( | ) |
Returns true if SEO object id has suffix enabled
Reimplemented from Object_Seo.
Definition at line 65 of file category_seo.php.
Category_Seo::isSuffixSupported | ( | ) |
This SEO object supports suffixes so return TRUE
Reimplemented from Object_Seo.
Definition at line 45 of file category_seo.php.
Category_Seo::save | ( | ) |
Updating showsuffix field
Reimplemented from Object_Seo.
Definition at line 14 of file category_seo.php.