oxSeoEncoderManufacturer Class Reference

Inheritance diagram for oxSeoEncoderManufacturer:

Inheritance graph
[legend]
Collaboration diagram for oxSeoEncoderManufacturer:

Collaboration graph
[legend]

List of all members.


Detailed Description

Seo encoder base

Definition at line 7 of file oxseoencodermanufacturer.php.


Public Member Functions

 getManufacturerUri ($oManufacturer, $iLang=null)
 getManufacturerPageUrl ($oManufacturer, $iPage, $iLang=null, $blFixed=false)
 getManufacturerUrl ($oManufacturer, $iLang=null)
 onDeleteManufacturer ($oManufacturer)

Static Public Member Functions

static getInstance ()

Static Protected Attributes

static $_instance = null

Member Function Documentation

static oxSeoEncoderManufacturer.getInstance (  )  [static]

Singleton method

Returns:
oxseoencoder

Reimplemented from oxSeoEncoder.

Definition at line 19 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.getManufacturerUri ( oManufacturer,
iLang = null 
)

Returns part of SEO url excluding path

Parameters:
oxmanufacturer $oManufacturer manufacturer object
int $iLang language
Returns:
string

Definition at line 35 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.getManufacturerPageUrl ( oManufacturer,
iPage,
iLang = null,
blFixed = false 
)

Returns Manufacturer SEO url for specified page

Parameters:
oxManufacturer $oManufacturer manufacturer object
int $iPage page tu prepare number
int $iLang language
bool $blFixed fixed url marker (default is false)
Returns:
string

Definition at line 77 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.getManufacturerUrl ( oManufacturer,
iLang = null 
)

Encodes manufacturer category URLs into SEO format

Parameters:
oxmanufacturer $oManufacturer Manufacturer object
int $iLang language
Returns:
null

Definition at line 99 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.onDeleteManufacturer ( oManufacturer  ) 

Deletes manufacturer seo entry

Parameters:
oxmanufacturer $oManufacturer Manufacturer object
Returns:
null

Definition at line 114 of file oxseoencodermanufacturer.php.


Member Data Documentation

oxSeoEncoderManufacturer.$_instance = null [static, protected]

Singleton instance.

Reimplemented from oxSeoEncoder.

Definition at line 12 of file oxseoencodermanufacturer.php.


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

Generated on Wed May 13 13:31:28 2009 for OXID eShop CE by  doxygen 1.5.5