Class: I2CE Module Float
From IHRIS Wiki
This article describes the class I2CE_Module_Float.
- Extends the class: I2CE_Module.
- Parent Classses: I2CE_Module I2CE_Fuzzy
- Location: Part of the module Float in the package I2CE
- Source: Defined in the file modules/Forms/modules/Float/lib/I2CE_Module_Float.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v3.1.0
- The module that adds in an image data type
Variables
$db
The instance of the database to perform queries on.
- Type: private MDB2 $db
Methods
__construct()
- Signature: public function __construct()
action_initialize()
Make sure the float column is in the database in the entry/last entry tables.
- Signature: public function action_initialize()