ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct ($operator) | |
getOperator () | |
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 | |
$operator | |
Definition at line 15 of file ilAssLacUnsupportedOperation.php.
ilAssLacUnsupportedOperation::__construct | ( | $operator | ) |
string | $operator |
Definition at line 25 of file ilAssLacUnsupportedOperation.php.
References $operator, and getOperator().
ilAssLacUnsupportedOperation::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacUnsupportedOperation.php.
References 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().