| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilAssLacExpressionNotSupportedByQuestion:
 Collaboration diagram for ilAssLacExpressionNotSupportedByQuestion:Public Member Functions | |
| __construct ($expression, $question_index) | |
| getQuestionIndex () | |
| getExpression () | |
| getFormAlert (ilLanguage $lng) | |
  Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0, Throwable $previous=null) | |
| A code isn't optional as in build in class Exception.  More... | |
| getFormAlert (ilLanguage $lng) | |
Protected Attributes | |
| $expression | |
| $question_index | |
Definition at line 28 of file ilAssLacExpressionNotSupportedByQuestion.php.
| ilAssLacExpressionNotSupportedByQuestion::__construct | ( | $expression, | |
| $question_index | |||
| ) | 
| string | $expression | |
| int | $question_index | 
Definition at line 44 of file ilAssLacExpressionNotSupportedByQuestion.php.
References $expression, $question_index, ILIAS\GlobalScreen\Provider\__construct(), getExpression(), and getQuestionIndex().
 Here is the call graph for this function:| ilAssLacExpressionNotSupportedByQuestion::getExpression | ( | ) | 
Definition at line 76 of file ilAssLacExpressionNotSupportedByQuestion.php.
References $expression.
Referenced by __construct().
 Here is the caller graph for this function:| ilAssLacExpressionNotSupportedByQuestion::getFormAlert | ( | ilLanguage | $lng | ) | 
| ilLanguage | $lng | 
Implements ilAssLacFormAlertProvider.
Definition at line 85 of file ilAssLacExpressionNotSupportedByQuestion.php.
References $lng, and getQuestionIndex().
 Here is the call graph for this function:| ilAssLacExpressionNotSupportedByQuestion::getQuestionIndex | ( | ) | 
Definition at line 68 of file ilAssLacExpressionNotSupportedByQuestion.php.
References $question_index.
Referenced by __construct(), and getFormAlert().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 33 of file ilAssLacExpressionNotSupportedByQuestion.php.
Referenced by __construct(), and getExpression().
      
  | 
  protected | 
Definition at line 38 of file ilAssLacExpressionNotSupportedByQuestion.php.
Referenced by __construct(), and getQuestionIndex().