ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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... | |
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().
ilAssLacUnableToParseCondition::getCondition | ( | ) |
Definition at line 40 of file ilAssLacUnableToParseCondition.php.
References $condition.
Referenced by __construct(), and getFormAlert().
ilAssLacUnableToParseCondition::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 49 of file ilAssLacUnableToParseCondition.php.
References getCondition(), and ilLanguage\txt().
|
protected |
Definition at line 20 of file ilAssLacUnableToParseCondition.php.
Referenced by __construct(), and getCondition().