|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder:
Collaboration diagram for ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder:Public Member Functions | |
| __construct (ilLanguage $lng, private readonly int $user_id) | |
| 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 | |
| setNext (self $next) | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Mail\Placeholder\AbstractPlaceholderHandler | |
| Placeholder | $next = null |
Definition at line 26 of file MailSignatureUserFullnamePlaceholder.php.
| ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder::__construct | ( | ilLanguage | $lng, |
| private readonly int | $user_id | ||
| ) |
Definition at line 28 of file MailSignatureUserFullnamePlaceholder.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder::addPlaceholder | ( | array | $placeholder | ) |
Definition at line 38 of file MailSignatureUserFullnamePlaceholder.php.
References ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder\getId(), and ilUserUtil\getNamePresentation().
Here is the call graph for this function:| ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder::getId | ( | ) |
Implements ILIAS\Mail\Placeholder\Placeholder.
Definition at line 33 of file MailSignatureUserFullnamePlaceholder.php.
Referenced by ILIAS\Mail\Placeholder\MailSignatureUserFullnamePlaceholder\addPlaceholder().
Here is the caller graph for this function: