ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\Mail\Placeholder\Placeholder Interface Reference
+ Inheritance diagram for ILIAS\Mail\Placeholder\Placeholder:
+ Collaboration diagram for ILIAS\Mail\Placeholder\Placeholder:

Public Member Functions

 getId ()
 
 getLabel ()
 
 handle (Signature $signature)
 
 setNext (self $next)
 
 getNext ()
 

Detailed Description

Definition at line 25 of file Placeholder.php.

Member Function Documentation

◆ getId()

◆ getLabel()

ILIAS\Mail\Placeholder\Placeholder::getLabel ( )

◆ getNext()

ILIAS\Mail\Placeholder\Placeholder::getNext ( )

◆ handle()

ILIAS\Mail\Placeholder\Placeholder::handle ( Signature  $signature)
Parameters
Signature$signature
Returns
array<string, string>|null

Implemented in ILIAS\Mail\Placeholder\AbstractPlaceholderHandler.

Referenced by ILIAS\Mail\Service\MailSignatureService\processSignature().

+ Here is the caller graph for this function:

◆ setNext()

ILIAS\Mail\Placeholder\Placeholder::setNext ( self  $next)

The documentation for this interface was generated from the following file: