Static Public Member Functions | |
static | getDisplayName () |
static | getModelAttributeNames () |
Protected Member Functions | |
renderEditable () | |
renderControlEditable () | |
renderControlNonEditable () | |
renderLabel () |
Display the details of an MashableInbox.
Definition at line 40 of file MashableInboxSummaryElement.php.
renderEditable | ( | ) | [protected] |
Generate editable version of the element includes the lable, control, and error content
Reimplemented from Element.
Definition at line 42 of file MashableInboxSummaryElement.php.
renderLabel | ( | ) | [protected] |
Generate the element label content
Reimplemented from Element.
Definition at line 57 of file MashableInboxSummaryElement.php.
static getModelAttributeNames | ( | ) | [static] |
Get the attributeNames of attributes used in the derived element.
Implements DerivedElementInterface.
Definition at line 72 of file MashableInboxSummaryElement.php.