|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilAssLacUnsupportedExpression:
Collaboration diagram for ilAssLacUnsupportedExpression:Public Member Functions | |
| __construct ($expression) | |
| getExpression () | |
| 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 | |
| $expression | |
Definition at line 15 of file ilAssLacUnsupportedExpression.php.
| ilAssLacUnsupportedExpression::__construct | ( | $expression | ) |
| string | $expression |
Definition at line 25 of file ilAssLacUnsupportedExpression.php.
References $expression, getExpression(), and sprintf.
Here is the call graph for this function:| ilAssLacUnsupportedExpression::getExpression | ( | ) |
Definition at line 37 of file ilAssLacUnsupportedExpression.php.
References $expression.
Referenced by __construct().
Here is the caller graph for this function:| ilAssLacUnsupportedExpression::getFormAlert | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Implements ilAssLacFormAlertProvider.
Definition at line 46 of file ilAssLacUnsupportedExpression.php.
|
protected |
Definition at line 20 of file ilAssLacUnsupportedExpression.php.
Referenced by __construct(), and getExpression().