|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for ilAssLacUnableToParseCondition:
Collaboration diagram for ilAssLacUnableToParseCondition:Public Member Functions | |
| __construct ($condition) | |
| getCondition () | |
| 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 | |
| $condition | |
Definition at line 15 of file ilAssLacUnableToParseCondition.php.
| ilAssLacUnableToParseCondition::__construct | ( | $condition | ) |
| string | $expression | |
| int | $question_index |
Definition at line 27 of file ilAssLacUnableToParseCondition.php.
References $condition, and getCondition().
Here is the call graph for this function:| ilAssLacUnableToParseCondition::getCondition | ( | ) |
Definition at line 40 of file ilAssLacUnableToParseCondition.php.
References $condition.
Referenced by __construct().
Here is the caller graph for this function:| ilAssLacUnableToParseCondition::getFormAlert | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 49 of file ilAssLacUnableToParseCondition.php.
References $lng.
|
protected |
Definition at line 20 of file ilAssLacUnableToParseCondition.php.
Referenced by __construct(), and getCondition().