ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilMailError. More...
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().