Class Forum_Controller_Rss_Show
Показ RSS-ленты форума.
$Forum_Controller_Rss_Show = new Forum_Controller_Rss_Show( Core_Entity::factory('Forum_Category', 1) ); $Forum_Controller_Rss_Show ->limit(10) ->show();
- Core_Servant_Properties
-
Core_Controller
-
Forum_Controller_Rss_Show
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at forum/controller/rss/show.php
Methods summary
public
|
|
public
|
|
public
|
Methods inherited from Core_Controller
__toString(),
addCacheSignature(),
addCacheTag(),
addEntities(),
addEntity(),
append(),
assign(),
clearCacheTag(),
clearEntities(),
clearVars(),
get(),
getCacheTags(),
getEntities(),
getEntity(),
getShownIDs(),
getStdObject(),
getTpl(),
getXml(),
getXsl(),
mode(),
setAttributePrefix(),
setEntity(),
tpl(),
xsl()
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
'limit',
'offset',
'stripTags',
)
|
protected
|
$_Core_Rss
RSS |
#
array()
|
protected
string
|
$_path
Path |
#
NULL
|
Properties inherited from Core_Controller
$_attributePrefix,
$_cacheSignatures,
$_cacheTags,
$_entities,
$_entity,
$_mode,
$_shownIDs,
$_tpl,
$_vars,
$_xsl