|
static | getDisplayName () |
|
static | getModelAttributeNames () |
|
static | getDisplayName () |
|
static | isReadOnly () |
|
static | resolveInputNameForEditableInput ($attributeName) |
|
static | resolveInputNamePrefixIntoString ($inputNamePrefix) |
|
static | resolveInputIdPrefixIntoString ($inputIdPrefix) |
|
|
| __construct ($model, $attribute, $form=null, array $params=array()) |
|
| render () |
|
| getEditableNameIds () |
|
| getAttribute () |
|
| renderAsControlNonEditable () |
|
| $params |
|
| $editableTemplate = '<th>{label}</th><td colspan="{colspan}">{content}{error}</td>' |
|
| $nonEditableTemplate = '<th>{label}</th><td colspan="{colspan}">{content}</td>' |
|
| $model |
|
| $attribute |
|
| $form |
|
Display the details of an activity.
Definition at line 40 of file ActivitySummaryElement.php.
renderControlNonEditable |
( |
| ) |
|
|
protected |
Render the activity as a non-editable display
- Returns
- The element's content.
- Exceptions
-
Definition at line 57 of file ActivitySummaryElement.php.
static getModelAttributeNames |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: