Inheritance diagram for Content_Seo:
 Collaboration diagram for Content_Seo:Public Member Functions | |
| getEntryUri () | |
Protected Member Functions | |
| _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 23 of file content_seo.php.
| Content_Seo._getType | ( | ) |  [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.
 1.7.1