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

Definition at line 7 of file oxseoencodervendor.php.


Public Member Functions

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

Static Public Member Functions

static getInstance ()

Protected Attributes

 $_aRootVendorUri = null

Static Protected Attributes

static $_instance = null

Member Function Documentation

static oxSeoEncoderVendor.getInstance (  )  [static]

Singleton method

Returns:
oxseoencoder

Reimplemented from oxSeoEncoder.

Definition at line 28 of file oxseoencodervendor.php.

oxSeoEncoderVendor.getVendorUri ( oVendor,
iLang = null 
)

Returns part of SEO url excluding path

Parameters:
oxVendor $oVendor vendor object
int $iLang language
Returns:
string

Definition at line 44 of file oxseoencodervendor.php.

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
int $iLang language
bool $blFixed fixed url marker (default is false)
Returns:
string

Definition at line 87 of file oxseoencodervendor.php.

oxSeoEncoderVendor.getVendorUrl ( oVendor,
iLang = null 
)

Encodes vendor categoru URLs into SEO format

Parameters:
oxvendor $oVendor Vendor object
int $iLang language
Returns:
null

Definition at line 109 of file oxseoencodervendor.php.

oxSeoEncoderVendor.onDeleteVendor ( oVendor  ) 

Deletes Vendor seo entry

Parameters:
oxvendor $oVendor Vendor object
Returns:
null

Definition at line 124 of file oxseoencodervendor.php.


Member Data Documentation

oxSeoEncoderVendor.$_instance = null [static, protected]

Reimplemented from oxSeoEncoder.

Definition at line 14 of file oxseoencodervendor.php.

oxSeoEncoderVendor.$_aRootVendorUri = null [protected]

Definition at line 21 of file oxseoencodervendor.php.


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

Generated on Wed Jun 17 12:14:06 2009 for OXID eShop CE by  doxygen 1.5.5