Static Public Member Functions | |
static | getDisplayName () |
static | getModelAttributeNames () |
Protected Member Functions | |
renderControlNonEditable () | |
renderControlEditable () | |
renderError () | |
renderLabel () |
Display email message content.
Definition at line 40 of file EmailMessageCcRecipientsElement.php.
renderError | ( | ) | [protected] |
Generate the error content. Used by editable content
Reimplemented from Element.
Definition at line 59 of file EmailMessageCcRecipientsElement.php.
renderLabel | ( | ) | [protected] |
Generate the element label content
Reimplemented from Element.
Definition at line 63 of file EmailMessageCcRecipientsElement.php.
static getModelAttributeNames | ( | ) | [static] |
Get the attributeNames of attributes used in the derived element.
Implements DerivedElementInterface.
Definition at line 73 of file EmailMessageCcRecipientsElement.php.