|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder:
Collaboration diagram for ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder:Public Member Functions | |
| __construct (ilLanguage $lng, private readonly ilIniFile $client_ini_file) | |
| getId () | |
| addPlaceholder (array $placeholder) | |
Public Member Functions inherited from ILIAS\Mail\Placeholder\AbstractPlaceholderHandler | |
| __construct (protected ilLanguage $lng) | |
| getLabel () | |
| setNext (Placeholder $next) | |
| getNext () | |
| handle (Signature $signature) | |
| addPlaceholder (array $placeholder) | |
Public Member Functions inherited from ILIAS\Mail\Placeholder\Placeholder | |
| getId () | |
| getLabel () | |
| handle (Signature $signature) | |
| setNext (self $next) | |
| getNext () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Mail\Placeholder\AbstractPlaceholderHandler | |
| Placeholder | $next = null |
Definition at line 26 of file MailSignatureInstallationNamePlaceholder.php.
| ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder::__construct | ( | ilLanguage | $lng, |
| private readonly ilIniFile | $client_ini_file | ||
| ) |
Definition at line 28 of file MailSignatureInstallationNamePlaceholder.php.
References $lng, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder::addPlaceholder | ( | array | $placeholder | ) |
| array<string,string> | $placeholder |
Reimplemented from ILIAS\Mail\Placeholder\AbstractPlaceholderHandler.
Definition at line 38 of file MailSignatureInstallationNamePlaceholder.php.
References ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder\getId().
Here is the call graph for this function:| ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder::getId | ( | ) |
Implements ILIAS\Mail\Placeholder\Placeholder.
Definition at line 33 of file MailSignatureInstallationNamePlaceholder.php.
Referenced by ILIAS\Mail\Placeholder\MailSignatureInstallationNamePlaceholder\addPlaceholder().
Here is the caller graph for this function: