

Protected Member Functions | |
| _getSeoUrl ($oContent) | |
| _getType () | |
| _getEncoder () | |
Content seo config class
Definition at line 6 of file content_seo.php.
| Content_Seo._getEncoder | ( | ) |  [protected] | 
        
Returns current object type seo encoder object
Reimplemented from Object_Seo.
Definition at line 36 of file content_seo.php.
| Content_Seo._getSeoUrl | ( | $ | oContent | ) |  [protected] | 
        
Returns objects seo url
| oxcontent | $oContent active content object | 
Reimplemented from Object_Seo.
Definition at line 15 of file content_seo.php.
| Content_Seo._getType | ( | ) |  [protected] | 
        
Returns url type
Reimplemented from Object_Seo.
Definition at line 26 of file content_seo.php.
 1.6.2