ActivitySummaryElement Class Reference

Inheritance diagram for ActivitySummaryElement:
Element DerivedElementInterface

Static Public Member Functions

static getDisplayName ()
static getModelAttributeNames ()

Protected Member Functions

 renderEditable ()
 renderControlEditable ()
 renderControlNonEditable ()
 renderLabel ()

Detailed Description

Display the details of an activity.

Definition at line 30 of file ActivitySummaryElement.php.


Member Function Documentation

renderEditable (  )  [protected]

Generate editable version of the element includes the lable, control, and error content

Returns:
A string containing the element's content.

Reimplemented from Element.

Definition at line 32 of file ActivitySummaryElement.php.

renderControlNonEditable (  )  [protected]

Render the activity as a non-editable display

Returns:
The element's content.

Reimplemented from Element.

Definition at line 46 of file ActivitySummaryElement.php.

renderLabel (  )  [protected]

Generate the element label content

Returns:
A string containing the element's label

Reimplemented from Element.

Definition at line 51 of file ActivitySummaryElement.php.

static getModelAttributeNames (  )  [static]

Get the attributeNames of attributes used in the derived element.

Returns:
array of model attributeNames used.

Implements DerivedElementInterface.

Definition at line 66 of file ActivitySummaryElement.php.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables
Generated on Sat May 25 01:25:11 2013