OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Component\NewsComponent Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Component\NewsComponent:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Component\NewsComponent:

Public Member Functions

 render ()
 

Protected Attributes

 $_blIsComponent = true
 

Detailed Description

News list manager, loads some news informetion.

@subpackage oxcmp

Deprecated:
since v.5.3.0 (2016-06-17); The Admin Menu: Customer Info -> News feature will be moved to a module in v6.0.0

Member Function Documentation

◆ render()

OxidEsales\EshopCommunity\Application\Component\NewsComponent::render ( )

Executes parent::render() and loads news list. Returns current news array element (if user in admin sets to show more than 1 item in news box - will return whole array).

Returns
array $oActNews a List of news, or null if not configured to load news

Member Data Documentation

◆ $_blIsComponent

OxidEsales\EshopCommunity\Application\Component\NewsComponent::$_blIsComponent = true
protected

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