Traits
Table of Contents
Classes
- AddressingTraitTest
- Base class for CiviCRM unit tests
Traits
- AddressingTrait
- Define the $to, $from, $replyTo, $cc, and $bcc fields to a WorkflowMessage class.
- CustomFieldTrait
- Adds a block of custom fields, as traditionally used in back office receipts.
- FinalHelperTrait
- Define a series of high-level, non-extensible helpers for WorkflowMessages,
such as `renderTemplate()` or `sendTemplate()`.
- LocalizationTrait
- ReflectiveWorkflowTrait
- The ReflectiveWorkflowTrait makes it easier to define
workflow-messages using conventional PHP class-modeling. Thus:
- TemplateTrait
Constants
-
ADDRESS_EXPORT_FMT
= 'rfc822'
-
ADDRESS_STORAGE_FMT
= 'rfc822'
ADDRESS_EXPORT_FMT
public
mixed
ADDRESS_EXPORT_FMT
= 'rfc822'
ADDRESS_STORAGE_FMT
public
mixed
ADDRESS_STORAGE_FMT
= 'rfc822'