Class: I2CE Swiss CustomReports ReportView: Difference between revisions

From IHRIS Wiki
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''I2CE_Swiss_CustomReports_ReportView''.
#REDIRECT [[Class: I2CE_Swiss_CustomReports_ReportView (4.1.7)]]
*Extends the class: [[Class: I2CE_Swiss_CustomReports_ReportView_Base | I2CE_Swiss_CustomReports_ReportView_Base]].
*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.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L29 modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 29
*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_SwissConfig_CustomReports_ReportView
==Methods==
===addFieldSorter()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L273 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 273
*Signature: protected function addFieldSorter($fieldHeaders,$mainNode)
*Parameters:
**$fieldHeaders
**$mainNode
===displayValues()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L229 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 229
*Signature: public function displayValues($contentNode,$transient_options,$action)
*Parameters:
**$contentNode
**$transient_options
**$action
===getChildType()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L218 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 218
*Signature: public function getChildType($child)
*Parameters:
**$child
===getDescription()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L80 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 80
*Signature: public function getDescription()
===getDisplayName()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L68 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 68
*Signature: public function getDisplayName()
===getLimitedView()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L57 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 57
*Signature: public function getLimitedView()
===getOrder()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L128 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 128
*Signature: public function getOrder($as_array)
*Parameters:
**$as_array
***Default Value: true
===getRelatedViews()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L158 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 158
*Signature: public function getRelatedViews($as_array)
*Parameters:
**$as_array
***Default Value: true
===getReport()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L39 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 39
*Signature: public function getReport()
===hasDescription()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L76 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 76
*Signature: public function hasDescription()
===hasLimitedView()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L46 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 46
*Signature: public function hasLimitedView()
===hasTotal()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L175 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 175
*Signature: public function hasTotal()
===processValues()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L190 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 190
*Signature: public function processValues($values)
*Parameters:
**$values
===setDescription()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L88 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 88
*Signature: public function setDescription($descr)
*Parameters:
**$descr
===setDisplayName()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L64 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 64
*Signature: public function setDisplayName($displayName)
*Parameters:
**$displayName
===setLimitedView()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L53 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 53
*Signature: public function setLimitedView($limited_view)
*Parameters:
**$limited_view
===setOrder()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L114 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 114
*Signature: public function setOrder($order)
*Parameters:
**$order
===setRelatedViews()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L143 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 143
*Signature: public function setRelatedViews($views)
*Parameters:
**$views
===setReport()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L30 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 30
*Signature: public function setReport($report)
*Parameters:
**$report
===setTotal()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L179 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 179
*Signature: public function setTotal($total)
*Parameters:
**$total
===sortFields()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.2-release/annotate/head:/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php#L94 i2ce/modules/CustomReports/lib/I2CE_Swiss_CustomReports_ReportView.php] on line 94
*Signature: public function sortFields($fields)
*Parameters:
**&$fields
==Inherited Methods==
===getBaseReportView()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#getBaseReportView() | I2CE_Swiss_CustomReports_ReportView_Base->getBaseReportView()]]
 
===getReportsByCategory()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#getReportsByCategory() | I2CE_Swiss_CustomReports_ReportView_Base->getReportsByCategory()]]
 
===getSwissReport()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#getSwissReport() | I2CE_Swiss_CustomReports_ReportView_Base->getSwissReport()]]
 
===getSwissReports()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#getSwissReports() | I2CE_Swiss_CustomReports_ReportView_Base->getSwissReports()]]
 
===getSwissReportsByCategory()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#getSwissReportsByCategory() | I2CE_Swiss_CustomReports_ReportView_Base->getSwissReportsByCategory()]]
 
===setupReportFactory()===
This protected method is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#setupReportFactory() | I2CE_Swiss_CustomReports_ReportView_Base->setupReportFactory()]]
 
===displayOptions()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_Base#displayOptions() | I2CE_Swiss_CustomReports_Base->displayOptions()]]
 
===initializeDisplay()===
This public method is inherited from [[Class: I2CE_Swiss_CustomReports_Base#initializeDisplay() | I2CE_Swiss_CustomReports_Base->initializeDisplay()]]
 
===getAncestorByClass()===
This protected method is inherited from [[Class: I2CE_Swiss_CustomReports_Base#getAncestorByClass() | I2CE_Swiss_CustomReports_Base->getAncestorByClass()]]
 
===__construct()===
This public method is inherited from [[Class: I2CE_Swiss#__construct() | I2CE_Swiss->__construct()]]
 
===addAjaxLink()===
This public method is inherited from [[Class: I2CE_Swiss#addAjaxLink() | I2CE_Swiss->addAjaxLink()]]
 
===addLink()===
This public method is inherited from [[Class: I2CE_Swiss#addLink() | I2CE_Swiss->addLink()]]
 
===count()===
This public method is inherited from [[Class: I2CE_Swiss#count() | I2CE_Swiss->count()]]
 
===current()===
This public method is inherited from [[Class: I2CE_Swiss#current() | I2CE_Swiss->current()]]
 
===display()===
This public method is inherited from [[Class: I2CE_Swiss#display() | I2CE_Swiss->display()]]
 
===getAjaxJSNodes()===
This public method is inherited from [[Class: I2CE_Swiss#getAjaxJSNodes() | I2CE_Swiss->getAjaxJSNodes()]]
 
===getAttribute()===
This public method is inherited from [[Class: I2CE_Swiss#getAttribute() | I2CE_Swiss->getAttribute()]]
 
===getChild()===
This public method is inherited from [[Class: I2CE_Swiss#getChild() | I2CE_Swiss->getChild()]]
 
===getChildNames()===
This public method is inherited from [[Class: I2CE_Swiss#getChildNames() | I2CE_Swiss->getChildNames()]]
 
===getFactory()===
This public method is inherited from [[Class: I2CE_Swiss#getFactory() | I2CE_Swiss->getFactory()]]
 
===getField()===
This public method is inherited from [[Class: I2CE_Swiss#getField() | I2CE_Swiss->getField()]]
 
===getKeys()===
This public method is inherited from [[Class: I2CE_Swiss#getKeys() | I2CE_Swiss->getKeys()]]
 
===getLocale()===
This public method is inherited from [[Class: I2CE_Swiss#getLocale() | I2CE_Swiss->getLocale()]]
 
===getName()===
This public method is inherited from [[Class: I2CE_Swiss#getName() | I2CE_Swiss->getName()]]
 
===getPage()===
This public method is inherited from [[Class: I2CE_Swiss#getPage() | I2CE_Swiss->getPage()]]
 
===getParent()===
This public method is inherited from [[Class: I2CE_Swiss#getParent() | I2CE_Swiss->getParent()]]
 
===getPath()===
This public method is inherited from [[Class: I2CE_Swiss#getPath() | I2CE_Swiss->getPath()]]
 
===getStatus()===
This public method is inherited from [[Class: I2CE_Swiss#getStatus() | I2CE_Swiss->getStatus()]]
 
===getStorage()===
This public method is inherited from [[Class: I2CE_Swiss#getStorage() | I2CE_Swiss->getStorage()]]
 
===getURLQueryString()===
This public method is inherited from [[Class: I2CE_Swiss#getURLQueryString() | I2CE_Swiss->getURLQueryString()]]
 
===getURLRoot()===
This public method is inherited from [[Class: I2CE_Swiss#getURLRoot() | I2CE_Swiss->getURLRoot()]]
 
===hasAttribute()===
This public method is inherited from [[Class: I2CE_Swiss#hasAttribute() | I2CE_Swiss->hasAttribute()]]
 
===hasField()===
This public method is inherited from [[Class: I2CE_Swiss#hasField() | I2CE_Swiss->hasField()]]
 
===hasParent()===
This public method is inherited from [[Class: I2CE_Swiss#hasParent() | I2CE_Swiss->hasParent()]]
 
===humanText()===
This public method is inherited from [[Class: I2CE_Swiss#humanText() | I2CE_Swiss->humanText()]]
 
===key()===
This public method is inherited from [[Class: I2CE_Swiss#key() | I2CE_Swiss->key()]]
 
===next()===
This public method is inherited from [[Class: I2CE_Swiss#next() | I2CE_Swiss->next()]]
 
===postprocessDisplay()===
This public method is inherited from [[Class: I2CE_Swiss#postprocessDisplay() | I2CE_Swiss->postprocessDisplay()]]
 
===prefixName()===
This public method is inherited from [[Class: I2CE_Swiss#prefixName() | I2CE_Swiss->prefixName()]]
 
===renameInputs()===
This public method is inherited from [[Class: I2CE_Swiss#renameInputs() | I2CE_Swiss->renameInputs()]]
 
===rewind()===
This public method is inherited from [[Class: I2CE_Swiss#rewind() | I2CE_Swiss->rewind()]]
 
===setField()===
This public method is inherited from [[Class: I2CE_Swiss#setField() | I2CE_Swiss->setField()]]
 
===setPage()===
This public method is inherited from [[Class: I2CE_Swiss#setPage() | I2CE_Swiss->setPage()]]
 
===setTranslatableField()===
This public method is inherited from [[Class: I2CE_Swiss#setTranslatableField() | I2CE_Swiss->setTranslatableField()]]
 
===updateValues()===
This public method is inherited from [[Class: I2CE_Swiss#updateValues() | I2CE_Swiss->updateValues()]]
 
===valid()===
This public method is inherited from [[Class: I2CE_Swiss#valid() | I2CE_Swiss->valid()]]
 
===_getChild()===
This protected method is inherited from [[Class: I2CE_Swiss#_getChild() | I2CE_Swiss->_getChild()]]
 
===addAjaxOptionMenu()===
This protected method is inherited from [[Class: I2CE_Swiss#addAjaxOptionMenu() | I2CE_Swiss->addAjaxOptionMenu()]]
 
===addOptionMenu()===
This protected method is inherited from [[Class: I2CE_Swiss#addOptionMenu() | I2CE_Swiss->addOptionMenu()]]
 
===changeClassOnNodes()===
This protected method is inherited from [[Class: I2CE_Swiss#changeClassOnNodes() | I2CE_Swiss->changeClassOnNodes()]]
 
===createIfNotExists()===
This protected method is inherited from [[Class: I2CE_Swiss#createIfNotExists() | I2CE_Swiss->createIfNotExists()]]
 
===validateValues()===
This protected method is inherited from [[Class: I2CE_Swiss#validateValues() | I2CE_Swiss->validateValues()]]
 
===_hasMethod()===
This public method is inherited from [[Class: I2CE_Fuzzy#_hasMethod() | I2CE_Fuzzy->_hasMethod()]]
==Inherited Variables==
===$reportFactory===
Theis protected variable is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#$reportFactory | I2CE_Swiss_CustomReports_ReportView_Base->$reportFactory]]
 
===$swissReportView===
Theis protected variable is inherited from [[Class: I2CE_Swiss_CustomReports_ReportView_Base#$swissReportView | I2CE_Swiss_CustomReports_ReportView_Base->$swissReportView]]
 
===$name===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$name | I2CE_Swiss->$name]]
 
===$path===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$path | I2CE_Swiss->$path]]
 
===$parent===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$parent | I2CE_Swiss->$parent]]
 
===$page===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$page | I2CE_Swiss->$page]]
 
===$template===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$template | I2CE_Swiss->$template]]
 
===$children===
Theis protected variable is inherited from [[Class: I2CE_Swiss#$children | I2CE_Swiss->$children]]
==Inherited Fuzzy Methods==
===userMessage()===
This method is inherited from [[Class: I2CE_Fuzzy#userMessage() | I2CE_Fuzzy->userMessage()]]
 
 
[[Category:Class Documentation]]

Latest revision as of 09:50, 23 August 2013