Class: I2CE Swiss CustomReports ReportView Field: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
This article desrcibes the class '''I2CE_Swiss_CustomReports_ReportView_Field'''.
This article desrcibes the class '''I2CE_Swiss_CustomReports_ReportView_Field'''.
*Extends the class: [[Class: I2CE_Swiss_CustomReports_ReportView_Base | I2CE_Swiss_CustomReports_ReportView_Base]].
*Extends the class: [[Class: I2CE_Swiss_CustomReports_ReportView_Base | I2CE_Swiss_CustomReports_ReportView_Base]].
It is contained in the module [[iHRIS Module List#CustomReports|CustomReports]] in the package [https://launchpad.net/i2ce I2CE]
*Location: Part of the module [[iHRIS Module List#CustomReports|CustomReports]] 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/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView_Field.php modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView_Field.php]
The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView_Field.php modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView_Field.php]


*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Swiss_CustomReports_ReportView_Field
I2CE_Swiss_CustomReports_ReportView_Field
*Author: Carl Leitner <litlfred@ibiblio.org>
==Variables==
==Variables==
===$form===
===$form===

Revision as of 22:01, 16 October 2009

This article desrcibes the class I2CE_Swiss_CustomReports_ReportView_Field.

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

I2CE_Swiss_CustomReports_ReportView_Field

Variables

$form

  • Type: protected $form

$reportField

  • Type: protected $reportField

Methods

displayValues()

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

Parameters:

  • $contentNode
  • $transient_options
  • $action

getAggregation()

  • Signature: public function getAggregation()

getForm()

  • Signature: protected function getForm()

getHeader()

  • Signature: public function getHeader()

getReportField()

  • Signature: protected function getReportField()

isEnabled()

  • Signature: public function isEnabled()

isEnabledInReport()

  • Signature: public function isEnabledInReport()

isNumeric()

  • Signature: public function isNumeric()

processValues()

  • Signature: public function processValues($values)

Parameters:

  • $values

setAggregation()

  • Signature: public function setAggregation($agg)

Parameters:

  • $agg

setEnabled()

  • Signature: public function setEnabled($enab)

Parameters:

  • $enab

Inherited Variables

$reportFactory

Theis protected variable is inherited from I2CE_Swiss_CustomReports_ReportView_Base->$reportFactory

$swissReportView

Theis protected variable is inherited from I2CE_Swiss_CustomReports_ReportView_Base->$swissReportView

$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()