| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
a suggested solution More...
 Inheritance diagram for ILIAS\TA\Questions\assQuestionSuggestedSolution:
 Collaboration diagram for ILIAS\TA\Questions\assQuestionSuggestedSolution:Public Member Functions | |
| __construct (int $id, int $question_id, int $subquestion_index, string $import_id, \DateTimeImmutable $last_update) | |
| getType () | |
| getStorableValue () | |
| getId () | |
| withId (int $id) | |
| getQuestionId () | |
| withQuestionId (int $question_id) | |
| getImportId () | |
| withImportId (string $import_id) | |
| getSubquestionIndex () | |
| withSubquestionIndex (int $subquestion_index) | |
| getLastUpdate () | |
| isOfTypeFile () | |
| isOfTypeLink () | |
Data Fields | |
| const | TYPE_LM = 'lm' | 
| const | TYPE_LM_CHAPTER = 'st' | 
| const | TYPE_LM_PAGE = 'pg' | 
| const | TYPE_GLOSARY_TERM = 'git' | 
| const | TYPE_FILE = 'file' | 
| const | TYPES | 
Protected Attributes | |
| int | $id | 
| int | $question_id | 
| int | $subquestion_index | 
| string | $import_id | 
| DateTimeImmutable | $last_update | 
a suggested solution
Definition at line 27 of file assQuestionSuggestedSolution.php.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::__construct | ( | int | $id, | 
| int | $question_id, | ||
| int | $subquestion_index, | ||
| string | $import_id, | ||
| \DateTimeImmutable | $last_update | ||
| ) | 
Definition at line 49 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$id, ILIAS\TA\Questions\assQuestionSuggestedSolution\$import_id, ILIAS\TA\Questions\assQuestionSuggestedSolution\$last_update, ILIAS\TA\Questions\assQuestionSuggestedSolution\$question_id, ILIAS\TA\Questions\assQuestionSuggestedSolution\$subquestion_index, ILIAS\TA\Questions\assQuestionSuggestedSolution\getStorableValue(), and ILIAS\TA\Questions\assQuestionSuggestedSolution\getType().
 Here is the call graph for this function:| ILIAS\TA\Questions\assQuestionSuggestedSolution::getId | ( | ) | 
Definition at line 66 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$id.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::getImportId | ( | ) | 
Definition at line 88 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$import_id.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::getLastUpdate | ( | ) | 
Definition at line 110 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$last_update.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::getQuestionId | ( | ) | 
Definition at line 77 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$question_id.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\additionalOnStore().
 Here is the caller graph for this function:
      
  | 
  abstract | 
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolution\__construct().
 Here is the caller graph for this function:| ILIAS\TA\Questions\assQuestionSuggestedSolution::getSubquestionIndex | ( | ) | 
Definition at line 99 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$subquestion_index.
      
  | 
  abstract | 
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolution\__construct(), ILIAS\TA\Questions\assQuestionSuggestedSolution\isOfTypeFile(), and ILIAS\TA\Questions\assQuestionSuggestedSolution\isOfTypeLink().
 Here is the caller graph for this function:| ILIAS\TA\Questions\assQuestionSuggestedSolution::isOfTypeFile | ( | ) | 
Definition at line 115 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\getType().
 Here is the call graph for this function:| ILIAS\TA\Questions\assQuestionSuggestedSolution::isOfTypeLink | ( | ) | 
Definition at line 120 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\getType().
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\additionalOnStore().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\TA\Questions\assQuestionSuggestedSolution::withId | ( | int | $id | ) | 
Definition at line 70 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$id.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::withImportId | ( | string | $import_id | ) | 
Definition at line 92 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$import_id.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::withQuestionId | ( | int | $question_id | ) | 
Definition at line 81 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$question_id.
| ILIAS\TA\Questions\assQuestionSuggestedSolution::withSubquestionIndex | ( | int | $subquestion_index | ) | 
Definition at line 103 of file assQuestionSuggestedSolution.php.
References ILIAS\TA\Questions\assQuestionSuggestedSolution\$subquestion_index.
      
  | 
  protected | 
Definition at line 43 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolution\__construct(), ILIAS\TA\Questions\assQuestionSuggestedSolution\getId(), and ILIAS\TA\Questions\assQuestionSuggestedSolution\withId().
      
  | 
  protected | 
      
  | 
  protected | 
Definition at line 47 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolution\__construct(), and ILIAS\TA\Questions\assQuestionSuggestedSolution\getLastUpdate().
      
  | 
  protected | 
      
  | 
  protected | 
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPE_FILE = 'file' | 
Definition at line 33 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\buildSuggestedSolution().
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPE_GLOSARY_TERM = 'git' | 
Definition at line 32 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\buildSuggestedSolution().
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPE_LM = 'lm' | 
Definition at line 29 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\buildSuggestedSolution().
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPE_LM_CHAPTER = 'st' | 
Definition at line 30 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\buildSuggestedSolution().
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPE_LM_PAGE = 'pg' | 
Definition at line 31 of file assQuestionSuggestedSolution.php.
Referenced by ILIAS\TA\Questions\assQuestionSuggestedSolutionsDatabaseRepository\buildSuggestedSolution().
| const ILIAS\TA\Questions\assQuestionSuggestedSolution::TYPES | 
Definition at line 35 of file assQuestionSuggestedSolution.php.