ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Public Member Functions | |
__construct ($condition) | |
getCondition () | |
getFormAlert (ilLanguage $lng) | |
![]() | |
__construct ($a_message, $a_code=0) | |
A code isn't optional as in build in class Exception. More... | |
Protected Attributes | |
$condition | |
Definition at line 28 of file ilAssLacUnableToParseCondition.php.
ilAssLacUnableToParseCondition::__construct | ( | $condition | ) |
string | $expression | |
int | $question_index |
Definition at line 40 of file ilAssLacUnableToParseCondition.php.
References $condition, ILIAS\GlobalScreen\Provider\__construct(), and getCondition().
ilAssLacUnableToParseCondition::getCondition | ( | ) |
Definition at line 53 of file ilAssLacUnableToParseCondition.php.
References $condition.
Referenced by __construct(), and getFormAlert().
ilAssLacUnableToParseCondition::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 62 of file ilAssLacUnableToParseCondition.php.
References getCondition(), and ilLanguage\txt().
|
protected |
Definition at line 33 of file ilAssLacUnableToParseCondition.php.
Referenced by __construct(), and getCondition().