ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct ($bracket) | |
getBracket () | |
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 | |
$bracket | |
Definition at line 15 of file ilAssLacMissingBracket.php.
ilAssLacMissingBracket::__construct | ( | $bracket | ) |
string | $bracket |
Definition at line 25 of file ilAssLacMissingBracket.php.
References $bracket, and getBracket().
ilAssLacMissingBracket::getBracket | ( | ) |
Definition at line 37 of file ilAssLacMissingBracket.php.
References $bracket.
Referenced by __construct(), and getFormAlert().
ilAssLacMissingBracket::getFormAlert | ( | ilLanguage | $lng | ) |
ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 46 of file ilAssLacMissingBracket.php.
References getBracket(), and ilLanguage\txt().
|
protected |
Definition at line 20 of file ilAssLacMissingBracket.php.
Referenced by __construct(), and getBracket().