oxSeoEncoderVendor Class Reference

Inheritance diagram for oxSeoEncoderVendor:

Inheritance graph
[legend]
Collaboration diagram for oxSeoEncoderVendor:

Collaboration graph
[legend]

List of all members.


Detailed Description

Seo encoder base

Public Member Functions

 getVendorUri ($oVendor, $iLang=null)
 getVendorPageUrl ($oVendor, $iPage, $iLang=null, $blFixed=false)
 getVendorUrl ($oVendor, $iLang=null)

Static Public Member Functions

static getInstance ()

Static Protected Attributes

static $_instance = null

Member Function Documentation

static oxSeoEncoderVendor.getInstance (  )  [static]

Singleton method

Returns:
oxseoencoder

Reimplemented from oxSeoEncoder.

oxSeoEncoderVendor.getVendorUri ( oVendor,
iLang = null 
)

Returns part of SEO url excluding path

Parameters:
oxVendor $oVendor vendor object
Returns:
string

oxSeoEncoderVendor.getVendorPageUrl ( oVendor,
iPage,
iLang = null,
blFixed = false 
)

Returns vendor SEO url for specified page

Parameters:
oxvendor $oVendor vendor object
int $iPage page tu prepare number
bool $blFixed fixed url marker (default is false)
Returns:
string

oxSeoEncoderVendor.getVendorUrl ( oVendor,
iLang = null 
)

Encodes vendor categoru URLs into SEO format

Parameters:
oxvendor $oVendor Vendor object
Returns:
null


Member Data Documentation

oxSeoEncoderVendor.$_instance = null [static, protected]

Singleton instance.

Reimplemented from oxSeoEncoder.


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

Generated on Wed Oct 29 23:45:50 2008 for OXID eShop CE by  doxygen 1.5.5