Class: I2CE Module CachedForms

From IHRIS Wiki
Revision as of 16:00, 16 October 2009 by Litlfred (talk | contribs) (Created page with 'This article desrcibes the class '''I2CE_Module_CachedForms'''which extends the class I2CE_Module It is contained in the module [[iHRIS Module List#Cache…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article desrcibes the class I2CE_Module_CachedFormswhich extends the class I2CE_Module It is contained in the module CachedForms in the package I2CE The class is defined in the file: modules/Forms/modules/CachedForms/lib/I2CE_Module_CachedForms.php I2CE_Module_CachedForms @package I2CE @subpackage Core @author Carl Leitner <litlfred@ibiblio.org> @version 2.1 @access public

Methods

cacheNewForm()

  • Signature: public function cacheNewForm($args)

Parameters:

  • $args

cachedTableReference()

  • Signature: static public function cachedTableReference($fieldObj)

Parameters:

  • $fieldObj

getHooks()

  • Signature: static public function getHooks()

getMethods()

  • Signature: static public function getMethods()

refreshCaches()

  • Signature: public function refreshCaches()

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