Class: I2CE Module BinaryFiles
From IHRIS Wiki
This article desrcibes the class I2CE_Module_BinaryFiles.
- Extends the class: I2CE_Module.
- Location: Part of the module BinField in the package I2CE
- Source: Defined in the file modules/Forms/modules/Binary_Files/lib/I2CE_Module_BinaryFiles.php
- Author: Carl Leitner <litlfred@ibiblio.org>
- Since: Demo-v1.a
- The module that adds in an image data type
Methods
action_enable()
Only allow the module to be enabled if the finfo http://us2.php.net/fileinfo extension is enabled
- Signature: public function action_enable()
Inherited Fuzzy Methods
launchBackgroundProcess()
This method is inherited from I2CE_Module->launchBackgroundProcess()
launchBackgroundPHPScript()
This method is inherited from I2CE_Module->launchBackgroundPHPScript()
launchBackgroundPage()
This method is inherited from I2CE_Module->launchBackgroundPage()
userMessage()
This method is inherited from I2CE_Fuzzy->userMessage()