Class: I2CE MootoolsCore (Development): Difference between revisions

From IHRIS Wiki
(Created page with '{{otherversions|Class: I2CE_MootoolsCore}} This article describes the class ''I2CE_MootoolsCore'' . *Extends the class: I2CE_Module. *Locat…')
 
No edit summary
 
Line 2: Line 2:
This article describes the class ''I2CE_MootoolsCore'' .
This article describes the class ''I2CE_MootoolsCore'' .
*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)#MooTools|MooTools]] in the package [https://launchpad.net/i2ce I2CE] 4.0-dev
*Location: Part of the module [[I2CE Module List (Development)#MooTools|MooTools]] 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/Core/I2CE_MootoolsCore.php#L33 modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 33
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L33 modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 33
*Author: Carl Leitner <litlfred@ibiblio.org>
*Author: Carl Leitner <litlfred@ibiblio.org>
*Since: v3.2
*Since: v3.2
@filesource Class I2CE_MootoolsCore
@filesource Class I2CE_MootoolsCore
==Variables==
===$uses_dropdown===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L57 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 57
*Type: protected $uses_dropdown
==Methods==
==Methods==
===_decode_equals()===
===_decode_equals()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L144 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 144
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L184 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 184
*Signature: static protected function _decode_equals($data)
*Signature: static protected function _decode_equals($data)
*Parameters:
*Parameters:
**$data  
**$data  
===_encode_equals()===
===_encode_equals()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L90 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 90
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L130 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 130
*Signature: static protected function _encode_equals($data)
*Signature: static protected function _encode_equals($data)
*Parameters:
*Parameters:
**$data  
**$data  
===decode()===
===decode()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L69 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 69
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L109 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 109
*Signature: static public function decode($type,$data,$desingle_quote)
*Signature: static public function decode($type,$data,$desingle_quote)
*Parameters:
*Parameters:
Line 27: Line 32:
***Default Value: false
***Default Value: false
===decode_equals()===
===decode_equals()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L128 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 128
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L168 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 168
*Signature: static public function decode_equals($data)
*Signature: static public function decode_equals($data)
*Parameters:
*Parameters:
**$data  
**$data  
===decode_json()===
===decode_json()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L120 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 120
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L160 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 160
*Signature: static public function decode_json($data)
*Signature: static public function decode_json($data)
*Parameters:
*Parameters:
**$data  
**$data  
===encode()===
===encode()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L50 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 50
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L90 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 90
*Signature: static public function encode($type,$data,$single_quote)
*Signature: static public function encode($type,$data,$single_quote)
*Parameters:
*Parameters:
Line 45: Line 50:
***Default Value: true
***Default Value: true
===encode_equals()===
===encode_equals()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L107 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 107
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L147 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 147
*Signature: static public function encode_equals($data)
*Signature: static public function encode_equals($data)
*Parameters:
*Parameters:
**$data  
**$data  
===getClassValue()===
===getClassValue()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L345 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 345
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L385 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 385
*Signature: public function getClassValue($obj,$node,$key,$default_val)
*Signature: public function getClassValue($obj,$node,$key,$default_val)
*Parameters:
*Parameters:
Line 58: Line 63:
**$default_val  
**$default_val  
***Default Value: null
***Default Value: null
===getHooks()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L36 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 36
*Signature: static public function getHooks()
===getMethods()===
===getMethods()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L36 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 36
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L42 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 42
*Signature: static public function getMethods()
*Signature: static public function getMethods()
===loadClassValues()===
===loadClassValues()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L357 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 357
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L397 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 397
*Signature: public function loadClassValues($obj,$node,$vals,$all,$keep_encoding)
*Signature: public function loadClassValues($obj,$node,$vals,$all,$keep_encoding)
*Parameters:
*Parameters:
Line 73: Line 81:
***Default Value: false
***Default Value: false
===loadKeyValPairs()===
===loadKeyValPairs()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L166 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 166
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L206 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 206
*Signature: static protected function loadKeyValPairs($input,$data,$all,$keep_encoding)
*Signature: static protected function loadKeyValPairs($input,$data,$all,$keep_encoding)
*Parameters:
*Parameters:
Line 82: Line 90:
**$keep_encoding  
**$keep_encoding  
***Default Value: false
***Default Value: false
===processScripts()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L74 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 74
*Signature: public function processScripts($page)
*Parameters:
**$page
===setClassValue()===
===setClassValue()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L382 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 382
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L422 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 422
*Signature: public function setClassValue($obj,$node,$key,$val,$encoding)
*Signature: public function setClassValue($obj,$node,$key,$val,$encoding)
*Parameters:
*Parameters:
Line 93: Line 106:
***Default Value: '='
***Default Value: '='
===setClassValues()===
===setClassValues()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L387 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 387
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L427 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 427
*Signature: public function setClassValues($obj,$node,$vals,$encoding)
*Signature: public function setClassValues($obj,$node,$vals,$encoding)
*Parameters:
*Parameters:
Line 101: Line 114:
**$encoding  
**$encoding  
***Default Value: '='
***Default Value: '='
===useDropDown()===
*Defined in [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.1-dev/annotate/head:/modules/MooTools/modules/Core/I2CE_MootoolsCore.php#L60 i2ce/modules/MooTools/modules/Core/I2CE_MootoolsCore.php] on line 60
*Signature: public function useDropDown($obj)
*Parameters:
**$obj
==Inherited Methods==
==Inherited Methods==
===__construct()===
===__construct()===
Line 116: Line 134:
===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()===
Line 125: Line 140:
===getConfig()===
===getConfig()===
This public method is inherited from [[Class: I2CE_Module (Development)#getConfig() | I2CE_Module->getConfig()]]
This public method is inherited from [[Class: I2CE_Module (Development)#getConfig() | I2CE_Module->getConfig()]]
===getHooks()===
This public method is inherited from [[Class: I2CE_Module (Development)#getHooks() | I2CE_Module->getHooks()]]


===post_update()===
===post_update()===

Latest revision as of 09:16, 6 May 2015


This article describes the class I2CE_MootoolsCore .

@filesource Class I2CE_MootoolsCore

Variables

$uses_dropdown

Methods

_decode_equals()

_encode_equals()

decode()

decode_equals()

decode_json()

encode()

encode_equals()

getClassValue()

getHooks()

getMethods()

loadClassValues()

loadKeyValPairs()

processScripts()

setClassValue()

setClassValues()

useDropDown()

Inherited Methods

__construct()

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

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