ILIAS
release_8 Revision v8.19
|
Class ilMailError. More...
Public Member Functions | |
__construct (string $languageVariable, array $placeHolderValues=[]) | |
getLanguageVariable () | |
getPlaceHolderValues () | |
Protected Attributes | |
string | $languageVariable = '' |
array | $placeHolderValues = [] |
Class ilMailError.
Definition at line 25 of file class.ilMailError.php.
ilMailError::__construct | ( | string | $languageVariable, |
array | $placeHolderValues = [] |
||
) |
Definition at line 30 of file class.ilMailError.php.
References $languageVariable, and $placeHolderValues.
ilMailError::getLanguageVariable | ( | ) |
ilMailError::getPlaceHolderValues | ( | ) |
|
protected |
Definition at line 27 of file class.ilMailError.php.
Referenced by __construct(), and getLanguageVariable().
|
protected |
Definition at line 28 of file class.ilMailError.php.
Referenced by __construct(), and getPlaceHolderValues().