Class: I2CE PageEditRelationship (Development)
This article describes the class I2CE_PageEditRelationship .
- Extends the class: I2CE_PageActionRelationship.
- Location: Part of the module formRelationship-viewer in the package I2CE 4.1-dev
- Source: Defined in the file modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 33
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: v4.1.6.1
@filesource Class I2CE_PageEditRelationship
Variables
$set_defaults
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 56
- Type: protected $set_defaults
$formObjs
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 57
- Type: protected $formObjs
$ff
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 114
- Type: protected $ff
$relConfig
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 250
- Type: protected $relConfig
$has_relationship_def
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 251
- Type: protected $has_relationship_def
Methods
action_configure()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 153
- Signature: protected function action_configure($path,$node)
- Parameters:
- $path
- $node
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 231
- Signature: protected function action_configure_menu($node)
- Parameters:
- $node
action_configure_relationship_definition()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 168
- Signature: protected function action_configure_relationship_definition($swiss_path,$node)
- Parameters:
- $swiss_path
- $node
action_main()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 115
- Signature: protected function action_main()
displayDataTree()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 324
- Signature: protected function displayDataTree($form,$data_tree,$node)
- Parameters:
- $form
- $data_tree
- $node
displayForm()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 363
- Signature: protected function displayForm($args,$formid,$data,$containerNode,$is_first)
- Parameters:
- $args
- $formid
- $data
- $containerNode
- $is_first
display_tree()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 309
- Signature: protected function display_tree($form,$data_tree,$node)
- Parameters:
- $form
- $data_tree
- $node
getFields()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 42
- Signature: protected function getFields()
getOrderings()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 35
- Signature: protected function getOrderings()
loadRelationship()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 252
- Signature: protected function loadRelationship()
setupDefaults()
- Defined in i2ce/modules/Forms/modules/FormRelationshipViewer/lib/I2CE_PageEditRelationship.php on line 58
- Signature: protected function setupDefaults()
Inherited Methods
action()
This protected method is inherited from I2CE_PageActionRelationship->action()
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()
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