Public Member Functions | Protected Member Functions

oxSeoEncoderContent Class Reference

Inheritance diagram for oxSeoEncoderContent:
Collaboration diagram for oxSeoEncoderContent:

List of all members.

Public Member Functions

 getContentUri ($oCont, $iLang=null, $blRegenerate=false)
 getContentUrl ($oCont, $iLang=null)
 onDeleteContent ($sId)

Protected Member Functions

 _getUrlExtension ()

Detailed Description

Seo encoder base

Definition at line 7 of file oxseoencodercontent.php.


Member Function Documentation

oxSeoEncoderContent._getUrlExtension (  )  [protected]

Returns target "extension" (/)

Returns:
string

Reimplemented from oxSeoEncoder.

Definition at line 15 of file oxseoencodercontent.php.

oxSeoEncoderContent.getContentUri ( oCont,
iLang = null,
blRegenerate = false 
)

Returns SEO uri for content object. Includes parent category path info if content is assigned to it

Parameters:
oxcontent $oCont content category object
int $iLang language
bool $blRegenerate if TRUE forces seo url regeneration
Returns:
string

Definition at line 30 of file oxseoencodercontent.php.

oxSeoEncoderContent.getContentUrl ( oCont,
iLang = null 
)

encodeContentUrl encodes content link

Parameters:
oxContent $oCont category object
int $iLang language
Returns:
string|bool

Definition at line 75 of file oxseoencodercontent.php.

oxSeoEncoderContent.onDeleteContent ( sId  ) 

deletes content seo entries

Parameters:
string $sId content ids

Definition at line 89 of file oxseoencodercontent.php.


The documentation for this class was generated from the following file: