Class: I2CE Page Report MagicDataExport
From IHRIS Wiki
This article describes the class I2CE_Page_Report_MagicDataExport.
- Extends the class: I2CE_Page_MagicDataExport.
- Parent Classses: I2CE_Page_MagicDataExport I2CE_Page I2CE_Fuzzy
- Location: Part of the module CustomReports in the package I2CE
- Source: Defined in the file modules/CustomReports/lib/I2CE_Page_Report_MagicDataExport.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Page_Report_MagicDataExport
Methods
getMetaDataOptions()
- Signature: protected function getMetaDataOptions()
getModuleName()
- Signature: protected function getModuleName()
noConfig()
Method called when there is no magic data to export
- Signature: protected function noConfig($configNode)
- Parameters:
- DOMNode $configNode
The I2CEConfiguration/configurationGroup node
- DOMNode $configNode
- Returns: boolean
true on success
setConfig()
- Signature: protected function setConfig()