|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilForumUtil. More...
Collaboration diagram for ilForumUtil:Static Public Member Functions | |
| static | getPublicUserAlias ($user_alias, $is_anonymized=false) |
| static | collectPostInformationByPostId ($post_id) |
| static | moveMediaObjects ($post_message, $source_type, $source_id, $target_type, $target_id, $direction=0) |
| static | saveMediaObjects ($post_message, $target_type, $target_id, $direction=0) |
Class ilForumUtil.
Definition at line 8 of file class.ilForumUtil.php.
|
static |
Definition at line 31 of file class.ilForumUtil.php.
References $ilDB, $info, $res, and $row.
Referenced by ilForumPostingDraftsBlockGUI\fillDataSection().
Here is the caller graph for this function:
|
static |
| $user_alias | ||
| bool | $is_anonymized |
Definition at line 15 of file class.ilForumUtil.php.
Referenced by ilObjForumGUI\autosaveDraftAsyncObject(), and ilObjForumGUI\autosaveThreadDraftAsyncObject().
Here is the caller graph for this function:
|
static |
| string | $post_message | |
| string | $source_type | |
| int | $source_id | |
| string | $target_type | |
| int | $target_id |
Definition at line 59 of file class.ilForumUtil.php.
References $target_id, $target_type, ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), and ilObjMediaObject\_saveUsage().
Referenced by ilObjForumGUI\cancelDraftObject(), ilForumPostDraft\createDraftBackup(), and ilForumDraftsHistory\rollbackAutosave().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| $post_message | |
| $target_type | |
| $target_id |
Definition at line 84 of file class.ilForumUtil.php.
References $target_id, $target_type, ilRTE\_getMediaObjects(), and ilObjMediaObject\_saveUsage().
Referenced by ilObjForumGUI\publishDraftObject().
Here is the call graph for this function:
Here is the caller graph for this function: