Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes

ColumnShare Class Reference

Inheritance diagram for ColumnShare:
Inheritance graph
[legend]
Collaboration diagram for ColumnShare:
Collaboration graph
[legend]

Public Member Functions

 setValue ($value)
 getValue ()
 render ()
 hasOwnerField ()

Data Fields

 $m_MyPrivateImg = null
 $m_MySharedImg = null
 $m_MyAssignedImg = null
 $m_MyDistributedImg = null
 $m_GroupSharedImg = null
 $m_OtherSharedImg = null
 $m_DefaultImg = null
 $m_RecordOwnerId = null
 $m_RecordGroupId = null
 $m_RecordGroupPerm = null
 $m_RecordOtherPerm = null
 $m_RecordCreatorId = null
 $m_hasOwnerField = false

Protected Member Functions

 readMetaData (&$xmlArr)

Protected Attributes

 $m_RecordOwnerId_AutoLoad = false
 $m_RecordGroupId_AutoLoad = false
 $m_RecordGroupPerm_AutoLoad = false
 $m_RecordOtherPerm_AutoLoad = false

Detailed Description

Definition at line 28 of file ColumnShare.php.


Member Function Documentation

getValue (  )

Get value of element

Returns:
mixed

Reimplemented from Element.

Definition at line 111 of file ColumnShare.php.

Here is the caller graph for this function:

readMetaData ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from ColumnText.

Definition at line 57 of file ColumnShare.php.

render (  )

Render element, according to the mode

Returns:
string HTML text

Reimplemented from LabelText.

Definition at line 174 of file ColumnShare.php.

Here is the call graph for this function:

setValue ( value )

Set value of element

Parameters:
mixed$value

Reimplemented from Element.

Definition at line 80 of file ColumnShare.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: