Article_Seo Class Reference

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

List of all members.


Detailed Description

Article seo config class

Definition at line 6 of file article_seo.php.


Public Member Functions

 render ()
 getActCategory ()

Protected Member Functions

 _getSeoDataSql ($oObject, $iShopId, $iLang)
 _getCategoryList ($oArticle)
 _getVendorList ($oArticle)
 _getSeoUrl ($oArticle)
 _getObject ($sOxid)
 _getType ()
 _getStdUrl ($sOxid)

Protected Attributes

 $_sActCatId = null
 $_oArtCategories = null
 $_oArtVendors = null
 $_oArticle = null

Member Function Documentation

Article_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 42 of file article_seo.php.

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

Returns SQL to fetch seo data

Returns:
string

Reimplemented from Object_Seo.

Definition at line 60 of file article_seo.php.

Article_Seo._getCategoryList ( oArticle  )  [protected]

Returns list with deepest article categories

Returns:
oxlist

Definition at line 73 of file article_seo.php.

Article_Seo._getVendorList ( oArticle  )  [protected]

Returns list with deepest article categories

Returns:
oxlist

Definition at line 87 of file article_seo.php.

Article_Seo.getActCategory (  ) 

Returns currently chosen or first from article category deepest list category parent id

Returns:
string

Definition at line 108 of file article_seo.php.

Article_Seo._getSeoUrl ( oArticle  )  [protected]

Returns objects seo url

Parameters:
oxarticle $oArticle active article object
Returns:
string

Reimplemented from Object_Seo.

Definition at line 130 of file article_seo.php.

Article_Seo._getObject ( sOxid  )  [protected]

Returns seo object

Returns:
mixed

Reimplemented from Object_Seo.

Definition at line 140 of file article_seo.php.

Article_Seo._getType (  )  [protected]

Returns url type

Returns:
string

Reimplemented from Object_Seo.

Definition at line 156 of file article_seo.php.

Article_Seo._getStdUrl ( sOxid  )  [protected]

Returns objects std url

Returns:
string

Reimplemented from Object_Seo.

Definition at line 165 of file article_seo.php.


Member Data Documentation

Article_Seo.$_sActCatId = null [protected]

Definition at line 13 of file article_seo.php.

Article_Seo.$_oArtCategories = null [protected]

Definition at line 20 of file article_seo.php.

Article_Seo.$_oArtVendors = null [protected]

Definition at line 27 of file article_seo.php.

Article_Seo.$_oArticle = null [protected]

Definition at line 34 of file article_seo.php.


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

Generated on Fri Dec 19 14:20:38 2008 for OXID eShop CE by  doxygen 1.5.5