| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilBlogExerciseGUI. More...
 Collaboration diagram for ilBlogExerciseGUI:Public Member Functions | |
| __construct (int $a_node_id, \ILIAS\Blog\Exercise\BlogExercise $blog_exercise, ilLanguage $lng, ilObjUser $user, \ILIAS\Blog\InternalGUIService $gui) | |
| executeCommand () | |
| getSubmitButton (int $ass_id) | |
| Get submit link.  More... | |
| getDownloadSubmissionButton (int $ass_id) | |
| getActionButtons () | |
Protected Member Functions | |
| downloadExcAssFile () | |
| downloadExcSubFile () | |
| finalize () | |
Protected Attributes | |
| ILIAS Blog Exercise BlogExercise | $blog_exercise | 
| StandardGUIRequest | $blog_request | 
| ilCtrl | $ctrl | 
| ilObjUser | $user | 
| ilLanguage | $lng | 
| int | $node_id | 
| int | $ass_id | 
| string | $file | 
| ILIAS DI UIServices | $ui | 
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
Class ilBlogExerciseGUI.
Definition at line 28 of file class.ilBlogExerciseGUI.php.
| ilBlogExerciseGUI::__construct | ( | int | $a_node_id, | 
| \ILIAS\Blog\Exercise\BlogExercise | $blog_exercise, | ||
| ilLanguage | $lng, | ||
| ilObjUser | $user, | ||
| \ILIAS\Blog\InternalGUIService | $gui | ||
| ) | 
Definition at line 41 of file class.ilBlogExerciseGUI.php.
References $blog_exercise, $lng, $user, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 79 of file class.ilBlogExerciseGUI.php.
References ilFileDelivery\deliverFileLegacy().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 94 of file class.ilBlogExerciseGUI.php.
References $user, ilObjUser\_lookupName(), ilObject\_lookupTitle(), ilFileDelivery\deliverFileLegacy(), and ilExSubmission\getFiles().
 Here is the call graph for this function:| ilBlogExerciseGUI::executeCommand | ( | ) | 
Definition at line 61 of file class.ilBlogExerciseGUI.php.
References $ctrl, and ILIAS\Repository\ctrl().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 115 of file class.ilBlogExerciseGUI.php.
References $ctrl, $lng, ilExSubmissionObjectGUI\initGUIForSubmit(), and ilLanguage\txt().
 Here is the call graph for this function:| ilBlogExerciseGUI::getActionButtons | ( | ) | 
Definition at line 176 of file class.ilBlogExerciseGUI.php.
References $ass_id, $blog_exercise, $exercise, getDownloadSubmissionButton(), and getSubmitButton().
 Here is the call graph for this function:| ilBlogExerciseGUI::getDownloadSubmissionButton | ( | int | $ass_id | ) | 
Definition at line 153 of file class.ilBlogExerciseGUI.php.
References $ctrl, $lng, $ui, ilExSubmission\getSelectedObject(), ilLanguage\txt(), and ILIAS\Repository\user().
Referenced by getActionButtons().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilBlogExerciseGUI::getSubmitButton | ( | int | $ass_id | ) | 
Get submit link.
| ilCtrlException | 
Definition at line 131 of file class.ilBlogExerciseGUI.php.
References $ctrl, $lng, $ui, ilExcAssMemberState\getInstanceByIds(), ilLanguage\txt(), and ILIAS\Repository\user().
Referenced by getActionButtons().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 36 of file class.ilBlogExerciseGUI.php.
Referenced by getActionButtons().
      
  | 
  protected | 
Definition at line 30 of file class.ilBlogExerciseGUI.php.
Referenced by __construct(), and getActionButtons().
      
  | 
  protected | 
Definition at line 31 of file class.ilBlogExerciseGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilBlogExerciseGUI.php.
Referenced by executeCommand(), finalize(), getDownloadSubmissionButton(), and getSubmitButton().
      
  | 
  protected | 
Definition at line 37 of file class.ilBlogExerciseGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilBlogExerciseGUI.php.
Referenced by __construct(), finalize(), getDownloadSubmissionButton(), and getSubmitButton().
      
  | 
  private | 
Definition at line 39 of file class.ilBlogExerciseGUI.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilBlogExerciseGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilBlogExerciseGUI.php.
Referenced by getDownloadSubmissionButton(), and getSubmitButton().
      
  | 
  protected | 
Definition at line 33 of file class.ilBlogExerciseGUI.php.
Referenced by __construct(), and downloadExcSubFile().