|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article describes the class ''I2CE_FormField_STRING_TEXT''.
| | #REDIRECT [[Class: I2CE_FormField_STRING_TEXT (4.1.7)]] |
| *Extends the class: [[Class: I2CE_FormField_DB_TEXT | I2CE_FormField_DB_TEXT]].
| |
| *Parent Classses: [[Class: I2CE_FormField_DB_TEXT | I2CE_FormField_DB_TEXT]] [[Class: I2CE_FormField | I2CE_FormField]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: Part of the module [[I2CE Module List#forms|forms]] 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/Forms/lib/fields/I2CE_FormField_STRING_TEXT.php modules/Forms/lib/fields/I2CE_FormField_STRING_TEXT.php]
| |
| *Author: Luke Duncan <lduncan@intrahealth.org>
| |
| *Since: v2.0.0
| |
| Class for defining all the database fields used by a [[Class: I2CE_Form | ]] object.
| |
| ==Methods==
| |
| ===processDOMEditable()===
| |
| *Signature: public function processDOMEditable($node,$template,$form_node)
| |
| *Parameters:
| |
| **$node
| |
| **$template
| |
| **$form_node
| |
| | |
| | |
| [[Category:Class Documentation]]
| |