|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder:
Collaboration diagram for ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder:Public Member Functions | |
| 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 25 of file MailSignatureIliasUrlPlaceholder.php.
| ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder::addPlaceholder | ( | array | $placeholder | ) |
| array<string,string> | $placeholder |
Reimplemented from ILIAS\Mail\Placeholder\AbstractPlaceholderHandler.
Definition at line 32 of file MailSignatureIliasUrlPlaceholder.php.
References ilUtil\_getHttpPath(), and ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder\getId().
Here is the call graph for this function:| ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder::getId | ( | ) |
Implements ILIAS\Mail\Placeholder\Placeholder.
Definition at line 27 of file MailSignatureIliasUrlPlaceholder.php.
Referenced by ILIAS\Mail\Placeholder\MailSignatureIliasUrlPlaceholder\addPlaceholder().
Here is the caller graph for this function: