ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct ($expression) | |
getExpression () | |
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 | |
$expression | |
Definition at line 15 of file ilAssLacUnsupportedExpression.php.
ilAssLacUnsupportedExpression::__construct | ( | $expression | ) |
string | $expression |
Definition at line 25 of file ilAssLacUnsupportedExpression.php.
References $expression, and getExpression().
ilAssLacUnsupportedExpression::getExpression | ( | ) |
Definition at line 38 of file ilAssLacUnsupportedExpression.php.
References $expression.
Referenced by __construct(), and getFormAlert().
ilAssLacUnsupportedExpression::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacUnsupportedExpression.php.
References getExpression(), and ilLanguage\txt().
|
protected |
Definition at line 20 of file ilAssLacUnsupportedExpression.php.
Referenced by __construct(), and getExpression().