Class: I2CE Module FormWorm (Development): Difference between revisions

From IHRIS Wiki
(Created page with '{{otherversions|Class: I2CE_Module_FormWorm}} This article describes the class ''I2CE_Module_FormWorm'' . *Extends the class: I2CE_Module. …')
 
No edit summary
 
Line 2: Line 2:
This article describes the class ''I2CE_Module_FormWorm'' .
This article describes the class ''I2CE_Module_FormWorm'' .
*Extends the class: [[Class: I2CE_Module (Development) | I2CE_Module]].
*Extends the class: [[Class: I2CE_Module (Development) | I2CE_Module]].
*Location: Part of the module [[I2CE Module List (Development)#FormWorm|FormWorm]] in the package [https://launchpad.net/i2ce I2CE] 4.0-dev
*Location: Part of the module [[I2CE Module List (Development)#FormWorm|FormWorm]] in the package [https://launchpad.net/i2ce I2CE] 4.1-dev
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L29 modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 29
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L29 modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 29
*Author: Carl Leitner <litlfred@ibiblio.org>
*Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Module_FormWorm
I2CE_Module_FormWorm
==Variables==
==Variables==
===$formworms===
===$formworms===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L44 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 44
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L44 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 44
*Type: protected $formworms
*Type: protected $formworms


==Methods==
==Methods==
===__construct()===
===__construct()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L46 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 46
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L46 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 46
*Signature: public function __construct()
*Signature: public function __construct()
===addFormWorm()===
===addFormWorm()===
Adds a form worm
Adds a form worm
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L55 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 55
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L55 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 55
*Signature: public function addFormWorm($obj,$wormname,$options)
*Signature: public function addFormWorm($obj,$wormname,$options)
*Parameters:
*Parameters:
Line 25: Line 25:
***Default Value: array()
***Default Value: array()
===getHooks()===
===getHooks()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L37 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 37
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L37 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 37
*Signature: static public function getHooks()
*Signature: static public function getHooks()
===getMethods()===
===getMethods()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L31 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 31
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L31 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 31
*Signature: static public function getMethods()
*Signature: static public function getMethods()
===writeOutJS()===
===writeOutJS()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L59 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 59
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php#L59 i2ce/modules/MooTools/modules/FormWorm/I2CE_Module_FormWorm.php] on line 59
*Signature: public function writeOutJS($page)
*Signature: public function writeOutJS($page)
*Parameters:
*Parameters:
Line 47: Line 47:
===action_initialize()===
===action_initialize()===
This public method is inherited from [[Class: I2CE_Module (Development)#action_initialize() | I2CE_Module->action_initialize()]]
This public method is inherited from [[Class: I2CE_Module (Development)#action_initialize() | I2CE_Module->action_initialize()]]
===getCLIHooks()===
This public method is inherited from [[Class: I2CE_Module (Development)#getCLIHooks() | I2CE_Module->getCLIHooks()]]


===getCLIMethods()===
===getCLIMethods()===

Latest revision as of 09:15, 6 May 2015


This article describes the class I2CE_Module_FormWorm .

I2CE_Module_FormWorm

Variables

$formworms

Methods

__construct()

addFormWorm()

Adds a form worm

getHooks()

getMethods()

writeOutJS()

Inherited Methods

action_configure()

This public method is inherited from I2CE_Module->action_configure()

action_disable()

This public method is inherited from I2CE_Module->action_disable()

action_enable()

This public method is inherited from I2CE_Module->action_enable()

action_initialize()

This public method is inherited from I2CE_Module->action_initialize()

getCLIMethods()

This public method is inherited from I2CE_Module->getCLIMethods()

getConfig()

This public method is inherited from I2CE_Module->getConfig()

post_update()

This public method is inherited from I2CE_Module->post_update()

pre_upgrade()

This public method is inherited from I2CE_Module->pre_upgrade()

upgrade()

This public method is inherited from I2CE_Module->upgrade()

_hasMethod()

This public method is inherited from I2CE_Fuzzy->_hasMethod()

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()