|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''I2CE_Page_BackgroundProcess''.
| | #REDIRECT [[Class: I2CE_Page_BackgroundProcess (4.1.7)]] |
| *Extends the class: [[Class: I2CE_Page | I2CE_Page]].
| |
| *Parent Classses: [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: Part of the module [[I2CE Module List#BackgroundProcess|BackgroundProcess]] in the package [https://launchpad.net/i2ce I2CE]
| |
| *Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/annotate/head:/modules/BackgroundProcess/I2CE_Page_BackgroundProcess.php modules/BackgroundProcess/I2CE_Page_BackgroundProcess.php]
| |
| *Author: Carl Leitner <litlfred@ibiblio.org>
| |
| I2CE_Page_BackgroundProcess
| |
| ==Variables==
| |
| ===$process===
| |
| *Type: protected $process
| |
| | |
| ==Methods==
| |
| ===action()===
| |
| *Signature: protected function action()
| |
| ===checkStatus()===
| |
| *Signature: protected function checkStatus()
| |
| ===clear()===
| |
| *Signature: protected function clear()
| |
| ===processMenu()===
| |
| *Signature: protected function processMenu()
| |
| ===tailProcess()===
| |
| *Signature: protected function tailProcess()
| |
| | |
| | |
| [[Category:Class Documentation]]
| |