

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 |
| static oxSeoEncoderManufacturer.getInstance | ( | ) | [static] |
Singleton method
Reimplemented from oxSeoEncoder.
Definition at line 28 of file oxseoencodermanufacturer.php.
| oxSeoEncoderManufacturer._getUrlExtension | ( | ) | [protected] |
Returns target "extension" (/)
Reimplemented from oxSeoEncoder.
Definition at line 47 of file oxseoencodermanufacturer.php.
| oxSeoEncoderManufacturer.getManufacturerUri | ( | $ | oManufacturer, | |
| $ | iLang = null | |||
| ) |
Returns part of SEO url excluding path
| oxmanufacturer | $oManufacturer manufacturer object | |
| int | $iLang language |
Definition at line 60 of file oxseoencodermanufacturer.php.
| oxSeoEncoderManufacturer.getManufacturerPageUrl | ( | $ | oManufacturer, | |
| $ | iPage, | |||
| $ | iLang = null, |
|||
| $ | blFixed = false | |||
| ) |
Returns Manufacturer SEO url for specified page
| oxManufacturer | $oManufacturer manufacturer object | |
| int | $iPage page tu prepare number | |
| int | $iLang language | |
| bool | $blFixed fixed url marker (default is false) |
Definition at line 103 of file oxseoencodermanufacturer.php.
| oxSeoEncoderManufacturer.getManufacturerUrl | ( | $ | oManufacturer, | |
| $ | iLang = null | |||
| ) |
Encodes manufacturer category URLs into SEO format
| oxmanufacturer | $oManufacturer Manufacturer object | |
| int | $iLang language |
Definition at line 125 of file oxseoencodermanufacturer.php.
| oxSeoEncoderManufacturer.onDeleteManufacturer | ( | $ | oManufacturer | ) |
Deletes manufacturer seo entry
| oxmanufacturer | $oManufacturer Manufacturer object |
Definition at line 140 of file oxseoencodermanufacturer.php.
oxSeoEncoderManufacturer.$_instance = null [static, protected] |
oxSeoEncoderManufacturer.$_aRootManufacturerUri = null [protected] |
Definition at line 21 of file oxseoencodermanufacturer.php.
1.5.5