ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct ($expression) | |
getExpression () | |
getFormAlert (ilLanguage $lng) | |
![]() | |
__construct ($a_message, $a_code=0, Throwable $previous=null) | |
A code isn't optional as in build in class Exception. More... | |
Protected Attributes | |
$expression | |
Definition at line 28 of file ilAssLacUnsupportedExpression.php.
ilAssLacUnsupportedExpression::__construct | ( | $expression | ) |
string | $expression |
Definition at line 38 of file ilAssLacUnsupportedExpression.php.
References $expression, ILIAS\GlobalScreen\Provider\__construct(), and getExpression().
ilAssLacUnsupportedExpression::getExpression | ( | ) |
Definition at line 51 of file ilAssLacUnsupportedExpression.php.
References $expression.
Referenced by __construct(), and getFormAlert().
ilAssLacUnsupportedExpression::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 60 of file ilAssLacUnsupportedExpression.php.
References getExpression(), and ilLanguage\txt().
|
protected |
Definition at line 33 of file ilAssLacUnsupportedExpression.php.
Referenced by __construct(), and getExpression().