Class: I2CE Swiss FormRelationship ReportingFunctions

From IHRIS Wiki
Revision as of 23:02, 16 October 2009 by Litlfred (talk | contribs)

This article desrcibes the class I2CE_Swiss_FormRelationship_ReportingFunctions.

  • Author: Carl Leitner <litlfred@ibiblio.org>

I2CE_SwissConfig_FormRelationship_ReportingFunctions

Methods

displayValues()

  • Signature: public function displayValues($contentNode,$transient_options,$action)

Parameters:

  • $contentNode
  • $transient_options
  • $action

getChildType()

  • Signature: public function getChildType($child)

Parameters:

  • $child

getFunctionDetails()

  • Signature: public function getFunctionDetails($function)

Parameters:

  • $function

processValues()

Update config for given values -- creates a new reportung fynction

  • Signature: public function processValues($vals)
  • Returns: true on sucess

Parameters:

  • array $vals
    An array of values (presumably from $_POST) to update magic data from

Inherited Variables

$swissRelationship

Theis protected variable is inherited from I2CE_Swiss_FormRelationship_Base->$swissRelationship

$swissForms

Theis protected variable is inherited from I2CE_Swiss_FormRelationship_Base->$swissForms

$name

Theis protected variable is inherited from I2CE_Swiss->$name

$path

Theis protected variable is inherited from I2CE_Swiss->$path

$parent

Theis protected variable is inherited from I2CE_Swiss->$parent

$page

Theis protected variable is inherited from I2CE_Swiss->$page

$template

Theis protected variable is inherited from I2CE_Swiss->$template

$children

Theis protected variable is inherited from I2CE_Swiss->$children

Inherited Fuzzy Methods

userMessage()

This method is inherited from I2CE_Fuzzy->userMessage()