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