|
UNA
|
Public Member Functions | |
| __construct ($aOptions, $oTemplate) | |
| getFeed ($mixedId, $iUserId=0) | |
| getHolder ($mixedRssId, $iRssNum, $iMemberId=0, $bInit=true) | |
| Public Member Functions inherited from BxDolRss | |
| getUrl ($mixedId) | |
Protected Member Functions | |
| _addJsCss () | |
| _addInjection () | |
| Protected Member Functions inherited from BxDolRss | |
| __construct ($aObject) | |
Protected Attributes | |
| $_oTemplate | |
| Protected Attributes inherited from BxDolRss | |
| $_oDb | |
| $_sObject | |
| $_aObject | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolRss | |
| static | getObjectInstance ($sObject) |
| Static Public Attributes inherited from BxDolRss | |
| static | $bInitialized = false |
Privacy representation.
| BxBaseRss::getHolder | ( | $mixedRssId, | |
| $iRssNum, | |||
| $iMemberId = 0, | |||
| $bInit = true ) |
Outputs holder html for dynamically loaded RSS. It automatically adds necessary js, css files and make injection into HTML HEAD section.
| $mixedRssId | - system rss name, or current block id (if inserted into builder page) |
| $iRssNum | - numbr of rss items to disolay |
| $iMemberId | - optional member id |