kernel/rss/ezrssfunctioncollection.php
\eZRSSFunctionCollection
Package:
Methods


exportByNode(
int $nodeID
)
:
\eZRSSExport | false
static
Return valid eZRSSExport object for a specific node if it exists.
Parameters
Returns
Name | Type | Description |
---|---|---|
$nodeID | int |
Type | Description |
---|---|
\eZRSSExport | false | Return value is inside a array with return value on result, as this is used as template fetch function. |