

Definition at line 7 of file oxseoencodercontent.php.
| Public Member Functions | |
| getContentUrl ($oCont, $iLang=null) | |
| onDeleteContent ($oCont) | |
| Static Public Member Functions | |
| static | getInstance () | 
| Protected Member Functions | |
| _getContentUri ($oCont, $iLang=null) | |
| Static Protected Attributes | |
| static | $_instance = null | 
| static oxSeoEncoderContent.getInstance | ( | ) |  [static] | 
Singleton method
Reimplemented from oxSeoEncoder.
Definition at line 19 of file oxseoencodercontent.php.
| oxSeoEncoderContent._getContentUri | ( | $ | oCont, | |
| $ | iLang = null | |||
| ) |  [protected] | 
Returns SEO uri for content object. Includes parent category path info if content is assigned to it
| oxcontent | $oCont content category object | |
| int | $iLang language | 
Definition at line 36 of file oxseoencodercontent.php.
| oxSeoEncoderContent.getContentUrl | ( | $ | oCont, | |
| $ | iLang = null | |||
| ) | 
encodeContentUrl encodes content link
| oxContent | $oCont category object | |
| int | $iLang language | 
Definition at line 79 of file oxseoencodercontent.php.
| oxSeoEncoderContent.onDeleteContent | ( | $ | oCont | ) | 
deletes content seo entries
| oxContent | $oCont category object | 
Definition at line 94 of file oxseoencodercontent.php.
| oxSeoEncoderContent.$_instance = null  [static, protected] | 
Singleton instance.
Reimplemented from oxSeoEncoder.
Definition at line 12 of file oxseoencodercontent.php.
 1.5.5
 1.5.5