| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilAssLacQuestionNotExist:
 Collaboration diagram for ilAssLacQuestionNotExist:Public Member Functions | |
| __construct ($question_index) | |
| getQuestionIndex () | |
| getFormAlert (ilLanguage $lng) | |
  Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A code isn't optional as in build in class Exception.  More... | |
Protected Attributes | |
| $question_index | |
Definition at line 28 of file ilAssLacQuestionNotExist.php.
| ilAssLacQuestionNotExist::__construct | ( | $question_index | ) | 
| int | $question_index | 
Definition at line 38 of file ilAssLacQuestionNotExist.php.
References $question_index, ILIAS\GlobalScreen\Provider\__construct(), and getQuestionIndex().
 Here is the call graph for this function:| ilAssLacQuestionNotExist::getFormAlert | ( | ilLanguage | $lng | ) | 
| ilLanguage | $lng | 
Implements ilAssLacFormAlertProvider.
Definition at line 60 of file ilAssLacQuestionNotExist.php.
References getQuestionIndex(), and ilLanguage\txt().
 Here is the call graph for this function:| ilAssLacQuestionNotExist::getQuestionIndex | ( | ) | 
Definition at line 51 of file ilAssLacQuestionNotExist.php.
References $question_index.
Referenced by __construct(), and getFormAlert().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 33 of file ilAssLacQuestionNotExist.php.
Referenced by __construct(), and getQuestionIndex().