|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the ''abstract'' class ''I2CE_Swiss_CustomReports_Base''.
| | #REDIRECT [[Class: I2CE_Swiss_CustomReports_Base (4.1.7)]] |
| *Extends the class: [[Class: I2CE_Swiss | I2CE_Swiss]].
| |
| *Parent Classses: [[Class: I2CE_Swiss | I2CE_Swiss]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Child Classes:
| |
| ** [[Class: I2CE_Swiss_CustomReports_ReportView_Base | I2CE_Swiss_CustomReports_ReportView_Base]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_ReportView | I2CE_Swiss_CustomReports_ReportView]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_ReportView_Field | I2CE_Swiss_CustomReports_ReportView_Field]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_ReportView_Fields | I2CE_Swiss_CustomReports_ReportView_Fields]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_ReportViews | I2CE_Swiss_CustomReports_ReportViews]]
| |
| ** [[Class: I2CE_Swiss_CustomReports_Report_Base | I2CE_Swiss_CustomReports_Report_Base]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report | I2CE_Swiss_CustomReports_Report]]
| |
| **** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForm_Field_Limit | I2CE_Swiss_CustomReports_Report_ReportingForm_Field_Limit]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_Meta | I2CE_Swiss_CustomReports_Report_Meta]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForm | I2CE_Swiss_CustomReports_Report_ReportingForm]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForm_Field | I2CE_Swiss_CustomReports_Report_ReportingForm_Field]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForm_Field_Limits | I2CE_Swiss_CustomReports_Report_ReportingForm_Field_Limits]]
| |
| **** [[Class: I2CE_Swiss_CustomReports_Report_ReportingFunction_Limits | I2CE_Swiss_CustomReports_Report_ReportingFunction_Limits]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForm_Fields | I2CE_Swiss_CustomReports_Report_ReportingForm_Fields]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingForms | I2CE_Swiss_CustomReports_Report_ReportingForms]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingFunction | I2CE_Swiss_CustomReports_Report_ReportingFunction]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Report_ReportingFunctions | I2CE_Swiss_CustomReports_Report_ReportingFunctions]]
| |
| *** [[Class: I2CE_Swiss_CustomReports_Reports | I2CE_Swiss_CustomReports_Reports]]
| |
| *Location: Part of the module [[I2CE 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_Base.php modules/CustomReports/lib/I2CE_Swiss_CustomReports_Base.php]
| |
| *Author: Carl Leitner <litlfred@ibiblio.org>
| |
| I2CE_Swiss_CustomReports_Base
| |
| ==Methods==
| |
| ===displayOptions()===
| |
| *Signature: public function displayOptions($optionsNode,$transient_options)
| |
| *Parameters:
| |
| **$optionsNode
| |
| **$transient_options
| |
| ===getAncestorByClass()===
| |
| *Signature: protected function getAncestorByClass($class)
| |
| *Parameters:
| |
| **$class
| |
| ===initializeDisplay()===
| |
| *Signature: public function initializeDisplay($action)
| |
| *Parameters:
| |
| **$action
| |
| | |
| | |
| [[Category:Class Documentation]]
| |