ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct ($question_index) | |
getQuestionIndex () | |
getFormAlert (ilLanguage $lng) | |
Public Member Functions inherited from ilException | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Protected Attributes | |
$question_index | |
Definition at line 15 of file ilAssLacQuestionNotExist.php.
ilAssLacQuestionNotExist::__construct | ( | $question_index | ) |
int | $question_index |
Definition at line 25 of file ilAssLacQuestionNotExist.php.
References $question_index, and getQuestionIndex().
ilAssLacQuestionNotExist::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacQuestionNotExist.php.
References getQuestionIndex(), and ilLanguage\txt().
ilAssLacQuestionNotExist::getQuestionIndex | ( | ) |
Definition at line 38 of file ilAssLacQuestionNotExist.php.
References $question_index.
Referenced by __construct(), and getFormAlert().
|
protected |
Definition at line 20 of file ilAssLacQuestionNotExist.php.
Referenced by __construct(), and getQuestionIndex().