oxIUrl Interface Reference

Inheritance diagram for oxIUrl:

Inheritance graph
[legend]

List of all members.


Detailed Description

Interface for object URLs getters

Definition at line 7 of file oxiurl.php.


Public Member Functions

 getLink ($iLang=null)
 getStdLink ($iLang=null, $aParams=array())

Member Function Documentation

oxIUrl.getLink ( iLang = null  ) 

Returns object URL. If SEO if ON returned link will be in SEO form, else URL will have dynamic form

Parameters:
int $iLang language id [optional]
Returns:
string

Implemented in oxArticle, oxCategory, oxContent, oxManufacturer, oxSimpleVariant, and oxVendor.

oxIUrl.getStdLink ( iLang = null,
aParams = array() 
)

Returns standard (dynamic) object URL

Parameters:
int $iLang language id [optional]
array $aParams additional params to use [optional]
Returns:
string

Implemented in oxArticle, oxCategory, oxContent, oxManufacturer, oxSimpleVariant, and oxVendor.


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

Generated on Mon Oct 26 20:10:45 2009 for OXID eShop CE by  doxygen 1.5.5