Public Member Functions | Protected Attributes

Links Class Reference

Inheritance diagram for Links:
Collaboration diagram for Links:

List of all members.

Public Member Functions

 render ()
 getLinksList ()

Protected Attributes

 $_sThisTemplate = 'links.tpl'
 $_oLinksList = null

Detailed Description

Interesting, useful links window. Arranges interesting links window (contents may be changed in administrator GUI) with short link description and URL. OXID eShop -> LINKS.

Definition at line 9 of file links.php.


Member Function Documentation

Links.getLinksList (  ) 

Template variable getter. Returns links list

Returns:
object

Definition at line 46 of file links.php.

Links.render (  ) 

Executes parent.render(), loads links list and passes it to template engine. Returns name of template to render links._sThisTemplate.

Template variables: linkslist

Returns:
string $this->_sThisTemplate current template file name

Reimplemented from oxUBase.

Definition at line 32 of file links.php.


Member Data Documentation

Links.$_oLinksList = null [protected]

Definition at line 21 of file links.php.

Links.$_sThisTemplate = 'links.tpl' [protected]

Reimplemented from oxView.

Definition at line 15 of file links.php.


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