|
|
(26 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article desrcibes the class '''I2CE_Import_Export'''which extends the class [[Class: I2CE_Module | I2CE_Module]]
| | #REDIRECT [[Class: I2CE_Import_Export (4.1.7)]] |
| It is contained in the module [[iHRIS Module List#ImportExport|ImportExport]] in the package [https://launchpad.net/i2ce I2CE]
| |
| The class is defined in the file: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:modules/ImportExport/lib/I2CE_Import_Export.php modules/ImportExport/lib/I2CE_Import_Export.php]
| |
| * The module that Debuggin infor
| |
| @package I2CE
| |
| @access public
| |
| @author Mark A. Hershberger <mhershberger@intrahealth.org>
| |
| @since 3.0
| |
| @version 3.0
| |
| ==Methods==
| |
| ===__construct()===
| |
| *Signature: public function __construct()
| |
| ===action_initialize()===
| |
| *Signature: public function action_initialize()
| |
| ==Inherited Fuzzy Methods==
| |
| ===launchBackgroundProcess()===
| |
| This method is inherited from [[Class: I2CE_Module#launchBackgroundProcess() | I2CE_Module->launchBackgroundProcess()]]
| |
| | |
| ===launchBackgroundPHPScript()===
| |
| This method is inherited from [[Class: I2CE_Module#launchBackgroundPHPScript() | I2CE_Module->launchBackgroundPHPScript()]]
| |
| | |
| ===launchBackgroundPage()===
| |
| This method is inherited from [[Class: I2CE_Module#launchBackgroundPage() | I2CE_Module->launchBackgroundPage()]]
| |
| | |
| ===userMessage()===
| |
| This method is inherited from [[Class: I2CE_Fuzzy#userMessage() | I2CE_Fuzzy->userMessage()]]
| |
| | |
| | |
| [[Category:Class Documentation]]
| |