Public Member Functions | |
save () | |
isSuffixSupported () | |
isEntrySuffixed () | |
getEntryUri () | |
Protected Member Functions | |
_getEncoder () | |
_getType () |
Category seo config class
Definition at line 6 of file category_seo.php.
Category_Seo._getEncoder | ( | ) | [protected] |
Returns current object type seo encoder object
Reimplemented from Object_Seo.
Definition at line 33 of file category_seo.php.
Category_Seo._getType | ( | ) | [protected] |
Returns url type
Reimplemented from Object_Seo.
Definition at line 53 of file category_seo.php.
Category_Seo.getEntryUri | ( | ) |
Returns seo uri
Reimplemented from Object_Seo.
Definition at line 76 of file category_seo.php.
Category_Seo.isEntrySuffixed | ( | ) |
Returns true if SEO object id has suffix enabled
Reimplemented from Object_Seo.
Definition at line 63 of file category_seo.php.
Category_Seo.isSuffixSupported | ( | ) |
This SEO object supports suffixes so return TRUE
Reimplemented from Object_Seo.
Definition at line 43 of file category_seo.php.
Category_Seo.save | ( | ) |
Updating showsuffix field
Reimplemented from Object_Seo.
Definition at line 13 of file category_seo.php.