Class: I2CE PageViewRelationship (Development)
This article describes the class I2CE_PageViewRelationship .
- Extends the class: I2CE_PageActionRelationship.
- Location: Part of the module formRelationships in the package I2CE 4.1-dev
- Source: Defined in the file modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 33
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.1.6.1
@filesource Class I2CE_PageViewRelationship
Variables
$set_defaults
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 56
- Type: protected $set_defaults
$formObjs
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 57
- Type: protected $formObjs
$ff
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 113
- Type: protected $ff
Methods
action()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 114
- Signature: protected function action()
displayDataTree()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 132
- Signature: protected function displayDataTree($form,$data_tree,$node)
- Parameters:
- $form
- $data_tree
- $node
displayForm()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 171
- Signature: protected function displayForm($args,$formid,$data,$containerNode,$is_first)
- Parameters:
- $args
- $formid
- $data
- $containerNode
- $is_first
getFields()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 42
- Signature: protected function getFields()
getOrderings()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 35
- Signature: protected function getOrderings()
setupDefaults()
- Defined in i2ce/modules/Forms/modules/FormRelationship/lib/I2CE_PageViewRelationship.php on line 58
- Signature: protected function setupDefaults()
Inherited Methods
action_main()
This protected method is inherited from I2CE_PageActionRelationship->action_main()
getOrdering()
This protected method is inherited from I2CE_PageActionRelationship->getOrdering()
loadData()
This protected method is inherited from I2CE_PageActionRelationship->loadData()
loadPrimary()
This protected method is inherited from I2CE_PageActionRelationship->loadPrimary()
loadRelationship()
This protected method is inherited from I2CE_PageActionRelationship->loadRelationship()
sortIterator()
This protected method is inherited from I2CE_PageActionRelationship->sortIterator()
Inherited Variables
$formRelationship
Theis protected variable is inherited from I2CE_PageActionRelationship->$formRelationship
$primObj
Theis protected variable is inherited from I2CE_PageActionRelationship->$primObj
$data
Theis protected variable is inherited from I2CE_PageActionRelationship->$data