oxVendor Class Reference

Inheritance diagram for oxVendor:

Inheritance graph
[legend]
Collaboration diagram for oxVendor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 __construct ()
 __get ($sName)
 setShowArticleCnt ($blShowArticleCount=false)
 assign ($dbRecord)
 getLink ($iLang=null)
 getStdLink ($iLang=null)
 getNrOfArticles ()
 getSubCats ()
 getIsVisible ()
 setIsVisible ($blVisible)
 getHasVisibleSubCats ()
 setHasVisibleSubCats ($blHasVisibleSubcats)

Static Public Member Functions

static getRootVendor ($iLang=null)

Protected Attributes

 $_sCoreTbl = 'oxvendor'
 $_sClassName = 'oxvendor'
 $_blShowArticleCnt = false
 $_iNrOfArticles = -1
 $_blIsSeoObject = true
 $_blIsVisible
 $_blHasVisibleSubCats

Static Protected Attributes

static $_aRootVendor = array()


Constructor & Destructor Documentation

oxVendor.__construct (  ) 

Class constructor, initiates parent constructor (parent.oxI18n()).

Reimplemented from oxI18n.


Member Function Documentation

oxVendor.__get ( sName  ) 

Extra getter to guarantee compatibility with templates

Parameters:
string $sName name of variable to return
Returns:
mixed

Reimplemented from oxBase.

oxVendor.setShowArticleCnt ( blShowArticleCount = false  ) 

Marker to load vendor article count info setter

Parameters:
bool $blShowArticleCount Marker to load vendor article count
Returns:
null

oxVendor.assign ( dbRecord  ) 

Assigns to $this object some base parameters/values.

Parameters:
array $dbRecord parameters/values
Returns:
null

Reimplemented from oxI18n.

static oxVendor.getRootVendor ( iLang = null  )  [static]

getRootVendor creates root vendor object

Parameters:
integer $iLang language
public
Returns:
void

oxVendor.getLink ( iLang = null  ) 

Returns vendor link Url

Returns:
string

oxVendor.getStdLink ( iLang = null  ) 

Returns standard URL to vendor

Returns:
string

oxVendor.getNrOfArticles (  ) 

returns number or articles of this vendor

Returns:
integer

oxVendor.getSubCats (  ) 

returns the sub category array

Returns:
array

oxVendor.getIsVisible (  ) 

returns the visibility of a vendor

Returns:
bool

oxVendor.setIsVisible ( blVisible  ) 

sets the visibilty of a category

Parameters:
bool $blVisible vendors visibility status setter
Returns:
null

oxVendor.getHasVisibleSubCats (  ) 

returns if a vendor has visible sub categories

Returns:
bool

oxVendor.setHasVisibleSubCats ( blHasVisibleSubcats  ) 

sets the state of has visible sub vendors

Parameters:
bool $blHasVisibleSubcats marker if vendor has visible subcategories
Returns:
null


Member Data Documentation

oxVendor.$_aRootVendor = array() [static, protected]

oxVendor.$_sCoreTbl = 'oxvendor' [protected]

oxVendor.$_sClassName = 'oxvendor' [protected]

Reimplemented from oxI18n.

oxVendor.$_blShowArticleCnt = false [protected]

oxVendor.$_iNrOfArticles = -1 [protected]

oxVendor.$_blIsSeoObject = true [protected]

Reimplemented from oxBase.

oxVendor.$_blIsVisible [protected]

oxVendor.$_blHasVisibleSubCats [protected]


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

Generated on Wed Oct 29 23:46:41 2008 for OXID eShop CE by  doxygen 1.5.5