|
ILIAS
Release_4_0_x_branch Revision 61816
|
Feed writer for objects. More...
Inheritance diagram for ilObjectFeedWriter:
Collaboration diagram for ilObjectFeedWriter:Public Member Functions | |
| ilObjectFeedWriter ($a_ref_id, $a_userid=false, $a_purpose=false) | |
Public Member Functions inherited from ilFeedWriter | |
| ilFeedWriter () | |
| setEncoding ($a_enc) | |
| Set feed encoding. | |
| getEncoding () | |
| setChannelAbout ($a_ab) | |
| Unique URI that defines the channel. | |
| getChannelAbout () | |
| setChannelTitle ($a_title) | |
| Channel Title. | |
| getChannelTitle () | |
| setChannelLink ($a_link) | |
| Channel Link URL to which an HTML rendering of the channel title will link. | |
| getChannelLink () | |
| setChannelDescription ($a_desc) | |
| Channel Description. | |
| getChannelDescription () | |
| addItem ($a_item) | |
| Add Item Item is an object of type ilFeedItem. | |
| getItems () | |
| prepareStr ($a_str) | |
| getFeed () | |
| get feed xml | |
| showFeed () | |
Additional Inherited Members | |
Data Fields inherited from ilFeedWriter | |
| $encoding = "UTF-8" | |
| $ch_about = "" | |
| $ch_title = "" | |
| $ch_link = "" | |
| $ch_description = "" | |
| $items = array() | |
| ilObjectFeedWriter::ilObjectFeedWriter | ( | $a_ref_id, | |
$a_userid = false, |
|||
$a_purpose = false |
|||
| ) |
Definition at line 40 of file class.ilObjectFeedWriter.php.
References $file, $ilSetting, ilFeedWriter\$items, $lng, $size, $title, ilObject\_exists(), ilMediaItem\_getMediaItemsOfMObId(), ilBlockSetting\_lookup(), ilObjMediaObject\_lookupItemPath(), ilObject\_lookupObjId(), ilObjMediaCastAccess\_lookupOnline(), ilObjMediaCastAccess\_lookupPublicFiles(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilFeedWriter\addItem(), ilNewsItem\determineNewsTitle(), ilFeedWriter\ilFeedWriter(), NEWS_AUDIO, ilFeedWriter\prepareStr(), ilFeedWriter\setChannelAbout(), ilFeedWriter\setChannelLink(), ilFeedWriter\setChannelTitle(), and ilNewsItem\setPrivateFeedId().
Here is the call graph for this function: