| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilQuestionEditGUI:Public Member Functions | |
| __construct () | |
| setSelfAssessmentEditingMode (bool $a_selfassessmenteditingmode) | |
| getSelfAssessmentEditingMode () | |
| setDefaultNrOfTries (?int $a_defaultnroftries) | |
| getDefaultNrOfTries () | |
| setPageConfig (ilPageConfig $a_val) | |
| getPageConfig () | |
| addNewIdListener (object $a_object, string $a_method, string $a_parameters='') | |
| executeCommand () | |
| setQuestionId (?int $a_questionid) | |
| getQuestionId () | |
| setPoolRefId (?int $a_poolrefid) | |
| getPoolRefId () | |
| setPoolObjId (?int $a_poolobjid) | |
| getPoolObjId () | |
| setQuestionType (?string $a_questiontype) | |
| getQuestionType () | |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
| ILIAS TestQuestionPool InternalRequestService | $request | 
| ilCtrlInterface | $ctrl | 
| ilLanguage | $lng | 
| ilRbacSystem | $rbac_system | 
| int | $questionid = null | 
| int | $poolrefid = null | 
| int | $poolobjid = null | 
| string | $questiontype = null | 
| array | $new_id_listeners | 
| int | $new_id_listener_cnt | 
| bool | $selfassessmenteditingmode = false | 
| int | $defaultnroftries = null | 
| ilPageConfig | $page_config = null | 
| ILIAS TestQuestionPool QuestionInfoService | $questioninfo | 
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 Class ilQuestionEditGUI
Definition at line 30 of file class.ilQuestionEditGUI.php.
| ilQuestionEditGUI::__construct | ( | ) | 
Definition at line 49 of file class.ilQuestionEditGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), setPoolObjId(), setPoolRefId(), setQuestionId(), and setQuestionType().
 Here is the call graph for this function:| ilQuestionEditGUI::addNewIdListener | ( | object | $a_object, | 
| string | $a_method, | ||
| string | $a_parameters = ''  | 
        ||
| ) | 
Definition at line 106 of file class.ilQuestionEditGUI.php.
References $new_id_listener_cnt.
| ilQuestionEditGUI::executeCommand | ( | ) | 
Definition at line 115 of file class.ilQuestionEditGUI.php.
References $new_id_listener_cnt, assQuestionGUI\_getQuestionGUI(), ILIAS\Repository\ctrl(), getDefaultNrOfTries(), getPageConfig(), getPoolObjId(), getQuestionId(), getQuestionType(), getSelfAssessmentEditingMode(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilQuestionEditGUI::getDefaultNrOfTries | ( | ) | 
Definition at line 91 of file class.ilQuestionEditGUI.php.
References $defaultnroftries.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::getPageConfig | ( | ) | 
Definition at line 101 of file class.ilQuestionEditGUI.php.
References $page_config.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::getPoolObjId | ( | ) | 
Definition at line 200 of file class.ilQuestionEditGUI.php.
References $poolobjid.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::getPoolRefId | ( | ) | 
Definition at line 189 of file class.ilQuestionEditGUI.php.
References $poolrefid.
Referenced by setPoolRefId().
 Here is the caller graph for this function:| ilQuestionEditGUI::getQuestionId | ( | ) | 
Definition at line 172 of file class.ilQuestionEditGUI.php.
References $questionid.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::getQuestionType | ( | ) | 
Definition at line 211 of file class.ilQuestionEditGUI.php.
References $questiontype.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::getSelfAssessmentEditingMode | ( | ) | 
Definition at line 81 of file class.ilQuestionEditGUI.php.
References $selfassessmenteditingmode.
Referenced by executeCommand().
 Here is the caller graph for this function:| ilQuestionEditGUI::setDefaultNrOfTries | ( | ?int | $a_defaultnroftries | ) | 
Definition at line 86 of file class.ilQuestionEditGUI.php.
| ilQuestionEditGUI::setPageConfig | ( | ilPageConfig | $a_val | ) | 
Definition at line 96 of file class.ilQuestionEditGUI.php.
| ilQuestionEditGUI::setPoolObjId | ( | ?int | $a_poolobjid | ) | 
Definition at line 194 of file class.ilQuestionEditGUI.php.
References ILIAS\Repository\ctrl().
Referenced by __construct(), and setPoolRefId().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilQuestionEditGUI::setPoolRefId | ( | ?int | $a_poolrefid | ) | 
Definition at line 177 of file class.ilQuestionEditGUI.php.
References ilObject\_lookupObjId(), ILIAS\Repository\ctrl(), getPoolRefId(), and setPoolObjId().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilQuestionEditGUI::setQuestionId | ( | ?int | $a_questionid | ) | 
Definition at line 166 of file class.ilQuestionEditGUI.php.
References ILIAS\Repository\ctrl().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilQuestionEditGUI::setQuestionType | ( | ?string | $a_questiontype | ) | 
Definition at line 205 of file class.ilQuestionEditGUI.php.
References ILIAS\Repository\ctrl().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilQuestionEditGUI::setSelfAssessmentEditingMode | ( | bool | $a_selfassessmenteditingmode | ) | 
Definition at line 76 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 34 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 45 of file class.ilQuestionEditGUI.php.
Referenced by getDefaultNrOfTries().
      
  | 
  private | 
Definition at line 35 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 32 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 43 of file class.ilQuestionEditGUI.php.
Referenced by addNewIdListener(), and executeCommand().
      
  | 
  private | 
Definition at line 42 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 46 of file class.ilQuestionEditGUI.php.
Referenced by getPageConfig().
      
  | 
  private | 
Definition at line 39 of file class.ilQuestionEditGUI.php.
Referenced by getPoolObjId().
      
  | 
  private | 
Definition at line 38 of file class.ilQuestionEditGUI.php.
Referenced by getPoolRefId().
      
  | 
  private | 
Definition at line 37 of file class.ilQuestionEditGUI.php.
Referenced by getQuestionId().
      
  | 
  private | 
Definition at line 47 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 40 of file class.ilQuestionEditGUI.php.
Referenced by getQuestionType().
      
  | 
  private | 
Definition at line 36 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 33 of file class.ilQuestionEditGUI.php.
      
  | 
  private | 
Definition at line 44 of file class.ilQuestionEditGUI.php.
Referenced by getSelfAssessmentEditingMode().