| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilForumAutoSaveAsyncDraftAction:Public Member Functions | |
| __construct (private readonly ilObjUser $actor, private readonly ilPropertyFormGUI $form, private readonly ilForumProperties $forumProperties, private readonly ilForumTopic $thread, private readonly ?ilForumPost $relatedPost, private Closure $subjectFormatterCallable, private int $relatedDraftId, private readonly int $relatedForumId, private readonly string $action) | |
| executeAndGetResponseObject () | |
Protected Member Functions | |
| handleMedia (string $type, int $draftId, array $uploadedObjects, array $oldMediaObjects, array $curMediaObjects) | |
| getInputValuesFromForm () | |
Definition at line 21 of file class.ilForumAutoSaveAsyncDraftAction.php.
| ilForumAutoSaveAsyncDraftAction::__construct | ( | private readonly ilObjUser | $actor, | 
| private readonly ilPropertyFormGUI | $form, | ||
| private readonly ilForumProperties | $forumProperties, | ||
| private readonly ilForumTopic | $thread, | ||
| private readonly ?ilForumPost | $relatedPost, | ||
| private Closure | $subjectFormatterCallable, | ||
| private int | $relatedDraftId, | ||
| private readonly int | $relatedForumId, | ||
| private readonly string | $action | ||
| ) | 
Definition at line 23 of file class.ilForumAutoSaveAsyncDraftAction.php.
| ilForumAutoSaveAsyncDraftAction::executeAndGetResponseObject | ( | ) | 
Definition at line 36 of file class.ilForumAutoSaveAsyncDraftAction.php.
References $response, ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilRTE\_replaceMediaObjectImageSrc(), ILIAS\Repository\form(), getInputValuesFromForm(), handleMedia(), ILIAS\Repository\int(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\MEDIAOBJECT_TYPE, ilForumDraftsHistory\MEDIAOBJECT_TYPE, and ilForumPostDraft\newInstanceByDraftId().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 189 of file class.ilForumAutoSaveAsyncDraftAction.php.
References ILIAS\Repository\form(), ilForumUtil\getPublicUserAlias(), and ILIAS\Repository\int().
Referenced by executeAndGetResponseObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
| int[] | $uploadedObjects | 
| int[] | $oldMediaObjects | 
| int[] | $curMediaObjects | 
Definition at line 165 of file class.ilForumAutoSaveAsyncDraftAction.php.
References ilObjMediaObject\_removeUsage(), and ilObjMediaObject\_saveUsage().
Referenced by executeAndGetResponseObject().
 Here is the call graph for this function:
 Here is the caller graph for this function: