ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct ($operator) | |
getOperator () | |
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 | |
$operator | |
Definition at line 28 of file ilAssLacUnsupportedOperation.php.
ilAssLacUnsupportedOperation::__construct | ( | $operator | ) |
string | $operator |
Definition at line 38 of file ilAssLacUnsupportedOperation.php.
References $operator, ILIAS\GlobalScreen\Provider\__construct(), and getOperator().
ilAssLacUnsupportedOperation::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 60 of file ilAssLacUnsupportedOperation.php.
References getOperator(), and ilLanguage\txt().
ilAssLacUnsupportedOperation::getOperator | ( | ) |
Definition at line 51 of file ilAssLacUnsupportedOperation.php.
References $operator.
Referenced by __construct(), and getFormAlert().
|
protected |
Definition at line 33 of file ilAssLacUnsupportedOperation.php.
Referenced by __construct(), and getOperator().