|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilAssLacMissingBracket:
Collaboration diagram for ilAssLacMissingBracket: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... | |
| getFormAlert (ilLanguage $lng) | |
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, getBracket(), and sprintf.
Here is the call graph for this function:| ilAssLacMissingBracket::getBracket | ( | ) |
Definition at line 38 of file ilAssLacMissingBracket.php.
References $bracket.
Referenced by __construct().
Here is the caller graph for this function:| ilAssLacMissingBracket::getFormAlert | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 47 of file ilAssLacMissingBracket.php.
|
protected |
Definition at line 20 of file ilAssLacMissingBracket.php.
Referenced by __construct(), and getBracket().