|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI:
Collaboration diagram for ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI:Public Member Functions | |
| __construct (\ilLanguage $lng, \ilCtrl $ctrl, int $ref_id) | |
| getTemplateInjectors () | |
| @inheritDoc More... | |
| getSelectionForm () | |
| @inheritDoc More... | |
| getPages () | |
| @inheritDoc More... | |
| autoPageBreak () | |
Public Member Functions inherited from ILIAS\Export\AbstractPrintViewProvider | |
| setOffline (bool $offline) | |
| Set output mode. More... | |
| getOnSubmitCode () | |
| autoPageBreak () | |
| getSelectionForm () | |
| @inheritDoc More... | |
| getPages () | |
| @inheritDoc More... | |
| getTemplateInjectors () | |
| @inheritDoc More... | |
| getSelectionForm () | |
| form which is featured in the modal form target is modified to open in new window (not yet possible with ks forms) the print/pdf message is added automatically More... | |
| getOnSubmitCode () | |
| autoPageBreak () | |
| getPages () | |
| getTemplateInjectors () | |
Protected Member Functions | |
| getPrintHeader () | |
Protected Member Functions inherited from ILIAS\Export\AbstractPrintViewProvider | |
| getOutputMode () | |
| Get output mode. More... | |
Protected Attributes | |
| ilTree | $tree |
| ILIAS Survey InternalGUIService | $gui |
| ILIAS Survey Evaluation EvaluationGUIRequest | $request |
| ILIAS Survey Mode UIModifier | $ui_modifier |
| ILIAS Survey Evaluation EvaluationManager | $evaluation_manager |
| ilObjSurvey | $survey |
| int | $ref_id |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
Protected Attributes inherited from ILIAS\Export\AbstractPrintViewProvider | |
| $offline = false | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\Export\AbstractPrintViewProvider | |
| const | PRINT = "print" |
| const | OFFLINE = "offline" |
Definition at line 28 of file class.ResultsDetailsPrintViewProviderGUI.php.
| ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI::__construct | ( | \ilLanguage | $lng, |
| \ilCtrl | $ctrl, | ||
| int | $ref_id | ||
| ) |
Definition at line 40 of file class.ResultsDetailsPrintViewProviderGUI.php.
References ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\$ctrl, $DIC, ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\$lng, ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\$ref_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI::autoPageBreak | ( | ) |
Reimplemented from ILIAS\Export\AbstractPrintViewProvider.
Definition at line 188 of file class.ResultsDetailsPrintViewProviderGUI.php.
| ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI::getPages | ( | ) |
@inheritDoc
Reimplemented from ILIAS\Export\AbstractPrintViewProvider.
Definition at line 125 of file class.ResultsDetailsPrintViewProviderGUI.php.
References SurveyQuestion\_instanciateQuestionEvaluation(), ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getPrintHeader(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 164 of file class.ResultsDetailsPrintViewProviderGUI.php.
References $data, Vendor\Package\$f, $path, ilLink\_getStaticLink(), ilDatePresentation\formatDate(), IL_CAL_UNIX, ILIAS\Repository\lng(), and ilDatePresentation\setUseRelativeDates().
Referenced by ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getPages().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI::getSelectionForm | ( | ) |
@inheritDoc
Reimplemented from ILIAS\Export\AbstractPrintViewProvider.
Definition at line 84 of file class.ResultsDetailsPrintViewProviderGUI.php.
References ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\$ctrl, ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\$lng, and ilLanguage\txt().
Here is the call graph for this function:| ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI::getTemplateInjectors | ( | ) |
@inheritDoc
Reimplemented from ILIAS\Export\AbstractPrintViewProvider.
Definition at line 75 of file class.ResultsDetailsPrintViewProviderGUI.php.
References $tpl.
|
protected |
Definition at line 38 of file class.ResultsDetailsPrintViewProviderGUI.php.
Referenced by ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\__construct(), and ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getSelectionForm().
|
protected |
Definition at line 34 of file class.ResultsDetailsPrintViewProviderGUI.php.
|
protected |
Definition at line 31 of file class.ResultsDetailsPrintViewProviderGUI.php.
|
protected |
Definition at line 37 of file class.ResultsDetailsPrintViewProviderGUI.php.
Referenced by ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\__construct(), and ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getSelectionForm().
|
protected |
Definition at line 36 of file class.ResultsDetailsPrintViewProviderGUI.php.
Referenced by ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\__construct().
|
protected |
Definition at line 32 of file class.ResultsDetailsPrintViewProviderGUI.php.
|
protected |
Definition at line 35 of file class.ResultsDetailsPrintViewProviderGUI.php.
|
protected |
Definition at line 30 of file class.ResultsDetailsPrintViewProviderGUI.php.
|
protected |
Definition at line 33 of file class.ResultsDetailsPrintViewProviderGUI.php.