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 ()
 getPageNavigation ()

Protected Attributes

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

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 72 of file news.php.

News.getNews (  ) 

Template variable getter. Returns newslist

Returns:
object

Definition at line 44 of file news.php.

News.getPageNavigation (  ) 

Template variable getter. Returns page navigation

Returns:
object

Reimplemented from oxUBase.

Definition at line 90 of file news.php.


Member Data Documentation

News.$_blBargainAction = true [protected]

Reimplemented from oxUBase.

Definition at line 24 of file news.php.

News.$_iCntPages = null [protected]

Definition at line 37 of file news.php.

News.$_oNewsList = null [protected]

Definition at line 13 of file news.php.

News.$_oPageNavigation = null [protected]

Definition at line 31 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: