Public Member Functions | Protected Attributes

News Class Reference

Inheritance diagram for News:
Collaboration diagram for News:

List of all members.

Public Member Functions

 getNews ()
 getBreadCrumb ()

Protected Attributes

 $_oNewsList = null
 $_sThisTemplate = 'page/info/news.tpl'
 $_blTop5Action = true
 $_blBargainAction = true

Detailed Description

Shop news window. Arranges news texts. OXID eShop -> (click on News box on left side).

Definition at line 7 of file news.php.


Member Function Documentation

News.getBreadCrumb (  ) 

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

Returns:
array

Reimplemented from oxUBase.

Definition at line 57 of file news.php.

News.getNews (  ) 

Template variable getter. Returns newslist

Returns:
object

Definition at line 37 of file news.php.


Member Data Documentation

News.$_blBargainAction = true [protected]

Reimplemented from oxUBase.

Definition at line 30 of file news.php.

News.$_blTop5Action = true [protected]

Reimplemented from oxUBase.

Definition at line 24 of file news.php.

News.$_oNewsList = null [protected]

Definition at line 13 of file news.php.

News.$_sThisTemplate = 'page/info/news.tpl' [protected]

Reimplemented from oxView.

Definition at line 18 of file news.php.


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