Class: I2CE Page CachedForm

From IHRIS Wiki
Revision as of 12:10, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class I2CE_Page_CachedForm.

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

dropAll()

Attempts to drop caches of all forms one by one.

  • Signature: public function dropAll($forms)
  • Parameters:
    • $forms
      • Default Value: null

showMenu()

  • Signature: protected function showMenu($action)
  • Parameters:
    • $action