Public Member Functions | Protected Member Functions

Category_Seo Class Reference

Inheritance diagram for Category_Seo:
Collaboration diagram for Category_Seo:

List of all members.

Public Member Functions

 render ()
 save ()

Protected Member Functions

 _getSeoDataSql ($oObject, $iShopId, $iLang)
 _getSeoUrl ($oCategory)
 _getType ()
 _getEncoder ()

Detailed Description

Category seo config class

Definition at line 6 of file category_seo.php.


Member Function Documentation

Category_Seo._getEncoder (  )  [protected]

Returns current object type seo encoder object

Returns:
oxSeoEncoderCategory

Reimplemented from Object_Seo.

Definition at line 89 of file category_seo.php.

Category_Seo._getSeoDataSql ( oObject,
iShopId,
iLang 
) [protected]

Returns SQL to fetch seo data

Parameters:
oxbase $oObject object to load seo info
int $iShopId active shop id
int $iLang active language id
Returns:
string

Reimplemented from Object_Seo.

Definition at line 35 of file category_seo.php.

Category_Seo._getSeoUrl ( oCategory  )  [protected]

Returns objects seo url

Parameters:
oxcategory $oCategory active category object
Returns:
string

Reimplemented from Object_Seo.

Definition at line 47 of file category_seo.php.

Category_Seo._getType (  )  [protected]

Returns url type

Returns:
string

Reimplemented from Object_Seo.

Definition at line 58 of file category_seo.php.

Category_Seo.render (  ) 

Loads article parameters and passes them to Smarty engine, returns name of template file "article_main.tpl".

Returns:
string

Reimplemented from Object_Seo.

Definition at line 14 of file category_seo.php.

Category_Seo.save (  ) 

Updating showsuffix field

Returns:
null

Reimplemented from Object_Seo.

Definition at line 68 of file category_seo.php.


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