Class: I2CE Page CachedForm
From IHRIS Wiki
This article describes the class I2CE_Page_CachedForm.
- Extends the class: I2CE_Page.
- Parent Classses: I2CE_Page I2CE_Fuzzy
- Location: Part of the module CachedForms in the package I2CE
- Source: Defined in the file modules/Forms/modules/CachedForms/lib/I2CE_Page_CachedForm.php
- Author: Carl Leitner <litlfred@ibiblio.org>
I2CE_Page_CachedForm
Methods
action()
- Signature: public function action()
actionCommandLine()
- Signature: public function actionCommandLine()
addTextMessage()
- Signature: protected function addTextMessage($msg)
- Parameters:
- $msg
cacheAll()
Attempts to caches all forms one by one.
- Signature: public function cacheAll($not_force,$forms)
- Parameters:
- $not_force
- Default Value: true
- $forms
- Default Value: null
- $not_force
dropAll()
Attempts to drop caches of all forms one by one.
- Signature: public function dropAll($forms)
- Parameters:
- $forms
- Default Value: null
- $forms
showMenu()
- Signature: protected function showMenu($action)
- Parameters:
- $action