ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 39 of file ilAssLacUnableToParseCondition.php.
References $condition.
Referenced by __construct(), and getFormAlert().
ilAssLacUnableToParseCondition::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 48 of file ilAssLacUnableToParseCondition.php.
References getCondition(), and ilLanguage\txt().
|
protected |
Definition at line 20 of file ilAssLacUnableToParseCondition.php.
Referenced by __construct(), and getCondition().