ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct ($operator) | |
getOperator () | |
getFormAlert (ilLanguage $lng) | |
![]() | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Protected Attributes | |
$operator | |
Definition at line 15 of file ilAssLacUnsupportedOperation.php.
ilAssLacUnsupportedOperation::__construct | ( | $operator | ) |
string | $operator |
Definition at line 25 of file ilAssLacUnsupportedOperation.php.
References $operator, ILIAS\GlobalScreen\Provider\__construct(), and getOperator().
ilAssLacUnsupportedOperation::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacUnsupportedOperation.php.
References Vendor\Package\$e, and ilLanguage\txt().
ilAssLacUnsupportedOperation::getOperator | ( | ) |
Definition at line 38 of file ilAssLacUnsupportedOperation.php.
References $operator.
Referenced by __construct().
|
protected |
Definition at line 20 of file ilAssLacUnsupportedOperation.php.
Referenced by __construct(), and getOperator().