oxSeoEncoderContent Class Reference

Inheritance diagram for oxSeoEncoderContent:
[legend]
Collaboration diagram for oxSeoEncoderContent:
[legend]

List of all members.


Detailed Description

Seo encoder base

Definition at line 8 of file oxseoencodercontent.php.


Public Member Functions

 getContentUrl ($oCont, $iLang=null)

Static Public Member Functions

static getInstance ()

Protected Member Functions

 _getContentUri ($oCont, $iLang=null)

Static Protected Attributes

static $_instance = null

Member Function Documentation

static oxSeoEncoderContent.getInstance (  )  [static]

Singleton method

Returns:
oxseoencoder

Reimplemented from oxSeoEncoder.

Definition at line 20 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

Parameters:
oxcontent $oCont content category object
int $iLang language
Returns:
string

Definition at line 37 of file oxseoencodercontent.php.

oxSeoEncoderContent.getContentUrl ( oCont,
iLang = null 
)

encodeContentUrl encodes content link

Parameters:
oxContent $oCont category object
int $iLang language
public

Returns:
void

Definition at line 80 of file oxseoencodercontent.php.


Member Data Documentation

oxSeoEncoderContent.$_instance = null [static, protected]

Singleton instance.

Reimplemented from oxSeoEncoder.

Definition at line 13 of file oxseoencodercontent.php.


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

Generated on Thu Dec 4 12:05:32 2008 for OXID eShop CE by  doxygen 1.5.5