ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $a_ref_id, ?int $a_userid=null, string $a_purpose=null) | |
![]() | |
__construct () | |
setEncoding (string $a_enc) | |
getEncoding () | |
setChannelAbout (string $a_ab) | |
getChannelAbout () | |
setChannelTitle (string $a_title) | |
getChannelTitle () | |
setChannelLink (string $a_link) | |
getChannelLink () | |
setChannelDescription (string $a_desc) | |
getChannelDescription () | |
addItem (ilFeedItem $a_item) | |
getItems () | |
prepareStr (string $a_str) | |
getFeed () | |
showFeed () | |
getContextPath (int $a_ref_id) | |
Protected Attributes | |
ilSetting | $settings |
ilLanguage | $lng |
![]() | |
ilTree | $tree |
ilLanguage | $lng |
ilTemplate | $tpl |
Additional Inherited Members | |
![]() | |
string | $encoding = "UTF-8" |
string | $ch_about = "" |
string | $ch_title = "" |
string | $ch_link = "" |
string | $ch_description = "" |
array | $items = array() |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Feed writer for objects.
Definition at line 23 of file class.ilObjectFeedWriter.php.
ilObjectFeedWriter::__construct | ( | int | $a_ref_id, |
?int | $a_userid = null , |
||
string | $a_purpose = null |
||
) |
Definition at line 28 of file class.ilObjectFeedWriter.php.
References $DIC, $i, $ilSetting, ilFeedWriter\$items, $url, ILIAS\GlobalScreen\Provider\__construct(), ilObject\_exists(), ilMediaItem\_getMediaItemsOfMObId(), ilObjForumAccess\_getThreadForPosting(), ilBlockSetting\_lookup(), ilObjMediaObject\_lookupItemPath(), ilObject\_lookupObjId(), ilObjMediaCastAccess\_lookupOnline(), ilObjMediaCastAccess\_lookupPublicFiles(), ilNewsItem\_lookupRSSPeriod(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilFeedWriter\addItem(), CLIENT_ID, ilNewsItem\determineNewsContent(), ilNewsItem\determineNewsTitle(), ilFeedWriter\getContextPath(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilWikiPage\lookupTitle(), ilWikiUtil\makeUrlTitle(), NEWS_AUDIO, ilFeedWriter\prepareStr(), ilFeedWriter\setChannelAbout(), ilFeedWriter\setChannelLink(), ilFeedWriter\setChannelTitle(), ilNewsItem\setPrivateFeedId(), ILIAS\Repository\settings(), and ilLanguage\txt().
|
protected |
Definition at line 26 of file class.ilObjectFeedWriter.php.
|
protected |
Definition at line 25 of file class.ilObjectFeedWriter.php.