Definition at line 7 of file news.php.
Public Member Functions | |
render () | |
getNews () | |
Protected Attributes | |
$_oNewsList = null | |
$_sThisTemplate = 'news.tpl' | |
$_blTop5Action = true | |
$_blBargainAction = true |
News.render | ( | ) |
Loads news list oxnewslist.LoadNews(), action articles, executes parent.render() and returns name of template file to render news::_sThisTemplate.
Template variables: news
Reimplemented from oxUBase.
News.getNews | ( | ) |
News.$_sThisTemplate = 'news.tpl' [protected] |
News.$_blTop5Action = true [protected] |
News.$_blBargainAction = true [protected] |