| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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, Throwable $previous=null) | |
| A code isn't optional as in build in class Exception.  More... | |
Protected Attributes | |
| $expression | |
Definition at line 28 of file ilAssLacUnsupportedExpression.php.
| ilAssLacUnsupportedExpression::__construct | ( | $expression | ) | 
| string | $expression | 
Definition at line 38 of file ilAssLacUnsupportedExpression.php.
References $expression, ILIAS\MetaData\Repository\Validation\Data\__construct(), and getExpression().
 Here is the call graph for this function:| ilAssLacUnsupportedExpression::getExpression | ( | ) | 
Definition at line 51 of file ilAssLacUnsupportedExpression.php.
References $expression.
Referenced by __construct(), and getFormAlert().
 Here is the caller graph for this function:| ilAssLacUnsupportedExpression::getFormAlert | ( | ilLanguage | $lng | ) | 
| ilLanguage | $lng | 
Implements ilAssLacFormAlertProvider.
Definition at line 60 of file ilAssLacUnsupportedExpression.php.
References getExpression(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file ilAssLacUnsupportedExpression.php.
Referenced by __construct(), and getExpression().