oxcmp_categories Class Reference

Inheritance diagram for oxcmp_categories:

Inheritance graph
[legend]
Collaboration diagram for oxcmp_categories:

Collaboration graph
[legend]

List of all members.


Detailed Description

Transparent category manager class (executed automatically). oxcmp

Public Member Functions

 init ()
 render ()

Protected Member Functions

 _loadCategoryTree ($sActCat)
 _loadVendorTree ($sActVendor)
 _getMoreCategory ($sActCat, $sActCont)
 _addAdditionalParams ($oProduct, $sActCat, $sActCont)

Protected Attributes

 $_oMoreCat = null
 $_blIsComponent = true

Member Function Documentation

oxcmp_categories.init (  ) 

Executes parent.init(), searches for active category in URL, session, post variables ("cnid", "cdefnid"), active article ("anid", usually article details), then loads article and category if any of them available. Generates category/navigation list.

Returns:
null

Reimplemented from oxView.

oxcmp_categories._loadCategoryTree ( sActCat  )  [protected]

Category tree loader

Parameters:
string $sActCat active category id
Returns:
null

oxcmp_categories._loadVendorTree ( sActVendor  )  [protected]

Vendor tree loader

Parameters:
string $sActVendor active vendor id
Returns:
null

oxcmp_categories.render (  ) 

Executes parent.render(), loads expanded/clicked category object, adds parameters template engine and returns list of category tree.

Returns:
oxcategorylist

Reimplemented from oxView.

oxcmp_categories._getMoreCategory ( sActCat,
sActCont 
) [protected]

Generates fake top navigation category 'oxmore' and handles expanding

Parameters:
string $sActCat active category id
string $sActCont active template
Returns:
oxStdClass

oxcmp_categories._addAdditionalParams ( oProduct,
sActCat,
sActCont 
) [protected]

Adds additional parameters: active category, list type and category id

Parameters:
oxarticle $oProduct loaded product
string $sActCat active category id
string $sActCont active template
Returns:
string $sActCat


Member Data Documentation

oxcmp_categories.$_oMoreCat = null [protected]

oxcmp_categories.$_blIsComponent = true [protected]

Reimplemented from oxView.


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

Generated on Wed Oct 29 23:43:34 2008 for OXID eShop CE by  doxygen 1.5.5