|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Inheritance diagram for ilAssLacQuestionNotReachable:
Collaboration diagram for ilAssLacQuestionNotReachable: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... | |
| getFormAlert (ilLanguage $lng) | |
Protected Attributes | |
| $question_index | |
Definition at line 15 of file ilAssLacQuestionNotReachable.php.
| ilAssLacQuestionNotReachable::__construct | ( | $question_index | ) |
| int | $question_index |
Definition at line 25 of file ilAssLacQuestionNotReachable.php.
References $question_index, and getQuestionIndex().
Here is the call graph for this function:| ilAssLacQuestionNotReachable::getFormAlert | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 46 of file ilAssLacQuestionNotReachable.php.
References $lng.
| ilAssLacQuestionNotReachable::getQuestionIndex | ( | ) |
Definition at line 37 of file ilAssLacQuestionNotReachable.php.
References $question_index.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 20 of file ilAssLacQuestionNotReachable.php.
Referenced by __construct(), and getQuestionIndex().