
Definition at line 7 of file oxiurl.php.
Public Member Functions | |
| getLink ($iLang=null) | |
| getStdLink ($iLang=null, $aParams=array()) | |
| oxIUrl.getLink | ( | $ | iLang = null |
) |
Returns object URL. If SEO if ON returned link will be in SEO form, else URL will have dynamic form
| int | $iLang language id [optional] |
Implemented in oxArticle, oxCategory, oxContent, oxManufacturer, oxSimpleVariant, and oxVendor.
| oxIUrl.getStdLink | ( | $ | iLang = null, |
|
| $ | aParams = array() | |||
| ) |
Returns standard (dynamic) object URL
| int | $iLang language id [optional] | |
| array | $aParams additional params to use [optional] |
Implemented in oxArticle, oxCategory, oxContent, oxManufacturer, oxSimpleVariant, and oxVendor.
1.5.5