|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMailError. More...
Collaboration diagram for ilMailError:Public Member Functions | |
| __construct (string $languageVariable, array $placeHolderValues=[]) | |
| ilMailError constructor. More... | |
| getLanguageVariable () | |
| getPlaceHolderValues () | |
Protected Attributes | |
| $languageVariable = '' | |
| $placeHolderValues = [] | |
Class ilMailError.
Definition at line 8 of file class.ilMailError.php.
| ilMailError::__construct | ( | string | $languageVariable, |
| array | $placeHolderValues = [] |
||
| ) |
ilMailError constructor.
| string | $languageVariable | |
| array | $placeHolderValues |
Definition at line 21 of file class.ilMailError.php.
References $languageVariable, and $placeHolderValues.
| ilMailError::getLanguageVariable | ( | ) |
| ilMailError::getPlaceHolderValues | ( | ) |
|
protected |
Definition at line 11 of file class.ilMailError.php.
Referenced by __construct(), and getLanguageVariable().
|
protected |
Definition at line 14 of file class.ilMailError.php.
Referenced by __construct(), and getPlaceHolderValues().