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 ()

Protected Member Functions

 _getUrlExtension ()

Protected Attributes

 $_aRootManufacturerUri = null

Static Protected Attributes

static $_instance = null

Member Function Documentation

static oxSeoEncoderManufacturer.getInstance (  )  [static]

Singleton method

Returns:
oxseoencoder

Reimplemented from oxSeoEncoder.

Definition at line 28 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer._getUrlExtension (  )  [protected]

Returns target "extension" (/)

Returns:
string

Reimplemented from oxSeoEncoder.

Definition at line 47 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 60 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 103 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 125 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.onDeleteManufacturer ( oManufacturer  ) 

Deletes manufacturer seo entry

Parameters:
oxmanufacturer $oManufacturer Manufacturer object
Returns:
null

Definition at line 140 of file oxseoencodermanufacturer.php.


Member Data Documentation

oxSeoEncoderManufacturer.$_instance = null [static, protected]

Reimplemented from oxSeoEncoder.

Definition at line 14 of file oxseoencodermanufacturer.php.

oxSeoEncoderManufacturer.$_aRootManufacturerUri = null [protected]

Definition at line 21 of file oxseoencodermanufacturer.php.


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

Generated on Mon Oct 26 20:11:28 2009 for OXID eShop CE by  doxygen 1.5.5