Class: I2CE Swiss FormRelationships: Difference between revisions

From IHRIS Wiki
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''I2CE_Swiss_FormRelationships''.
#REDIRECT [[Class: I2CE_Swiss_FormRelationships (4.1.7)]]
*Extends the class: [[Class: I2CE_Swiss_FormRelationship_Base | I2CE_Swiss_FormRelationship_Base]].
*Parent Classses:  [[Class: I2CE_Swiss_FormRelationship_Base | I2CE_Swiss_FormRelationship_Base]] [[Class: I2CE_Swiss | I2CE_Swiss]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
*Location: Part of the module [[I2CE Module List#formRelationships|formRelationships]] in the package [https://launchpad.net/i2ce I2CE]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/Forms/modules/FormRelationship/lib/I2CE_Swiss_FormRelationships.php modules/Forms/modules/FormRelationship/lib/I2CE_Swiss_FormRelationships.php]
*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_SwissConfig_FormRelationships
==Methods==
===displayValues()===
*Signature: public function displayValues($contentNode,$transient_options,$action)
*Parameters:
**$contentNode
**$transient_options
**$action
===doRelationsLinks()===
*Signature: public function doRelationsLinks($action,$node)
*Parameters:
**$action
**$node
===editValues()===
Display the configuration menu for the specified config node
*Signature: public function editValues($contentNode,$transient_options)
*Parameters:
** [http://www.php.net/manual/en/class.domnode.php DOMNode ] $contentNode <br/>null.  All the  swiss should display all content relative to that node
**$transient_options
*Returns: [http://www.php.net/manual/en/language.types.boolean.php boolean ]<br/>true on sucess
===getChildType()===
*Signature: public function getChildType($child)
*Parameters:
**$child
===processValues()===
*Signature: public function processValues($vals)
*Parameters:
**$vals
 
 
[[Category:Class Documentation]]

Latest revision as of 08:52, 23 August 2013