Class: I2CE Swiss FormRelationship Where

From IHRIS Wiki
Revision as of 13:11, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class I2CE_Swiss_FormRelationship_Where.

I2CE_SwissConfig_FormRelationship_Where

Methods

displayExistingLimit()

  • Signature: protected function displayExistingLimit($contentNode,$action)
  • Parameters:
    • $contentNode
    • $action

displayFieldLimit()

  • Signature: protected function displayFieldLimit($contentNode,$action)
  • Parameters:
    • $contentNode
    • $action

displayLimitMenu()

Add in the UI to display the Where menu

  • Signature: protected function displayLimitMenu($contentNode,$action)
  • Parameters:
  • Returns: boolean
    true on success

displayOperator()

  • Signature: protected function displayOperator($contentNode,$transient_options,$action)
  • Parameters:
    • $contentNode
    • $transient_options
    • $action

displayValues()

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

displayWhereChoice()

Add in the display for the existing Wheres @param DOMNode $contentode

  • Signature: protected function displayWhereChoice($contentNode,$action)
  • Parameters:
    • $contentNode
    • $action
  • Returns: boolean
    true on success

getChildType()

  • Signature: public function getChildType($child)
  • Parameters:
    • $child

getForm()

  • Signature: protected function getForm()

getJoinField()

  • Signature: protected function getJoinField()

getReportForm()

  • Signature: protected function getReportForm()

isRelationshipBase()

  • Signature: protected function isRelationshipBase()

processFieldLimit()

  • Signature: protected function processFieldLimit($vals)
  • Parameters:
    • $vals

processValues()

  • Signature: public function processValues($vals)
  • Parameters:
    • $vals

processWhereChoice()

  • Signature: protected function processWhereChoice($vals)
  • Parameters:
    • $vals