OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Controller\LinksController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\LinksController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\LinksController:

Public Member Functions

 getLinksList ()
 
 getBreadCrumb ()
 

Protected Attributes

 $_sThisTemplate = 'page/info/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.

Member Function Documentation

◆ getBreadCrumb()

OxidEsales\EshopCommunity\Application\Controller\LinksController::getBreadCrumb ( )

Returns Bread Crumb - you are here page1/page2/page3...

Returns
array

◆ getLinksList()

OxidEsales\EshopCommunity\Application\Controller\LinksController::getLinksList ( )

Template variable getter. Returns links list

Returns
object

Member Data Documentation

◆ $_oLinksList

OxidEsales\EshopCommunity\Application\Controller\LinksController::$_oLinksList = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\LinksController::$_sThisTemplate = 'page/info/links.tpl'
protected

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