kernel/rss/ezrssfunctioncollection.php
File containing the eZRSSFunctionCollection class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZRSSFunctionCollection
Package: kernel
File containing the eZRSSFunctionCollection class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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. |