I2CE Module List: Difference between revisions

From IHRIS Wiki
No edit summary
(Redirected page to I2CE Module List (4.1.7))
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a list of all modules available in version 4.0.0 of the package [https://launchpad.net/i2ce I2CE]
#REDIRECT [[I2CE_Module_List_(4.1.7)]]
==BackgroundProcess==
This describes version 4.0.0 of the module Background Processes (BackgroundProcess)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/BackgroundProcess  i2ce/modules/BackgroundProcess ]
*Module Class: The module class is implemented by [[Class: I2CE_BackgroundProcess| I2CE_BackgroundProcess]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#launchBackgroundProcess() | I2CE_Page->launchBackgroundProcess() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundProcess() | launchBackgroundProcess()]]
**Implements the method [[Class: I2CE_Module#launchBackgroundProcess() | I2CE_Module->launchBackgroundProcess() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundProcess() | launchBackgroundProcess()]]
**Implements the method [[Class: I2CE_Template#launchBackgroundProcess() | I2CE_Template->launchBackgroundProcess() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundProcess() | launchBackgroundProcess()]]
**Implements the method [[Class: I2CE_Page#launchBackgroundPHPScript() | I2CE_Page->launchBackgroundPHPScript() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPHPScript() | launchBackgroundPHPScript()]]
**Implements the method [[Class: I2CE_Module#launchBackgroundPHPScript() | I2CE_Module->launchBackgroundPHPScript() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPHPScript() | launchBackgroundPHPScript()]]
**Implements the method [[Class: I2CE_Template#launchBackgroundPHPScript() | I2CE_Template->launchBackgroundPHPScript() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPHPScript() | launchBackgroundPHPScript()]]
**Implements the method [[Class: I2CE_Page#launchBackgroundPage() | I2CE_Page->launchBackgroundPage() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPage() | launchBackgroundPage()]]
**Implements the method [[Class: I2CE_Module#launchBackgroundPage() | I2CE_Module->launchBackgroundPage() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPage() | launchBackgroundPage()]]
**Implements the method [[Class: I2CE_Template#launchBackgroundPage() | I2CE_Template->launchBackgroundPage() ]] via [[Class: I2CE_BackgroundProcess#launchBackgroundPage() | launchBackgroundPage()]]
*Description: A convenience module to allow the running of process in the background
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**CONFIGS: ./configs
**TEMPLATES: ./templates
**CSS: ./css
**CLASSES: ./
==BinField==
This describes version 4.0.1.1 of the module Binary Fields (BinField)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/Binary_Files  i2ce/modules/Forms/modules/Binary_Files ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_BinaryFiles| I2CE_Module_BinaryFiles]]
*Description: A module that allows binary files for  form fields
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MimeTypes | MimeTypes]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==CachedForms==
This describes version 4.0.2 of the module Cached Forms (CachedForms)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/CachedForms  i2ce/modules/Forms/modules/CachedForms ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_CachedForms| I2CE_Module_CachedForms]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_FormField#cachedTableReference() | I2CE_FormField->cachedTableReference() ]] via [[Class: I2CE_Module_CachedForms#cachedTableReference() | cachedTableReference()]]
*Description: A module that allow the creation of a cached table corresponding to a form
*Requirements:
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
**[[iHRIS Module List#BackgroundProcess | BackgroundProcess]] at least 4.0 and less than 4.1
*Paths:
**CONFIGS: ./configs
**CLASSES: ./lib
**TEMPLATES: ./templates
==ColorPicker==
This describes version 4.0.0 of the module Color Picker (ColorPicker)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/ColorPicker  i2ce/modules/MooTools/modules/ColorPicker ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_ColorPicker| I2CE_Module_ColorPicker]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_triple_rgb_single() | I2CE_SwissConfig_Default->displayValue_color_triple_rgb_single() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_triple_rgb_single() | displayValue_color_triple_rgb_single()]]
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_triple_rgb_many() | I2CE_SwissConfig_Default->displayValue_color_triple_rgb_many() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_triple_rgb_many() | displayValue_color_triple_rgb_many()]]
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_triple_hex_single() | I2CE_SwissConfig_Default->displayValue_color_triple_hex_single() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_triple_hex_single() | displayValue_color_triple_hex_single()]]
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_triple_hex_many() | I2CE_SwissConfig_Default->displayValue_color_triple_hex_many() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_triple_hex_many() | displayValue_color_triple_hex_many()]]
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_hex_single() | I2CE_SwissConfig_Default->displayValue_color_hex_single() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_hex_single() | displayValue_color_hex_single()]]
**Implements the method [[Class: I2CE_SwissConfig_Default#displayValue_color_hex_many() | I2CE_SwissConfig_Default->displayValue_color_hex_many() ]] via [[Class: I2CE_Module_ColorPicker#displayValue_color_hex_many() | displayValue_color_hex_many()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_triple_hex_single() | I2CE_MagicDataTemplate->processValues_color_triple_hex_single() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_triple_hex_single() | processValues_color_triple_hex_single()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_triple_hex_many() | I2CE_MagicDataTemplate->processValues_color_triple_hex_many() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_triple_hex_many() | processValues_color_triple_hex_many()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_triple_rgb_single() | I2CE_MagicDataTemplate->processValues_color_triple_rgb_single() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_triple_rgb_single() | processValues_color_triple_rgb_single()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_triple_rgb_many() | I2CE_MagicDataTemplate->processValues_color_triple_rgb_many() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_triple_rgb_many() | processValues_color_triple_rgb_many()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_hex_single() | I2CE_MagicDataTemplate->processValues_color_hex_single() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_hex_single() | processValues_color_hex_single()]]
**Implements the method [[Class: I2CE_MagicDataTemplate#processValues_color_hex_many() | I2CE_MagicDataTemplate->processValues_color_hex_many() ]] via [[Class: I2CE_Module_ColorPicker#processValues_color_hex_many() | processValues_color_hex_many()]]
**Implements the method [[Class: I2CE_Page#addColorPickerTriple() | I2CE_Page->addColorPickerTriple() ]] via [[Class: I2CE_Module_ColorPicker#addColorPickerTriple() | addColorPickerTriple()]]
**Implements the method [[Class: I2CE_Template#addColorPickerTriple() | I2CE_Template->addColorPickerTriple() ]] via [[Class: I2CE_Module_ColorPicker#addColorPickerTriple() | addColorPickerTriple()]]
*Description: Uses the MooTools Color Picker written by  Kelly Anderson  at<br/>    http://www.sweetvision.com/projects/javascript-color-picker/.  Enable some additional<br/>    functionality for configuration as well
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**TEMPLATES: ./templates
**CSS: ./css
**CLASSES: ./
==CustomReports==
This describes version 4.0.0 of the module Custom Reports (CustomReports)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/CustomReports  i2ce/modules/CustomReports ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_CustomReports| I2CE_Module_CustomReports]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Form#isNumeric() | I2CE_Form->isNumeric() ]] via [[Class: I2CE_Module_CustomReports#isNumeric() | isNumeric()]]
**Implements the method [[Class: I2CE_FormField#isNumeric() | I2CE_FormField->isNumeric() ]] via [[Class: I2CE_Module_CustomReports#isNumericField() | isNumericField()]]
*Description: Custom Reports
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#formRelationships | formRelationships]] at least 4.0 and less than 4.1
**[[iHRIS Module List#magicDataExport | magicDataExport]] at least 4.0 and less than 4.1
**[[iHRIS Module List#CachedForms | CachedForms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#jumper | jumper]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**CSS: ./css
**IMAGES: ./images
**TEMPLATES: ./templates
**XML: ./xml
**MODULES: ./modules
==CustomReports_Export==
This describes version 4.0.0 of the module Export Reports (CustomReports_Export)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/CustomReports/modules/Export  i2ce/modules/CustomReports/modules/Export ]
*Description: Configuration options for exported reports
*Requirements:
**[[iHRIS Module List#CustomReports | CustomReports]] at least 4.0 and less than 4.1
*Paths:
**TEMPLATES: ./templates
**CLASSES: ./lib
==CustomReports_PDF==
This describes version 4.0.0 of the module PDF Reports (CustomReports_PDF)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/CustomReports/modules/PDF  i2ce/modules/CustomReports/modules/PDF ]
*Description: Configuration options for reports that use PDF
*Requirements:
**[[iHRIS Module List#CustomReports | CustomReports]] at least 4.0 and less than 4.1
**[[iHRIS Module List#textlayout | textlayout]] at least 4.0 and less than 4.1
**[[iHRIS Module List#ColorPicker | ColorPicker]] at least 4.0 and less than 4.1
*Paths:
**TEMPLATES: ./templates
**CLASSES: ./lib
==CustomReports_PieChart==
This describes version 4.0.0 of the module Pie and Chart (CustomReports_PieChart)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/CustomReports/modules/PieChart  i2ce/modules/CustomReports/modules/PieChart ]
*Description: Configuration options for reports that use Pie and Charts
*Requirements:
**[[iHRIS Module List#CustomReports | CustomReports]] at least 4.0 and less than 4.1
**[[iHRIS Module List#ColorPicker | ColorPicker]] at least 4.0 and less than 4.1
**[[iHRIS Module List#maani-charts | maani-charts]] at least 4.7
*Paths:
**TEMPLATES: ./templates
**CLASSES: ./lib
**CSS: ./css
==DisplayData==
This describes version 4.0.0 of the module I2CE Display Data (DisplayData)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/TemplateData/modules/DisplayData  i2ce/modules/TemplateData/modules/DisplayData ]
*Module Class: The module class is implemented by [[Class: I2CE_DisplayData| I2CE_DisplayData]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Template#setDisplayData() | I2CE_Template->setDisplayData() ]] via [[Class: I2CE_DisplayData#setDisplayData() | setDisplayData()]]
**Implements the method [[Class: I2CE_Template#setDisplayDataImmediate() | I2CE_Template->setDisplayDataImmediate() ]] via [[Class: I2CE_DisplayData#setDisplayDataImmediate() | setDisplayDataImmediate()]]
**Implements the method [[Class: I2CE_Template#selectOptionsImmediate() | I2CE_Template->selectOptionsImmediate() ]] via [[Class: I2CE_DisplayData#selectOptionsImmediate() | selectOptionsImmediate()]]
**Implements the method [[Class: I2CE_Page#selectOptionsImmediate() | I2CE_Page->selectOptionsImmediate() ]] via [[Class: I2CE_DisplayData#selectOptionsImmediate() | selectOptionsImmediate()]]
**Implements the method [[Class: I2CE_Page#setDisplayData() | I2CE_Page->setDisplayData() ]] via [[Class: I2CE_DisplayData#setDisplayData() | setDisplayData()]]
**Implements the method [[Class: I2CE_Page#setDisplayDataImmediate() | I2CE_Page->setDisplayDataImmediate() ]] via [[Class: I2CE_DisplayData#setDisplayDataImmediate() | setDisplayDataImmediate()]]
*Description: Adds display data to the template
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#template-data | template-data]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./
==FileDump==
This describes version 4.0.0 of the module File Dump (FileDump)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/FileDump  i2ce/modules/Pages/modules/FileDump ]
*Description: File Download Utility
*Requirements:
**[[iHRIS Module List#MimeTypes | MimeTypes]] at least 4.0 and less than 4.1
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./
==Float==
This describes version 4.0.0 of the module Float (Float)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/Float  i2ce/modules/Forms/modules/Float ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Float| I2CE_Module_Float]]
*Description: A module that allows the float formfield
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==FormWorm==
This describes version 4.0.0 of the module Form Worm (FormWorm)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/FormWorm  i2ce/modules/MooTools/modules/FormWorm ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_FormWorm| I2CE_Module_FormWorm]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#addFormWorm() | I2CE_Page->addFormWorm() ]] via [[Class: I2CE_Module_FormWorm#addFormWorm() | addFormWorm()]]
**Implements the method [[Class: I2CE_Template#addFormWorm() | I2CE_Template->addFormWorm() ]] via [[Class: I2CE_Module_FormWorm#addFormWorm() | addFormWorm()]]
*Description: A collection of javascript utilities to handle form<br/>    verification and submission of forms with multiple actions
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools-I2CE | MooTools-I2CE]] at least 4.0 and less than 4.1
*Paths:
**SCRIPTS: ./scripts
**CSS: ./css
**CLASSES: ./
==I2CE==
This describes version 4.0.2 of the module I2CE Basic System (I2CE)
It is the top module of this package
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/  i2ce/ ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Core| I2CE_Module_Core]]
*Description: The I2CE Core System Configuration
*Paths:
**MISC: ./I2CE_config.inc.php,./I2CE_structure.sql
**CLASSES: ./lib
**MODULES: ./modules
**SCRIPTS: ./scripts
**SQL: ./sql
==ImportExport==
This describes version 0.9 of the module Import Export Support (ImportExport)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/ImportExport  i2ce/modules/ImportExport ]
*Module Class: The module class is implemented by [[Class: I2CE_Import_Export| I2CE_Import_Export]]
*Description: Enables an XML Import and Export tool which allows offline access.
*Paths:
**SQL: ./sql
**CLASSES: ./lib
==Lists==
This describes version 4.0.4 of the module Form Lists (Lists)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/Lists  i2ce/modules/Forms/modules/Lists ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Lists| I2CE_Module_Lists]]
*Description: Database Lists
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#forms-storage-magicdata | forms-storage-magicdata]] at least 4.0 and less than 4.1
**[[iHRIS Module List#TreeSelect | TreeSelect]] at least 4.0 and less than 4.1
**[[iHRIS Module List#jumper | jumper]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
**SQL: ./sql
==LoginPage==
This describes version 4.0.0 of the module Login Page (LoginPage)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/Login  i2ce/modules/Pages/modules/Login ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Login| I2CE_Module_Login]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Wrangler#manipulateWrangler_I2CE_logout() | I2CE_Wrangler->manipulateWrangler_I2CE_logout() ]] via [[Class: I2CE_Module_Login#manipulateWrangler() | manipulateWrangler()]]
*Description: The login Page
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**CSS: ./css
**CLASSES: ./lib
**TEMPLATES: ./templates
==MimeTypes==
This describes version 4.0.0.1 of the module Mime Types (MimeTypes)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MimeTypes  i2ce/modules/MimeTypes ]
*Description: Adds a in mime type capabilities
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**MIME: mime
==MooTools==
This describes version 1.2.3 of the module MooTools (MooTools)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools  i2ce/modules/MooTools ]
*Description: MooTools javascript library
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
*Paths:
**SCRIPTS: ./scripts
**MODULES: ./modules
**CLASSES: ./
==MooTools-I2CE==
This describes version 4.0.0 of the module I2CE Library (MooTools-I2CE)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/Core  i2ce/modules/MooTools/modules/Core ]
*Module Class: The module class is implemented by [[Class: I2CE_MootoolsCore| I2CE_MootoolsCore]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#getClassValue() | I2CE_Page->getClassValue() ]] via [[Class: I2CE_MootoolsCore#getClassValue() | getClassValue()]]
**Implements the method [[Class: I2CE_Template#getClassValue() | I2CE_Template->getClassValue() ]] via [[Class: I2CE_MootoolsCore#getClassValue() | getClassValue()]]
**Implements the method [[Class: I2CE_Page#loadClassValues() | I2CE_Page->loadClassValues() ]] via [[Class: I2CE_MootoolsCore#loadClassValues() | loadClassValues()]]
**Implements the method [[Class: I2CE_Template#loadClassValues() | I2CE_Template->loadClassValues() ]] via [[Class: I2CE_MootoolsCore#loadClassValues() | loadClassValues()]]
**Implements the method [[Class: I2CE_Page#setClassValue() | I2CE_Page->setClassValue() ]] via [[Class: I2CE_MootoolsCore#setClassValue() | setClassValue()]]
**Implements the method [[Class: I2CE_Template#setClassValue() | I2CE_Template->setClassValue() ]] via [[Class: I2CE_MootoolsCore#setClassValue() | setClassValue()]]
**Implements the method [[Class: I2CE_Page#setClassValues() | I2CE_Page->setClassValues() ]] via [[Class: I2CE_MootoolsCore#setClassValues() | setClassValues()]]
**Implements the method [[Class: I2CE_Template#setClassValues() | I2CE_Template->setClassValues() ]] via [[Class: I2CE_MootoolsCore#setClassValues() | setClassValues()]]
*Description: I2CE MooTools core library
*Requirements:
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**CSS: ./css
**CLASSES: ./
==Options==
This describes version 4.0.0 of the module I2CE Options Data (Options)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/TemplateData/modules/Options  i2ce/modules/TemplateData/modules/Options ]
*Module Class: The module class is implemented by [[Class: I2CE_Template_Options| I2CE_Template_Options]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#addOption() | I2CE_Page->addOption() ]] via [[Class: I2CE_Template_Options#addOption() | addOption()]]
**Implements the method [[Class: I2CE_Template#addOption() | I2CE_Template->addOption() ]] via [[Class: I2CE_Template_Options#addOption() | addOption()]]
**Implements the method [[Class: I2CE_Page#addOptions() | I2CE_Page->addOptions() ]] via [[Class: I2CE_Template_Options#addOptions() | addOptions()]]
**Implements the method [[Class: I2CE_Template#addOptions() | I2CE_Template->addOptions() ]] via [[Class: I2CE_Template_Options#addOptions() | addOptions()]]
*Description: Adds options  data to the template
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#template-data | template-data]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./
==StretchPage==
This describes version 4.0.0 of the module Page Stretcher (StretchPage)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/StretchPage  i2ce/modules/MooTools/modules/StretchPage ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_StretchPage| I2CE_Module_StretchPage]]
*Description: Makes sure that the page is at least as high as the browser window.  Use bad adding a div with id='StretchPage' to the containing element<br/>    that you want stretched.
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**CLASSES: ./lib
**SCRIPTS: ./scripts
**CSS: ./css
==Tags==
This describes version 4.0.0 of the module Tags (Tags)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/TemplateData/modules/Tags  i2ce/modules/TemplateData/modules/Tags ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Tags| I2CE_Module_Tags]]
*Description: Adds module and script tag processing to the template
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#template-data | template-data]] at least 4.0 and less than 4.1
**[[iHRIS Module List#DisplayData | DisplayData]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./
==Timer==
This describes version 4.0.0 of the module I2CE Timer (Timer)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Timer  i2ce/modules/Timer ]
*Module Class: The module class is implemented by [[Class: I2CE_Timer| I2CE_Timer]]
*Description: Adds a timer class
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
*Paths:
**CONFIGS: ./configs
**CLASSES: ./
==TreeSelect==
This describes version 4.0.0 of the module Tree Select (TreeSelect)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/TreeSelect  i2ce/modules/MooTools/modules/TreeSelect ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_TreeSelect| I2CE_Module_TreeSelect]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#addAutoCompleteInputTreeById() | I2CE_Page->addAutoCompleteInputTreeById() ]] via [[Class: I2CE_Module_TreeSelect#addAutoCompleteInputTreeById() | addAutoCompleteInputTreeById()]]
**Implements the method [[Class: I2CE_Template#addAutoCompleteInputTreeById() | I2CE_Template->addAutoCompleteInputTreeById() ]] via [[Class: I2CE_Module_TreeSelect#addAutoCompleteInputTreeById() | addAutoCompleteInputTreeById()]]
**Implements the method [[Class: I2CE_Page#addAutoCompleteInputTree() | I2CE_Page->addAutoCompleteInputTree() ]] via [[Class: I2CE_Module_TreeSelect#addAutoCompleteInputTree() | addAutoCompleteInputTree()]]
**Implements the method [[Class: I2CE_Template#addAutoCompleteInputTree() | I2CE_Template->addAutoCompleteInputTree() ]] via [[Class: I2CE_Module_TreeSelect#addAutoCompleteInputTree() | addAutoCompleteInputTree()]]
*Description: Tree Select
*Requirements:
**[[iHRIS Module List#MooTools-I2CE | MooTools-I2CE]] at least 4.0 and less than 4.1
*Paths:
**SCRIPTS: ./scripts
**CSS: ./css
**CLASSES: ./
==UserForm==
This describes version 4.0.0 of the module User Form (UserForm)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/UserForm  i2ce/modules/Forms/modules/UserForm ]
*Description:
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
==YAML_spyc==
This describes version 0.3.0 of the module YAML (YAML_spyc)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/YAML  i2ce/modules/YAML ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_YAML| I2CE_Module_YAML]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Configurator#loadConfigFile_YAML() | I2CE_Configurator->loadConfigFile_YAML() ]] via [[Class: I2CE_Module_YAML#loadConfigFile_YAML() | loadConfigFile_YAML()]]
*Description: YAML parser provided by spyc.  Also enabled processing of .YAML config files
*Paths:
**CLASSES: ./lib
**XML: ./xml
==admin==
This describes version 4.0.0 of the module Modules Administation (admin)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/Admin  i2ce/modules/Pages/modules/Admin ]
*Description: The I2CE module administration system
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
**[[iHRIS Module List#FormWorm | FormWorm]] at least 4.0 and less than 4.1
*Optionally Enables: [[iHRIS Module List#swissConfig | swissConfig]]
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
**MODULES: ./modules
**CSS: ./css
**SCRIPTS: ./scripts
**IMAGES: ./images
==fancyDebug==
This describes version 4.0.0 of the module Fancy Debugger (fancyDebug)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/Debugger  i2ce/modules/MooTools/modules/Debugger ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Debugging| I2CE_Module_Debugging]]
*Description: A fancy error displaying system
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**IMAGES: ./images
**CSS: ./css
**CLASSES: ./
==form-limits==
This describes version 4.0.0 of the module Form Storage (form-limits)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormLimits  i2ce/modules/Forms/modules/FormLimits ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_FormLimits| I2CE_Module_FormLimits]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Form#getLimitStyles() | I2CE_Form->getLimitStyles() ]] via [[Class: I2CE_Module_FormLimits#getLimitStyles() | getLimitStyles()]]
**Implements the method [[Class: I2CE_FormField#getLimitStyles() | I2CE_FormField->getLimitStyles() ]] via [[Class: I2CE_Module_FormLimits#getFieldLimitStyles() | getFieldLimitStyles()]]
**Implements the method [[Class: I2CE_Form#checkLimit() | I2CE_Form->checkLimit() ]] via [[Class: I2CE_Module_FormLimits#checkLimit() | checkLimit()]]
**Implements the method [[Class: I2CE_Form#checkWhereClause() | I2CE_Form->checkWhereClause() ]] via [[Class: I2CE_Module_FormLimits#checkWhereClause() | checkWhereClause()]]
**Implements the method [[Class: I2CE_Form#createCheckFunction() | I2CE_Form->createCheckFunction() ]] via [[Class: I2CE_Module_FormLimits#createCheckFunction() | createCheckFunction()]]
**Implements the method [[Class: I2CE_Form#createCheckLimitString() | I2CE_Form->createCheckLimitString() ]] via [[Class: I2CE_Module_FormLimits#createCheckLimitString() | createCheckLimitString()]]
**Implements the method [[Class: I2CE_Form#generateLimit() | I2CE_Form->generateLimit() ]] via [[Class: I2CE_Module_FormLimits#generateLimit() | generateLimit()]]
**Implements the method [[Class: I2CE_FormField#generateLimit() | I2CE_FormField->generateLimit() ]] via [[Class: I2CE_Module_FormLimits#generateFieldLimit() | generateFieldLimit()]]
**Implements the method [[Class: I2CE_Form#generateWhereClause() | I2CE_Form->generateWhereClause() ]] via [[Class: I2CE_Module_FormLimits#generateWhereClause() | generateWhereClause()]]
**Implements the method [[Class: I2CE_Form#processLimit() | I2CE_Form->processLimit() ]] via [[Class: I2CE_Module_FormLimits#processLimit() | processLimit()]]
**Implements the method [[Class: I2CE_Form#getDisplayedExistingLimit() | I2CE_Form->getDisplayedExistingLimit() ]] via [[Class: I2CE_Module_FormLimits#getDisplayedExistingLimit() | getDisplayedExistingLimit()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_null() | I2CE_FormField->generateLimit_null() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_null() | generateLimit_null()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_not_null() | I2CE_FormField->generateLimit_not_null() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_not_null() | generateLimit_not_null()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_null_not_null() | I2CE_FormField->generateLimit_null_not_null() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_not_null() | generateLimit_not_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimit_null() | I2CE_FormField->checkLimit_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_null() | checkLimit_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimit_not_null() | I2CE_FormField->checkLimit_not_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_not_null() | checkLimit_not_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimit_null_not_null() | I2CE_FormField->checkLimit_null_not_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_not_null() | checkLimit_not_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimitString_null() | I2CE_FormField->checkLimitString_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_null() | checkLimitString_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimitString_not_null() | I2CE_FormField->checkLimitString_not_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_not_null() | checkLimitString_not_null()]]
**Implements the method [[Class: I2CE_FormField#checkLimitString_null_not_null() | I2CE_FormField->checkLimitString_null_not_null() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_not_null() | checkLimitString_not_null()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_null() | I2CE_FormField->getLimitMenu_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_null() | I2CE_FormField_DISPLAYFIELDSTYLE_null()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_not_null() | I2CE_FormField->getLimitMenu_not_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_not_null() | I2CE_FormField_DISPLAYFIELDSTYLE_not_null()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_null_not_null() | I2CE_FormField->getLimitMenu_null_not_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_null_not_null() | I2CE_FormField_DISPLAYFIELDSTYLE_null_not_null()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_null() | I2CE_FormField->processLimitMenu_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_null() | I2CE_FormField_PROCESSFIELDSTYLE_null()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_not_null() | I2CE_FormField->processLimitMenu_not_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_not_null() | I2CE_FormField_PROCESSFIELDSTYLE_not_null()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_null_not_null() | I2CE_FormField->processLimitMenu_null_not_null() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_null_not_null() | I2CE_FormField_PROCESSFIELDSTYLE_null_not_null()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_max_parent() | I2CE_FormField->generateLimit_max_parent() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_max_parent() | generateLimit_max_parent()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_min_parent() | I2CE_FormField->generateLimit_min_parent() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_min_parent() | generateLimit_min_parent()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_max_parent_form() | I2CE_FormField->generateLimit_max_parent_form() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_max_parent_form() | generateLimit_max_parent_form()]]
**Implements the method [[Class: I2CE_FormField#generateLimit_min_parent_form() | I2CE_FormField->generateLimit_min_parent_form() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_min_parent_form() | generateLimit_min_parent_form()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_max_parent() | I2CE_FormField->getLimitMenu_max_parent() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_max_parent() | I2CE_FormField_DISPLAYFIELDSTYLE_max_parent()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_min_parent() | I2CE_FormField->getLimitMenu_min_parent() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_min_parent() | I2CE_FormField_DISPLAYFIELDSTYLE_min_parent()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_max_parent_form() | I2CE_FormField->getLimitMenu_max_parent_form() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_max_parent_form() | I2CE_FormField_DISPLAYFIELDSTYLE_max_parent_form()]]
**Implements the method [[Class: I2CE_FormField#getLimitMenu_min_parent_form() | I2CE_FormField->getLimitMenu_min_parent_form() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DISPLAYFIELDSTYLE_min_parent_form() | I2CE_FormField_DISPLAYFIELDSTYLE_min_parent_form()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_max_parent() | I2CE_FormField->processLimitMenu_max_parent() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_max_parent() | I2CE_FormField_PROCESSFIELDSTYLE_max_parent()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_min_parent() | I2CE_FormField->processLimitMenu_min_parent() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_min_parent() | I2CE_FormField_PROCESSFIELDSTYLE_min_parent()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_max_parent_form() | I2CE_FormField->processLimitMenu_max_parent_form() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_max_parent_form() | I2CE_FormField_PROCESSFIELDSTYLE_max_parent_form()]]
**Implements the method [[Class: I2CE_FormField#processLimitMenu_min_parent_form() | I2CE_FormField->processLimitMenu_min_parent_form() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_PROCESSFIELDSTYLE_min_parent_form() | I2CE_FormField_PROCESSFIELDSTYLE_min_parent_form()]]
**Implements the method [[Class: I2CE_FormField_BOOL#generateLimit_truefalse() | I2CE_FormField_BOOL->generateLimit_truefalse() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_BOOL_truefalse() | generateLimit_BOOL_truefalse()]]
**Implements the method [[Class: I2CE_FormField_BOOL#generateLimit_true() | I2CE_FormField_BOOL->generateLimit_true() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_BOOL_true() | generateLimit_BOOL_true()]]
**Implements the method [[Class: I2CE_FormField_BOOL#generateLimit_false() | I2CE_FormField_BOOL->generateLimit_false() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_BOOL_false() | generateLimit_BOOL_false()]]
**Implements the method [[Class: I2CE_FormField_YESNO#generateLimit_yesno() | I2CE_FormField_YESNO->generateLimit_yesno() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_YESNO_yesno() | generateLimit_YESNO_yesno()]]
**Implements the method [[Class: I2CE_FormField_YESNO#generateLimit_yes() | I2CE_FormField_YESNO->generateLimit_yes() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_YESNO_yes() | generateLimit_YESNO_yes()]]
**Implements the method [[Class: I2CE_FormField_YESNO#generateLimit_no() | I2CE_FormField_YESNO->generateLimit_no() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_YESNO_no() | generateLimit_YESNO_no()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_in() | I2CE_FormField_DB_INT->generateLimit_in() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_in() | generateLimit_DB_INT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_in() | I2CE_FormField_DB_STRING->generateLimit_in() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_in() | generateLimit_DB_STRING_in()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_in() | I2CE_FormField_DB_TEXT->generateLimit_in() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_in() | generateLimit_DB_TEXT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#generateLimit_in() | I2CE_FormField_DB_DATE->generateLimit_in() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_DATE_in() | generateLimit_DB_DATE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_equals() | I2CE_FormField_DB_INT->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_equals() | generateLimit_DB_INT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_equals() | I2CE_FormField_DB_STRING->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_equals() | generateLimit_DB_STRING_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_equals() | I2CE_FormField_DB_TEXT->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_equals() | generateLimit_DB_TEXT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_greaterthan() | I2CE_FormField_DB_INT->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_greaterthan() | generateLimit_DB_INT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_greaterthan() | I2CE_FormField_DB_STRING->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_greaterthan() | generateLimit_DB_STRING_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_greaterthan() | I2CE_FormField_DB_TEXT->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_greaterthan() | generateLimit_DB_TEXT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_lessthan() | I2CE_FormField_DB_INT->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_lessthan() | generateLimit_DB_INT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_lessthan() | I2CE_FormField_DB_STRING->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_lessthan() | generateLimit_DB_STRING_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_lessthan() | I2CE_FormField_DB_TEXT->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_lessthan() | generateLimit_DB_TEXT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_greaterthan_equals() | I2CE_FormField_DB_INT->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_greaterthan_equals() | generateLimit_DB_INT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_greaterthan_equals() | I2CE_FormField_DB_STRING->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_greaterthan_equals() | generateLimit_DB_STRING_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_greaterthan_equals() | I2CE_FormField_DB_TEXT->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_greaterthan_equals() | generateLimit_DB_TEXT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_lessthan_equals() | I2CE_FormField_DB_INT->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_lessthan_equals() | generateLimit_DB_INT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_lessthan_equals() | I2CE_FormField_DB_STRING->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_lessthan_equals() | generateLimit_DB_STRING_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_lessthan_equals() | I2CE_FormField_DB_TEXT->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_lessthan_equals() | generateLimit_DB_TEXT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#generateLimit_between() | I2CE_FormField_DB_INT->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_INT_between() | generateLimit_DB_INT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_between() | I2CE_FormField_DB_STRING->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_between() | generateLimit_DB_STRING_between()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_between() | I2CE_FormField_DB_TEXT->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_between() | generateLimit_DB_TEXT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#generateLimit_greaterthan_now() | I2CE_FormField_DB_DATE->generateLimit_greaterthan_now() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_greaterthan_now() | generateLimit_greaterthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#generateLimit_lessthan_now() | I2CE_FormField_DB_DATE->generateLimit_lessthan_now() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_lessthan_now() | generateLimit_lessthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_like() | I2CE_FormField_DB_STRING->generateLimit_like() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_like() | generateLimit_DB_STRING_like()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_like() | I2CE_FormField_DB_TEXT->generateLimit_like() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_like() | generateLimit_DB_TEXT_like()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_lowerlike() | I2CE_FormField_DB_STRING->generateLimit_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_lowerlike() | generateLimit_DB_STRING_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_lowerlike() | I2CE_FormField_DB_TEXT->generateLimit_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_lowerlike() | generateLimit_DB_TEXT_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#generateLimit_contains() | I2CE_FormField_DB_STRING->generateLimit_contains() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_STRING_contains() | generateLimit_DB_STRING_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#generateLimit_contains() | I2CE_FormField_DB_TEXT->generateLimit_contains() ]] via [[Class: I2CE_Module_FormLimits#generateLimit_DB_TEXT_contains() | generateLimit_DB_TEXT_contains()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimit_truefalse() | I2CE_FormField_BOOL->checkLimit_truefalse() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_BOOL_truefalse() | checkLimit_BOOL_truefalse()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimitString_truefalse() | I2CE_FormField_BOOL->checkLimitString_truefalse() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_BOOL_truefalse() | checkLimitString_BOOL_truefalse()]]
**Implements the method [[Class: I2CE_FormField_BOOL#getLimitMenu_truefalse() | I2CE_FormField_BOOL->getLimitMenu_truefalse() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_truefalse() | I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_truefalse()]]
**Implements the method [[Class: I2CE_FormField_BOOL#processLimitMenu_truefalse() | I2CE_FormField_BOOL->processLimitMenu_truefalse() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_PROCESSFIELDSTYLE_truefalse() | I2CE_FormField_BOOL_PROCESSFIELDSTYLE_truefalse()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimit_true() | I2CE_FormField_BOOL->checkLimit_true() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_BOOL_true() | checkLimit_BOOL_true()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimitString_true() | I2CE_FormField_BOOL->checkLimitString_true() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_BOOL_true() | checkLimitString_BOOL_true()]]
**Implements the method [[Class: I2CE_FormField_BOOL#getLimitMenu_true() | I2CE_FormField_BOOL->getLimitMenu_true() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_true() | I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_true()]]
**Implements the method [[Class: I2CE_FormField_BOOL#processLimitMenu_true() | I2CE_FormField_BOOL->processLimitMenu_true() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_PROCESSFIELDSTYLE_true() | I2CE_FormField_BOOL_PROCESSFIELDSTYLE_true()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimit_false() | I2CE_FormField_BOOL->checkLimit_false() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_BOOL_false() | checkLimit_BOOL_false()]]
**Implements the method [[Class: I2CE_FormField_BOOL#checkLimitString_false() | I2CE_FormField_BOOL->checkLimitString_false() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_BOOL_false() | checkLimitString_BOOL_false()]]
**Implements the method [[Class: I2CE_FormField_BOOL#getLimitMenu_false() | I2CE_FormField_BOOL->getLimitMenu_false() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_false() | I2CE_FormField_BOOL_DISPLAYFIELDSTYLE_false()]]
**Implements the method [[Class: I2CE_FormField_BOOL#processLimitMenu_false() | I2CE_FormField_BOOL->processLimitMenu_false() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_BOOL_PROCESSFIELDSTYLE_false() | I2CE_FormField_BOOL_PROCESSFIELDSTYLE_false()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimit_yesno() | I2CE_FormField_YESNO->checkLimit_yesno() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_YESNO_yesno() | checkLimit_YESNO_yesno()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimitString_yesno() | I2CE_FormField_YESNO->checkLimitString_yesno() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_YESNO_yesno() | checkLimitString_YESNO_yesno()]]
**Implements the method [[Class: I2CE_FormField_YESNO#getLimitMenu_yesno() | I2CE_FormField_YESNO->getLimitMenu_yesno() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_yesno() | I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_yesno()]]
**Implements the method [[Class: I2CE_FormField_YESNO#processLimitMenu_yesno() | I2CE_FormField_YESNO->processLimitMenu_yesno() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_PROCESSFIELDSTYLE_yesno() | I2CE_FormField_YESNO_PROCESSFIELDSTYLE_yesno()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimit_yes() | I2CE_FormField_YESNO->checkLimit_yes() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_YESNO_yes() | checkLimit_YESNO_yes()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimitString_yes() | I2CE_FormField_YESNO->checkLimitString_yes() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_YESNO_yes() | checkLimitString_YESNO_yes()]]
**Implements the method [[Class: I2CE_FormField_YESNO#getLimitMenu_yes() | I2CE_FormField_YESNO->getLimitMenu_yes() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_yes() | I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_yes()]]
**Implements the method [[Class: I2CE_FormField_YESNO#processLimitMenu_yes() | I2CE_FormField_YESNO->processLimitMenu_yes() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_PROCESSFIELDSTYLE_yes() | I2CE_FormField_YESNO_PROCESSFIELDSTYLE_yes()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimit_no() | I2CE_FormField_YESNO->checkLimit_no() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_YESNO_no() | checkLimit_YESNO_no()]]
**Implements the method [[Class: I2CE_FormField_YESNO#checkLimitString_no() | I2CE_FormField_YESNO->checkLimitString_no() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_YESNO_no() | checkLimitString_YESNO_no()]]
**Implements the method [[Class: I2CE_FormField_YESNO#getLimitMenu_no() | I2CE_FormField_YESNO->getLimitMenu_no() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_no() | I2CE_FormField_YESNO_DISPLAYFIELDSTYLE_no()]]
**Implements the method [[Class: I2CE_FormField_YESNO#processLimitMenu_no() | I2CE_FormField_YESNO->processLimitMenu_no() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_YESNO_PROCESSFIELDSTYLE_no() | I2CE_FormField_YESNO_PROCESSFIELDSTYLE_no()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_in() | I2CE_FormField_DB_INT->checkLimit_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_in() | checkLimit_DB_INT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_in() | I2CE_FormField_DB_INT->checkLimitString_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_in() | checkLimitString_DB_INT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_in() | I2CE_FormField_DB_INT->getLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_in() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_in() | I2CE_FormField_DB_INT->processLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_in() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_in() | I2CE_FormField_DB_STRING->checkLimit_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_in() | checkLimit_DB_STRING_in()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_in() | I2CE_FormField_DB_STRING->checkLimitString_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_in() | checkLimitString_DB_STRING_in()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_in() | I2CE_FormField_DB_STRING->getLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_in() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_in() | I2CE_FormField_DB_STRING->processLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_in() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_in() | I2CE_FormField_DB_TEXT->checkLimit_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_in() | checkLimit_DB_TEXT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_in() | I2CE_FormField_DB_TEXT->checkLimitString_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_in() | checkLimitString_DB_TEXT_in()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_in() | I2CE_FormField_DB_TEXT->getLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_in() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_in() | I2CE_FormField_DB_TEXT->processLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_in() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimit_in() | I2CE_FormField_DB_DATE->checkLimit_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_DATE_in() | checkLimit_DB_DATE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimitString_in() | I2CE_FormField_DB_DATE->checkLimitString_in() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_DATE_in() | checkLimitString_DB_DATE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#getLimitMenu_in() | I2CE_FormField_DB_DATE->getLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_in() | I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#processLimitMenu_in() | I2CE_FormField_DB_DATE->processLimitMenu_in() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_in() | I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_in()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_equals() | I2CE_FormField_DB_INT->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_equals() | checkLimit_DB_INT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_equals() | I2CE_FormField_DB_INT->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_equals() | checkLimitString_DB_INT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_equals() | I2CE_FormField_DB_INT->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_equals() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_equals() | I2CE_FormField_DB_INT->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_equals() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_equals() | I2CE_FormField_DB_STRING->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_equals() | checkLimit_DB_STRING_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_equals() | I2CE_FormField_DB_STRING->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_equals() | checkLimitString_DB_STRING_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_equals() | I2CE_FormField_DB_STRING->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_equals() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_equals() | I2CE_FormField_DB_STRING->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_equals() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_equals() | I2CE_FormField_DB_TEXT->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_equals() | checkLimit_DB_TEXT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_equals() | I2CE_FormField_DB_TEXT->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_equals() | checkLimitString_DB_TEXT_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_equals() | I2CE_FormField_DB_TEXT->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_equals() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_equals() | I2CE_FormField_DB_TEXT->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_equals() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_greaterthan() | I2CE_FormField_DB_INT->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_greaterthan() | checkLimit_DB_INT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_greaterthan() | I2CE_FormField_DB_INT->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_greaterthan() | checkLimitString_DB_INT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_greaterthan() | I2CE_FormField_DB_INT->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_greaterthan() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_greaterthan() | I2CE_FormField_DB_INT->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_greaterthan() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_greaterthan() | I2CE_FormField_DB_STRING->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_greaterthan() | checkLimit_DB_STRING_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_greaterthan() | I2CE_FormField_DB_STRING->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_greaterthan() | checkLimitString_DB_STRING_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_greaterthan() | I2CE_FormField_DB_STRING->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_greaterthan() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_greaterthan() | I2CE_FormField_DB_STRING->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_greaterthan() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_greaterthan() | I2CE_FormField_DB_TEXT->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_greaterthan() | checkLimit_DB_TEXT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_greaterthan() | I2CE_FormField_DB_TEXT->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_greaterthan() | checkLimitString_DB_TEXT_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_greaterthan() | I2CE_FormField_DB_TEXT->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_greaterthan() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_greaterthan() | I2CE_FormField_DB_TEXT->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_greaterthan() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_lessthan() | I2CE_FormField_DB_INT->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_lessthan() | checkLimit_DB_INT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_lessthan() | I2CE_FormField_DB_INT->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_lessthan() | checkLimitString_DB_INT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_lessthan() | I2CE_FormField_DB_INT->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_lessthan() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_lessthan() | I2CE_FormField_DB_INT->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_lessthan() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_lessthan() | I2CE_FormField_DB_STRING->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_lessthan() | checkLimit_DB_STRING_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_lessthan() | I2CE_FormField_DB_STRING->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_lessthan() | checkLimitString_DB_STRING_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_lessthan() | I2CE_FormField_DB_STRING->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lessthan() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_lessthan() | I2CE_FormField_DB_STRING->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lessthan() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_lessthan() | I2CE_FormField_DB_TEXT->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_lessthan() | checkLimit_DB_TEXT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_lessthan() | I2CE_FormField_DB_TEXT->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_lessthan() | checkLimitString_DB_TEXT_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_lessthan() | I2CE_FormField_DB_TEXT->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lessthan() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_lessthan() | I2CE_FormField_DB_TEXT->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lessthan() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_greaterthan_equals() | I2CE_FormField_DB_INT->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_greaterthan_equals() | checkLimit_DB_INT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_greaterthan_equals() | I2CE_FormField_DB_INT->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_greaterthan_equals() | checkLimitString_DB_INT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_greaterthan_equals() | I2CE_FormField_DB_INT->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_greaterthan_equals() | I2CE_FormField_DB_INT->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_greaterthan_equals() | I2CE_FormField_DB_STRING->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_greaterthan_equals() | checkLimit_DB_STRING_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_greaterthan_equals() | I2CE_FormField_DB_STRING->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_greaterthan_equals() | checkLimitString_DB_STRING_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_greaterthan_equals() | I2CE_FormField_DB_STRING->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_greaterthan_equals() | I2CE_FormField_DB_STRING->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_greaterthan_equals() | I2CE_FormField_DB_TEXT->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_greaterthan_equals() | checkLimit_DB_TEXT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_greaterthan_equals() | I2CE_FormField_DB_TEXT->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_greaterthan_equals() | checkLimitString_DB_TEXT_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_greaterthan_equals() | I2CE_FormField_DB_TEXT->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_greaterthan_equals() | I2CE_FormField_DB_TEXT->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_greaterthan_equals() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_lessthan_equals() | I2CE_FormField_DB_INT->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_lessthan_equals() | checkLimit_DB_INT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_lessthan_equals() | I2CE_FormField_DB_INT->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_lessthan_equals() | checkLimitString_DB_INT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_lessthan_equals() | I2CE_FormField_DB_INT->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_lessthan_equals() | I2CE_FormField_DB_INT->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_lessthan_equals() | I2CE_FormField_DB_STRING->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_lessthan_equals() | checkLimit_DB_STRING_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_lessthan_equals() | I2CE_FormField_DB_STRING->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_lessthan_equals() | checkLimitString_DB_STRING_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_lessthan_equals() | I2CE_FormField_DB_STRING->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_lessthan_equals() | I2CE_FormField_DB_STRING->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_lessthan_equals() | I2CE_FormField_DB_TEXT->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_lessthan_equals() | checkLimit_DB_TEXT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_lessthan_equals() | I2CE_FormField_DB_TEXT->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_lessthan_equals() | checkLimitString_DB_TEXT_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_lessthan_equals() | I2CE_FormField_DB_TEXT->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_lessthan_equals() | I2CE_FormField_DB_TEXT->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lessthan_equals() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimit_between() | I2CE_FormField_DB_INT->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_INT_between() | checkLimit_DB_INT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#checkLimitString_between() | I2CE_FormField_DB_INT->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_INT_between() | checkLimitString_DB_INT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#getLimitMenu_between() | I2CE_FormField_DB_INT->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_between() | I2CE_FormField_DB_INT_DISPLAYFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_INT#processLimitMenu_between() | I2CE_FormField_DB_INT->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_between() | I2CE_FormField_DB_INT_PROCESSFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_between() | I2CE_FormField_DB_STRING->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_between() | checkLimit_DB_STRING_between()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_between() | I2CE_FormField_DB_STRING->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_between() | checkLimitString_DB_STRING_between()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_between() | I2CE_FormField_DB_STRING->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_between() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_between() | I2CE_FormField_DB_STRING->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_between() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_between() | I2CE_FormField_DB_TEXT->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_between() | checkLimit_DB_TEXT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_between() | I2CE_FormField_DB_TEXT->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_between() | checkLimitString_DB_TEXT_between()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_between() | I2CE_FormField_DB_TEXT->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_between() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_between() | I2CE_FormField_DB_TEXT->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_between() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_between()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimit_greaterthan_now() | I2CE_FormField_DB_DATE->checkLimit_greaterthan_now() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_DATE_greaterthan_now() | checkLimit_DB_DATE_greaterthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimitString_greaterthan_now() | I2CE_FormField_DB_DATE->checkLimitString_greaterthan_now() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_DATE_greaterthan_now() | checkLimitString_DB_DATE_greaterthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#getLimitMenu_greaterthan_now() | I2CE_FormField_DB_DATE->getLimitMenu_greaterthan_now() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_greaterthan_now() | I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_greaterthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#processLimitMenu_greaterthan_now() | I2CE_FormField_DB_DATE->processLimitMenu_greaterthan_now() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_greaterthan_now() | I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_greaterthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimit_lessthan_now() | I2CE_FormField_DB_DATE->checkLimit_lessthan_now() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_DATE_lessthan_now() | checkLimit_DB_DATE_lessthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#checkLimitString_lessthan_now() | I2CE_FormField_DB_DATE->checkLimitString_lessthan_now() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_DATE_lessthan_now() | checkLimitString_DB_DATE_lessthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#getLimitMenu_lessthan_now() | I2CE_FormField_DB_DATE->getLimitMenu_lessthan_now() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_lessthan_now() | I2CE_FormField_DB_DATE_DISPLAYFIELDSTYLE_lessthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_DATE#processLimitMenu_lessthan_now() | I2CE_FormField_DB_DATE->processLimitMenu_lessthan_now() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_lessthan_now() | I2CE_FormField_DB_DATE_PROCESSFIELDSTYLE_lessthan_now()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_like() | I2CE_FormField_DB_STRING->checkLimit_like() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_like() | checkLimit_DB_STRING_like()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_like() | I2CE_FormField_DB_STRING->checkLimitString_like() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_like() | checkLimitString_DB_STRING_like()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_like() | I2CE_FormField_DB_STRING->getLimitMenu_like() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_like() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_like()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_like() | I2CE_FormField_DB_STRING->processLimitMenu_like() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_like() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_like()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_like() | I2CE_FormField_DB_TEXT->checkLimit_like() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_like() | checkLimit_DB_TEXT_like()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_like() | I2CE_FormField_DB_TEXT->checkLimitString_like() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_like() | checkLimitString_DB_TEXT_like()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_like() | I2CE_FormField_DB_TEXT->getLimitMenu_like() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_like() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_like()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_like() | I2CE_FormField_DB_TEXT->processLimitMenu_like() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_like() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_like()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_lowerlike() | I2CE_FormField_DB_STRING->checkLimit_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_lowerlike() | checkLimit_DB_STRING_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_lowerlike() | I2CE_FormField_DB_STRING->checkLimitString_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_lowerlike() | checkLimitString_DB_STRING_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_lowerlike() | I2CE_FormField_DB_STRING->getLimitMenu_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lowerlike() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_lowerlike() | I2CE_FormField_DB_STRING->processLimitMenu_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lowerlike() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_lowerlike() | I2CE_FormField_DB_TEXT->checkLimit_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_lowerlike() | checkLimit_DB_TEXT_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_lowerlike() | I2CE_FormField_DB_TEXT->checkLimitString_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_lowerlike() | checkLimitString_DB_TEXT_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_lowerlike() | I2CE_FormField_DB_TEXT->getLimitMenu_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lowerlike() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_lowerlike() | I2CE_FormField_DB_TEXT->processLimitMenu_lowerlike() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lowerlike() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_lowerlike()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimit_contains() | I2CE_FormField_DB_STRING->checkLimit_contains() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_STRING_contains() | checkLimit_DB_STRING_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#checkLimitString_contains() | I2CE_FormField_DB_STRING->checkLimitString_contains() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_STRING_contains() | checkLimitString_DB_STRING_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#getLimitMenu_contains() | I2CE_FormField_DB_STRING->getLimitMenu_contains() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_contains() | I2CE_FormField_DB_STRING_DISPLAYFIELDSTYLE_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_STRING#processLimitMenu_contains() | I2CE_FormField_DB_STRING->processLimitMenu_contains() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_contains() | I2CE_FormField_DB_STRING_PROCESSFIELDSTYLE_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimit_contains() | I2CE_FormField_DB_TEXT->checkLimit_contains() ]] via [[Class: I2CE_Module_FormLimits#checkLimit_DB_TEXT_contains() | checkLimit_DB_TEXT_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#checkLimitString_contains() | I2CE_FormField_DB_TEXT->checkLimitString_contains() ]] via [[Class: I2CE_Module_FormLimits#checkLimitString_DB_TEXT_contains() | checkLimitString_DB_TEXT_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#getLimitMenu_contains() | I2CE_FormField_DB_TEXT->getLimitMenu_contains() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_contains() | I2CE_FormField_DB_TEXT_DISPLAYFIELDSTYLE_contains()]]
**Implements the method [[Class: I2CE_FormField_DB_TEXT#processLimitMenu_contains() | I2CE_FormField_DB_TEXT->processLimitMenu_contains() ]] via [[Class: I2CE_Module_FormLimits#I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_contains() | I2CE_FormField_DB_TEXT_PROCESSFIELDSTYLE_contains()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_equals() | I2CE_FormField_DATE_YMD->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_equals() | DATE_generateLimit_DATE_YMD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_equals() | I2CE_FormField_DATE_YMD->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_equals() | DATE_checkLimit_DATE_YMD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_equals() | I2CE_FormField_DATE_YMD->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_equals() | DATE_checkLimit_DATE_YMD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_equals() | I2CE_FormField_DATE_YMD->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_equals() | DATE_getLimitMenu_DATE_YMD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_equals() | I2CE_FormField_DATE_YMD->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_equals() | DATE_processLimitMenu_DATE_YMD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_equals() | I2CE_FormField_DATE_MD->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_equals() | DATE_generateLimit_DATE_MD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_equals() | I2CE_FormField_DATE_MD->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_equals() | DATE_checkLimit_DATE_MD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_equals() | I2CE_FormField_DATE_MD->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_equals() | DATE_checkLimit_DATE_MD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_equals() | I2CE_FormField_DATE_MD->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_equals() | DATE_getLimitMenu_DATE_MD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_equals() | I2CE_FormField_DATE_MD->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_equals() | DATE_processLimitMenu_DATE_MD_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_equals() | I2CE_FormField_DATE_Y->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_equals() | DATE_generateLimit_DATE_Y_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_equals() | I2CE_FormField_DATE_Y->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_equals() | DATE_checkLimit_DATE_Y_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_equals() | I2CE_FormField_DATE_Y->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_equals() | DATE_checkLimit_DATE_Y_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_equals() | I2CE_FormField_DATE_Y->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_equals() | DATE_getLimitMenu_DATE_Y_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_equals() | I2CE_FormField_DATE_Y->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_equals() | DATE_processLimitMenu_DATE_Y_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_equals() | I2CE_FormField_DATE_HMS->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_equals() | DATE_generateLimit_DATE_HMS_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_equals() | I2CE_FormField_DATE_HMS->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_equals() | DATE_checkLimit_DATE_HMS_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_equals() | I2CE_FormField_DATE_HMS->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_equals() | DATE_checkLimit_DATE_HMS_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_equals() | I2CE_FormField_DATE_HMS->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_equals() | DATE_getLimitMenu_DATE_HMS_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_equals() | I2CE_FormField_DATE_HMS->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_equals() | DATE_processLimitMenu_DATE_HMS_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_equals() | I2CE_FormField_DATE_TIME->generateLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_equals() | DATE_generateLimit_DATE_TIME_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_equals() | I2CE_FormField_DATE_TIME->checkLimit_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_equals() | DATE_checkLimit_DATE_TIME_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_equals() | I2CE_FormField_DATE_TIME->checkLimitString_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_equals() | DATE_checkLimit_DATE_TIME_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_equals() | I2CE_FormField_DATE_TIME->getLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_equals() | DATE_getLimitMenu_DATE_TIME_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_equals() | I2CE_FormField_DATE_TIME->processLimitMenu_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_equals() | DATE_processLimitMenu_DATE_TIME_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_greaterthan() | I2CE_FormField_DATE_YMD->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_greaterthan() | DATE_generateLimit_DATE_YMD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_greaterthan() | I2CE_FormField_DATE_YMD->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_greaterthan() | DATE_checkLimit_DATE_YMD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_greaterthan() | I2CE_FormField_DATE_YMD->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_greaterthan() | DATE_checkLimit_DATE_YMD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_greaterthan() | I2CE_FormField_DATE_YMD->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_greaterthan() | DATE_getLimitMenu_DATE_YMD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_greaterthan() | I2CE_FormField_DATE_YMD->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_greaterthan() | DATE_processLimitMenu_DATE_YMD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_greaterthan() | I2CE_FormField_DATE_MD->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_greaterthan() | DATE_generateLimit_DATE_MD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_greaterthan() | I2CE_FormField_DATE_MD->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_greaterthan() | DATE_checkLimit_DATE_MD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_greaterthan() | I2CE_FormField_DATE_MD->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_greaterthan() | DATE_checkLimit_DATE_MD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_greaterthan() | I2CE_FormField_DATE_MD->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_greaterthan() | DATE_getLimitMenu_DATE_MD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_greaterthan() | I2CE_FormField_DATE_MD->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_greaterthan() | DATE_processLimitMenu_DATE_MD_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_greaterthan() | I2CE_FormField_DATE_Y->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_greaterthan() | DATE_generateLimit_DATE_Y_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_greaterthan() | I2CE_FormField_DATE_Y->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_greaterthan() | DATE_checkLimit_DATE_Y_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_greaterthan() | I2CE_FormField_DATE_Y->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_greaterthan() | DATE_checkLimit_DATE_Y_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_greaterthan() | I2CE_FormField_DATE_Y->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_greaterthan() | DATE_getLimitMenu_DATE_Y_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_greaterthan() | I2CE_FormField_DATE_Y->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_greaterthan() | DATE_processLimitMenu_DATE_Y_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_greaterthan() | I2CE_FormField_DATE_HMS->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_greaterthan() | DATE_generateLimit_DATE_HMS_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_greaterthan() | I2CE_FormField_DATE_HMS->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_greaterthan() | DATE_checkLimit_DATE_HMS_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_greaterthan() | I2CE_FormField_DATE_HMS->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_greaterthan() | DATE_checkLimit_DATE_HMS_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_greaterthan() | I2CE_FormField_DATE_HMS->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_greaterthan() | DATE_getLimitMenu_DATE_HMS_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_greaterthan() | I2CE_FormField_DATE_HMS->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_greaterthan() | DATE_processLimitMenu_DATE_HMS_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_greaterthan() | I2CE_FormField_DATE_TIME->generateLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_greaterthan() | DATE_generateLimit_DATE_TIME_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_greaterthan() | I2CE_FormField_DATE_TIME->checkLimit_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_greaterthan() | DATE_checkLimit_DATE_TIME_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_greaterthan() | I2CE_FormField_DATE_TIME->checkLimitString_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_greaterthan() | DATE_checkLimit_DATE_TIME_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_greaterthan() | I2CE_FormField_DATE_TIME->getLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_greaterthan() | DATE_getLimitMenu_DATE_TIME_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_greaterthan() | I2CE_FormField_DATE_TIME->processLimitMenu_greaterthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_greaterthan() | DATE_processLimitMenu_DATE_TIME_greaterthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_lessthan() | I2CE_FormField_DATE_YMD->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_lessthan() | DATE_generateLimit_DATE_YMD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_lessthan() | I2CE_FormField_DATE_YMD->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_lessthan() | DATE_checkLimit_DATE_YMD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_lessthan() | I2CE_FormField_DATE_YMD->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_lessthan() | DATE_checkLimit_DATE_YMD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_lessthan() | I2CE_FormField_DATE_YMD->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_lessthan() | DATE_getLimitMenu_DATE_YMD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_lessthan() | I2CE_FormField_DATE_YMD->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_lessthan() | DATE_processLimitMenu_DATE_YMD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_lessthan() | I2CE_FormField_DATE_MD->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_lessthan() | DATE_generateLimit_DATE_MD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_lessthan() | I2CE_FormField_DATE_MD->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_lessthan() | DATE_checkLimit_DATE_MD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_lessthan() | I2CE_FormField_DATE_MD->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_lessthan() | DATE_checkLimit_DATE_MD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_lessthan() | I2CE_FormField_DATE_MD->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_lessthan() | DATE_getLimitMenu_DATE_MD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_lessthan() | I2CE_FormField_DATE_MD->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_lessthan() | DATE_processLimitMenu_DATE_MD_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_lessthan() | I2CE_FormField_DATE_Y->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_lessthan() | DATE_generateLimit_DATE_Y_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_lessthan() | I2CE_FormField_DATE_Y->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_lessthan() | DATE_checkLimit_DATE_Y_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_lessthan() | I2CE_FormField_DATE_Y->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_lessthan() | DATE_checkLimit_DATE_Y_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_lessthan() | I2CE_FormField_DATE_Y->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_lessthan() | DATE_getLimitMenu_DATE_Y_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_lessthan() | I2CE_FormField_DATE_Y->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_lessthan() | DATE_processLimitMenu_DATE_Y_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_lessthan() | I2CE_FormField_DATE_HMS->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_lessthan() | DATE_generateLimit_DATE_HMS_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_lessthan() | I2CE_FormField_DATE_HMS->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_lessthan() | DATE_checkLimit_DATE_HMS_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_lessthan() | I2CE_FormField_DATE_HMS->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_lessthan() | DATE_checkLimit_DATE_HMS_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_lessthan() | I2CE_FormField_DATE_HMS->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_lessthan() | DATE_getLimitMenu_DATE_HMS_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_lessthan() | I2CE_FormField_DATE_HMS->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_lessthan() | DATE_processLimitMenu_DATE_HMS_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_lessthan() | I2CE_FormField_DATE_TIME->generateLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_lessthan() | DATE_generateLimit_DATE_TIME_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_lessthan() | I2CE_FormField_DATE_TIME->checkLimit_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_lessthan() | DATE_checkLimit_DATE_TIME_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_lessthan() | I2CE_FormField_DATE_TIME->checkLimitString_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_lessthan() | DATE_checkLimit_DATE_TIME_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_lessthan() | I2CE_FormField_DATE_TIME->getLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_lessthan() | DATE_getLimitMenu_DATE_TIME_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_lessthan() | I2CE_FormField_DATE_TIME->processLimitMenu_lessthan() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_lessthan() | DATE_processLimitMenu_DATE_TIME_lessthan()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_greaterthan_equals() | I2CE_FormField_DATE_YMD->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_greaterthan_equals() | DATE_generateLimit_DATE_YMD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_greaterthan_equals() | I2CE_FormField_DATE_YMD->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_greaterthan_equals() | DATE_checkLimit_DATE_YMD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_greaterthan_equals() | I2CE_FormField_DATE_YMD->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_greaterthan_equals() | DATE_checkLimit_DATE_YMD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_YMD->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_greaterthan_equals() | DATE_getLimitMenu_DATE_YMD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_YMD->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_greaterthan_equals() | DATE_processLimitMenu_DATE_YMD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_greaterthan_equals() | I2CE_FormField_DATE_MD->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_greaterthan_equals() | DATE_generateLimit_DATE_MD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_greaterthan_equals() | I2CE_FormField_DATE_MD->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_greaterthan_equals() | DATE_checkLimit_DATE_MD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_greaterthan_equals() | I2CE_FormField_DATE_MD->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_greaterthan_equals() | DATE_checkLimit_DATE_MD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_MD->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_greaterthan_equals() | DATE_getLimitMenu_DATE_MD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_MD->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_greaterthan_equals() | DATE_processLimitMenu_DATE_MD_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_greaterthan_equals() | I2CE_FormField_DATE_Y->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_greaterthan_equals() | DATE_generateLimit_DATE_Y_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_greaterthan_equals() | I2CE_FormField_DATE_Y->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_greaterthan_equals() | DATE_checkLimit_DATE_Y_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_greaterthan_equals() | I2CE_FormField_DATE_Y->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_greaterthan_equals() | DATE_checkLimit_DATE_Y_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_Y->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_greaterthan_equals() | DATE_getLimitMenu_DATE_Y_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_Y->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_greaterthan_equals() | DATE_processLimitMenu_DATE_Y_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_greaterthan_equals() | I2CE_FormField_DATE_HMS->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_greaterthan_equals() | DATE_generateLimit_DATE_HMS_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_greaterthan_equals() | I2CE_FormField_DATE_HMS->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_greaterthan_equals() | DATE_checkLimit_DATE_HMS_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_greaterthan_equals() | I2CE_FormField_DATE_HMS->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_greaterthan_equals() | DATE_checkLimit_DATE_HMS_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_HMS->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_greaterthan_equals() | DATE_getLimitMenu_DATE_HMS_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_HMS->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_greaterthan_equals() | DATE_processLimitMenu_DATE_HMS_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_greaterthan_equals() | I2CE_FormField_DATE_TIME->generateLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_greaterthan_equals() | DATE_generateLimit_DATE_TIME_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_greaterthan_equals() | I2CE_FormField_DATE_TIME->checkLimit_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_greaterthan_equals() | DATE_checkLimit_DATE_TIME_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_greaterthan_equals() | I2CE_FormField_DATE_TIME->checkLimitString_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_greaterthan_equals() | DATE_checkLimit_DATE_TIME_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_TIME->getLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_greaterthan_equals() | DATE_getLimitMenu_DATE_TIME_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_greaterthan_equals() | I2CE_FormField_DATE_TIME->processLimitMenu_greaterthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_greaterthan_equals() | DATE_processLimitMenu_DATE_TIME_greaterthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_lessthan_equals() | I2CE_FormField_DATE_YMD->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_lessthan_equals() | DATE_generateLimit_DATE_YMD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_lessthan_equals() | I2CE_FormField_DATE_YMD->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_lessthan_equals() | DATE_checkLimit_DATE_YMD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_lessthan_equals() | I2CE_FormField_DATE_YMD->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_lessthan_equals() | DATE_checkLimit_DATE_YMD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_lessthan_equals() | I2CE_FormField_DATE_YMD->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_lessthan_equals() | DATE_getLimitMenu_DATE_YMD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_lessthan_equals() | I2CE_FormField_DATE_YMD->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_lessthan_equals() | DATE_processLimitMenu_DATE_YMD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_lessthan_equals() | I2CE_FormField_DATE_MD->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_lessthan_equals() | DATE_generateLimit_DATE_MD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_lessthan_equals() | I2CE_FormField_DATE_MD->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_lessthan_equals() | DATE_checkLimit_DATE_MD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_lessthan_equals() | I2CE_FormField_DATE_MD->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_lessthan_equals() | DATE_checkLimit_DATE_MD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_lessthan_equals() | I2CE_FormField_DATE_MD->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_lessthan_equals() | DATE_getLimitMenu_DATE_MD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_lessthan_equals() | I2CE_FormField_DATE_MD->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_lessthan_equals() | DATE_processLimitMenu_DATE_MD_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_lessthan_equals() | I2CE_FormField_DATE_Y->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_lessthan_equals() | DATE_generateLimit_DATE_Y_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_lessthan_equals() | I2CE_FormField_DATE_Y->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_lessthan_equals() | DATE_checkLimit_DATE_Y_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_lessthan_equals() | I2CE_FormField_DATE_Y->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_lessthan_equals() | DATE_checkLimit_DATE_Y_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_lessthan_equals() | I2CE_FormField_DATE_Y->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_lessthan_equals() | DATE_getLimitMenu_DATE_Y_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_lessthan_equals() | I2CE_FormField_DATE_Y->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_lessthan_equals() | DATE_processLimitMenu_DATE_Y_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_lessthan_equals() | I2CE_FormField_DATE_HMS->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_lessthan_equals() | DATE_generateLimit_DATE_HMS_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_lessthan_equals() | I2CE_FormField_DATE_HMS->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_lessthan_equals() | DATE_checkLimit_DATE_HMS_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_lessthan_equals() | I2CE_FormField_DATE_HMS->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_lessthan_equals() | DATE_checkLimit_DATE_HMS_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_lessthan_equals() | I2CE_FormField_DATE_HMS->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_lessthan_equals() | DATE_getLimitMenu_DATE_HMS_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_lessthan_equals() | I2CE_FormField_DATE_HMS->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_lessthan_equals() | DATE_processLimitMenu_DATE_HMS_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_lessthan_equals() | I2CE_FormField_DATE_TIME->generateLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_lessthan_equals() | DATE_generateLimit_DATE_TIME_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_lessthan_equals() | I2CE_FormField_DATE_TIME->checkLimit_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_lessthan_equals() | DATE_checkLimit_DATE_TIME_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_lessthan_equals() | I2CE_FormField_DATE_TIME->checkLimitString_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_lessthan_equals() | DATE_checkLimit_DATE_TIME_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_lessthan_equals() | I2CE_FormField_DATE_TIME->getLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_lessthan_equals() | DATE_getLimitMenu_DATE_TIME_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_lessthan_equals() | I2CE_FormField_DATE_TIME->processLimitMenu_lessthan_equals() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_lessthan_equals() | DATE_processLimitMenu_DATE_TIME_lessthan_equals()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#getLimitMenu_between() | I2CE_FormField_DATE_YMD->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_YMD_between() | DATE_getLimitMenu_DATE_YMD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#generateLimit_between() | I2CE_FormField_DATE_YMD->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_YMD_between() | DATE_generateLimit_DATE_YMD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimit_between() | I2CE_FormField_DATE_YMD->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_YMD_between() | DATE_checkLimit_DATE_YMD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#checkLimitString_between() | I2CE_FormField_DATE_YMD->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimitString_DATE_YMD_between() | DATE_checkLimitString_DATE_YMD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_YMD#processLimitMenu_between() | I2CE_FormField_DATE_YMD->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_YMD_between() | DATE_processLimitMenu_DATE_YMD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#getLimitMenu_between() | I2CE_FormField_DATE_MD->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_MD_between() | DATE_getLimitMenu_DATE_MD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#generateLimit_between() | I2CE_FormField_DATE_MD->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_MD_between() | DATE_generateLimit_DATE_MD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimit_between() | I2CE_FormField_DATE_MD->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_MD_between() | DATE_checkLimit_DATE_MD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#checkLimitString_between() | I2CE_FormField_DATE_MD->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimitString_DATE_MD_between() | DATE_checkLimitString_DATE_MD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_MD#processLimitMenu_between() | I2CE_FormField_DATE_MD->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_MD_between() | DATE_processLimitMenu_DATE_MD_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#getLimitMenu_between() | I2CE_FormField_DATE_Y->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_Y_between() | DATE_getLimitMenu_DATE_Y_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#generateLimit_between() | I2CE_FormField_DATE_Y->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_Y_between() | DATE_generateLimit_DATE_Y_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimit_between() | I2CE_FormField_DATE_Y->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_Y_between() | DATE_checkLimit_DATE_Y_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#checkLimitString_between() | I2CE_FormField_DATE_Y->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimitString_DATE_Y_between() | DATE_checkLimitString_DATE_Y_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_Y#processLimitMenu_between() | I2CE_FormField_DATE_Y->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_Y_between() | DATE_processLimitMenu_DATE_Y_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#getLimitMenu_between() | I2CE_FormField_DATE_HMS->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_HMS_between() | DATE_getLimitMenu_DATE_HMS_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#generateLimit_between() | I2CE_FormField_DATE_HMS->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_HMS_between() | DATE_generateLimit_DATE_HMS_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimit_between() | I2CE_FormField_DATE_HMS->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_HMS_between() | DATE_checkLimit_DATE_HMS_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#checkLimitString_between() | I2CE_FormField_DATE_HMS->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimitString_DATE_HMS_between() | DATE_checkLimitString_DATE_HMS_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_HMS#processLimitMenu_between() | I2CE_FormField_DATE_HMS->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_HMS_between() | DATE_processLimitMenu_DATE_HMS_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#getLimitMenu_between() | I2CE_FormField_DATE_TIME->getLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_getLimitMenu_DATE_TIME_between() | DATE_getLimitMenu_DATE_TIME_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#generateLimit_between() | I2CE_FormField_DATE_TIME->generateLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_generateLimit_DATE_TIME_between() | DATE_generateLimit_DATE_TIME_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimit_between() | I2CE_FormField_DATE_TIME->checkLimit_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimit_DATE_TIME_between() | DATE_checkLimit_DATE_TIME_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#checkLimitString_between() | I2CE_FormField_DATE_TIME->checkLimitString_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_checkLimitString_DATE_TIME_between() | DATE_checkLimitString_DATE_TIME_between()]]
**Implements the method [[Class: I2CE_FormField_DATE_TIME#processLimitMenu_between() | I2CE_FormField_DATE_TIME->processLimitMenu_between() ]] via [[Class: I2CE_Module_FormLimits#DATE_processLimitMenu_DATE_TIME_between() | DATE_processLimitMenu_DATE_TIME_between()]]
*Description: A module that enables limits for forms.
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
==formBrowser==
This describes version 4.0.0 of the module Form Browser (formBrowser)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormBrowser  i2ce/modules/Forms/modules/FormBrowser ]
*Description: Enables Browsing of Forms
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
**CSS: ./css
==formDocumentor==
This describes version 4.0.3 of the module Form Documentor (formDocumentor)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormDocumentor  i2ce/modules/Forms/modules/FormDocumentor ]
*Description: Enables Documenting of existing forms and their relationship from the command line
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**IMAGES: ./images
==formRelationships==
This describes version 4.0.0 of the module Form Relationships (formRelationships)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormRelationship  i2ce/modules/Forms/modules/FormRelationship ]
*Description: Provides Form Relationships for use by a Swiss Factory
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
**[[iHRIS Module List#form-limits | form-limits]] at least 4.0 and less than 4.1
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
**[[iHRIS Module List#swissfactory | swissfactory]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
**CSS: ./css
==forms==
This describes version 4.0.0 of the module I2CE Forms (forms)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms  i2ce/modules/Forms ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Forms| I2CE_Module_Forms]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_PermissionParser#hasPermission_form() | I2CE_PermissionParser->hasPermission_form() ]] via [[Class: I2CE_Module_Forms#hasPermission_form() | hasPermission_form()]]
**Implements the method [[Class: I2CE_Template#setForm() | I2CE_Template->setForm() ]] via [[Class: I2CE_Module_Forms#setForm() | setForm()]]
**Implements the method [[Class: I2CE_Template#getField() | I2CE_Template->getField() ]] via [[Class: I2CE_Module_Forms#getField() | getField()]]
**Implements the method [[Class: I2CE_Template#setReview() | I2CE_Template->setReview() ]] via [[Class: I2CE_Module_Forms#setReview() | setReview()]]
**Implements the method [[Class: I2CE_Template#isReview() | I2CE_Template->isReview() ]] via [[Class: I2CE_Module_Forms#isReview() | isReview()]]
**Implements the method [[Class: I2CE_Template#setShowForm() | I2CE_Template->setShowForm() ]] via [[Class: I2CE_Module_Forms#setShowForm() | setShowForm()]]
**Implements the method [[Class: I2CE_Template#showForm() | I2CE_Template->showForm() ]] via [[Class: I2CE_Module_Forms#showForm() | showForm()]]
**Implements the method [[Class: I2CE_Page#setForm() | I2CE_Page->setForm() ]] via [[Class: I2CE_Module_Forms#setForm() | setForm()]]
**Implements the method [[Class: I2CE_Page#getField() | I2CE_Page->getField() ]] via [[Class: I2CE_Module_Forms#getField() | getField()]]
**Implements the method [[Class: I2CE_Page#setReview() | I2CE_Page->setReview() ]] via [[Class: I2CE_Module_Forms#setReview() | setReview()]]
**Implements the method [[Class: I2CE_Page#isReview() | I2CE_Page->isReview() ]] via [[Class: I2CE_Module_Forms#isReview() | isReview()]]
**Implements the method [[Class: I2CE_Page#setShowForm() | I2CE_Page->setShowForm() ]] via [[Class: I2CE_Module_Forms#setShowForm() | setShowForm()]]
**Implements the method [[Class: I2CE_Page#showForm() | I2CE_Page->showForm() ]] via [[Class: I2CE_Module_Forms#showForm() | showForm()]]
*Description: Adds a few basic forms to the system as well as some form  functionality to the template
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#template-data | template-data]] at least 4.0 and less than 4.1
**[[iHRIS Module List#DisplayData | DisplayData]] at least 4.0 and less than 4.1
**[[iHRIS Module List#menu_select | menu_select]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib,./lib/fields
**TEMPLATES: ./templates
**SCRIPTS: ./scripts
**MODULES: ./modules
==forms-storage==
This describes version 4.0.0 of the module Form Storage (forms-storage)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormStorage  i2ce/modules/Forms/modules/FormStorage ]
*Module Class: The module class is implemented by [[Class: I2CE_FormStorage| I2CE_FormStorage]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Form#isComponentized() | I2CE_Form->isComponentized() ]] via [[Class: I2CE_FormStorage#isComponentizedForm() | isComponentizedForm()]]
**Implements the method [[Class: I2CE_Form#addChild() | I2CE_Form->addChild() ]] via [[Class: I2CE_FormStorage#addChild() | addChild()]]
**Implements the method [[Class: I2CE_Form#getChildIds() | I2CE_Form->getChildIds() ]] via [[Class: I2CE_FormStorage#getChildIds() | getChildIds()]]
**Implements the method [[Class: I2CE_Form#getStorage() | I2CE_Form->getStorage() ]] via [[Class: I2CE_FormStorage#getStorage() | getStorage()]]
**Implements the method [[Class: I2CE_Form#isWritable() | I2CE_Form->isWritable() ]] via [[Class: I2CE_FormStorage#isWritable() | isWritable()]]
**Implements the method [[Class: I2CE_Form#populate() | I2CE_Form->populate() ]] via [[Class: I2CE_FormStorage#populate() | populate()]]
**Implements the method [[Class: I2CE_Form#populateChild() | I2CE_Form->populateChild() ]] via [[Class: I2CE_FormStorage#populateChild() | populateChild()]]
**Implements the method [[Class: I2CE_Form#populateChildren() | I2CE_Form->populateChildren() ]] via [[Class: I2CE_FormStorage#populateChildren() | populateChildren()]]
**Implements the method [[Class: I2CE_Form#populateFirst() | I2CE_Form->populateFirst() ]] via [[Class: I2CE_FormStorage#populateFirst() | populateFirst()]]
**Implements the method [[Class: I2CE_Form#populateHistory() | I2CE_Form->populateHistory() ]] via [[Class: I2CE_FormStorage#populateHistory() | populateHistory()]]
**Implements the method [[Class: I2CE_Form#populateLast() | I2CE_Form->populateLast() ]] via [[Class: I2CE_FormStorage#populateLast() | populateLast()]]
**Implements the method [[Class: I2CE_Form#delete() | I2CE_Form->delete() ]] via [[Class: I2CE_FormStorage#delete() | delete()]]
**Implements the method [[Class: I2CE_Form#save() | I2CE_Form->save() ]] via [[Class: I2CE_FormStorage#save() | save()]]
**Implements the method [[Class: I2CE_Form#setChangeType() | I2CE_Form->setChangeType() ]] via [[Class: I2CE_FormStorage#setChangeType() | setChangeType()]]
**Implements the method [[Class: I2CE_FormField#save() | I2CE_FormField->save() ]] via [[Class: I2CE_FormStorage#FF_save() | FF_save()]]
**Implements the method [[Class: I2CE_FormField_INT_GENERATE#save() | I2CE_FormField_INT_GENERATE->save() ]] via [[Class: I2CE_FormStorage#FF_IG_save() | FF_IG_save()]]
**Implements the method [[Class: I2CE_FormField_STRING_PASS#save() | I2CE_FormField_STRING_PASS->save() ]] via [[Class: I2CE_FormStorage#FF_SP_save() | FF_SP_save()]]
**Implements the method [[Class: I2CE_FormField#populateHistory() | I2CE_FormField->populateHistory() ]] via [[Class: I2CE_FormStorage#FF_populateHistory() | FF_populateHistory()]]
**Implements the method [[Class: I2CE_FormField_INT_GENERATE#setSequence() | I2CE_FormField_INT_GENERATE->setSequence() ]] via [[Class: I2CE_FormStorage#FF_IG_setSequence() | FF_IG_setSequence()]]
**Implements the method [[Class: I2CE_FormFactory#getRecords() | I2CE_FormFactory->getRecords() ]] via [[Class: I2CE_FormStorage#getRecords() | getRecords()]]
*Description: A module that enables storage of Forms.  Sub modules will enable the specific storage and retrieval options.
*Requirements:
**[[iHRIS Module List#forms | forms]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**MODULES: ./modules
==forms-storage-entry==
This describes version 4.0.3 of the module Form Storage - Entry (forms-storage-entry)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormStorage/modules/FormStorageEntry  i2ce/modules/Forms/modules/FormStorage/modules/FormStorageEntry ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_FormStorageEntry| I2CE_Module_FormStorageEntry]]
*Description: A module that enables storage of Forms to a entry database structure that enables historical tracking and<br/>      automatic extension for new fields.
*Requirements:
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**SQL: ./sql
==forms-storage-flat==
This describes version 4.0.0 of the module Form Storage - Flat (forms-storage-flat)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormStorage/modules/FormStorageFlat  i2ce/modules/Forms/modules/FormStorage/modules/FormStorageFlat ]
*Description: A module that enables storage of Forms to a flat fixed database structure.
*Requirements:
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==forms-storage-magicdata==
This describes version 4.0.0 of the module Form Storage - Magic Data (forms-storage-magicdata)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormStorage/modules/FormStorageMagicData  i2ce/modules/Forms/modules/FormStorage/modules/FormStorageMagicData ]
*Description: A module that enables storage of Forms to MagicData Storage.
*Requirements:
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==forms-storage-multiflat==
This describes version 4.0.1 of the module Form Storage - Multi Flat (forms-storage-multiflat)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Forms/modules/FormStorage/modules/FormStorageMultiFlat  i2ce/modules/Forms/modules/FormStorage/modules/FormStorageMultiFlat ]
*Description: A module that enables aggregated storage of Forms from a flat fixed database structure.
*Requirements:
**[[iHRIS Module List#forms-storage | forms-storage]] at least 4.0 and less than 4.1
**[[iHRIS Module List#Lists | Lists]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==jumper==
This describes version 4.0.0 of the module Page Jumper (jumper)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Jumper  i2ce/modules/Jumper ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_Jumper| I2CE_Module_Jumper]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#makeJumper() | I2CE_Page->makeJumper() ]] via [[Class: I2CE_Module_Jumper#makeJumper() | makeJumper()]]
**Implements the method [[Class: I2CE_Template#makeJumper() | I2CE_Template->makeJumper() ]] via [[Class: I2CE_Module_Jumper#makeJumper() | makeJumper()]]
*Description: Creates a page jumper for elements of a page.
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Optionally Enables: [[iHRIS Module List#stub | stub]]
*Paths:
**IMAGES: ./images
**CSS: ./css
**CLASSES: ./
==localeSelector==
This describes version 4.0.0 of the module Locale Selector (localeSelector)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/LocaleSelector  i2ce/modules/Pages/modules/LocaleSelector ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_LocaleSelector| I2CE_Module_LocaleSelector]]
*Description: Provides Locale Selector for a page as well<br/>    information for locales
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#swissfactory | swissfactory]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**IMAGES: ./images
**MISC: ./Flags.xml
**CONFIGS: ./configs
**TEMPLATES: ./templates
==maani-charts==
This describes version 4.7 of the module Charted Reports (maani-charts)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/FlashCharts  i2ce/modules/FlashCharts ]
*Description: Configuration options for the Maani chart reporting software<br/>    http://www.maani.us/charts
*Requirements:
**[[iHRIS Module List#FileDump | FileDump]] at least 4.0 and less than 4.1
*Paths:
**MAANI_CHART_FILES: ./maani_charts
**SWF: ./maani_charts
**SCRIPTS: ./scripts
**CLASSES: ./
==magicDataBrowser==
This describes version 4.0.0 of the module Magic Data Browser (magicDataBrowser)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/MagicDataBrowser  i2ce/modules/Pages/modules/MagicDataBrowser ]
*Description: Browse Magic Data
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#FormWorm | FormWorm]] at least 4.0 and less than 4.1
*Optionally Enables: [[iHRIS Module List#magicDataExport | magicDataExport]]
*Paths:
**SCRIPTS: ./scripts
**TEMPLATES: ./templates
**CSS: ./css
**CLASSES: ./
==magicDataExport==
This describes version 4.0.0 of the module Magic Data Export (magicDataExport)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MagicDataExport  i2ce/modules/MagicDataExport ]
*Description: Export Magic Data
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**XML: ./xml
**CLASSES: ./
==menu_select==
This describes version 4.0.0 of the module Menu Select (menu_select)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MooTools/modules/MenuSelect  i2ce/modules/MooTools/modules/MenuSelect ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_MenuSelect| I2CE_Module_MenuSelect]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#menuSelect() | I2CE_Page->menuSelect() ]] via [[Class: I2CE_Module_MenuSelect#menuSelect() | menuSelect()]]
**Implements the method [[Class: I2CE_Template#menuSelect() | I2CE_Template->menuSelect() ]] via [[Class: I2CE_Module_MenuSelect#menuSelect() | menuSelect()]]
**Implements the method [[Class: I2CE_Page#addUpdateSelect() | I2CE_Page->addUpdateSelect() ]] via [[Class: I2CE_Module_MenuSelect#addUpdateSelect() | addUpdateSelect()]]
**Implements the method [[Class: I2CE_Template#addUpdateSelect() | I2CE_Template->addUpdateSelect() ]] via [[Class: I2CE_Module_MenuSelect#addUpdateSelect() | addUpdateSelect()]]
*Description: Handles Nested Select Options
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**CLASSES: ./
==messageBox==
This describes version 4.0.0 of the module Message Box (messageBox)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MessageHandler/modules/MessageBox  i2ce/modules/MessageHandler/modules/MessageBox ]
*Module Class: The module class is implemented by [[Class: I2CE_MessageBox| I2CE_MessageBox]]
*Description: Displays the default message in a box
*Requirements:
**[[iHRIS Module List#messageHandler | messageHandler]] at least 4.0 and less than 4.1
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**CSS: ./css
**CLASSES: ./
==messageHandler==
This describes version 4.0.0 of the module Message Handler (messageHandler)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MessageHandler  i2ce/modules/MessageHandler ]
*Module Class: The module class is implemented by [[Class: I2CE_MessageHandler| I2CE_MessageHandler]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Fuzzy#userMessage() | I2CE_Fuzzy->userMessage() ]] via [[Class: I2CE_MessageHandler#addUserMessage() | addUserMessage()]]
*Description: A handler for user messages
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
*Paths:
**MODULES: ./modules
**CLASSES: ./
==messageNotice==
This describes version 4.0.0 of the module Message Notices (messageNotice)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/MessageHandler/modules/MessageNotice  i2ce/modules/MessageHandler/modules/MessageNotice ]
*Module Class: The module class is implemented by [[Class: I2CE_MessageNotice| I2CE_MessageNotice]]
*Description: Displays any messages taggged with  'notice' in a notice box box
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#messageHandler | messageHandler]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**CSS: ./css
**IMAGES: ./images
**CLASSES: ./
==modDocumentor==
This describes version 4.0.3 of the module Mod Documentor (modDocumentor)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/ModDocumentor  i2ce/modules/Pages/modules/ModDocumentor ]
*Description: Enables Documenting of existing mods and their relationship from the command line
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==modulePrompter==
This describes version 4.0.0 of the module Module Prompter (modulePrompter)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/Admin/modules/ModulePrompter  i2ce/modules/Pages/modules/Admin/modules/ModulePrompter ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_ModulePrompter| I2CE_Module_ModulePrompter]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Wrangler#manipulateWrangler_I2CE_home() | I2CE_Wrangler->manipulateWrangler_I2CE_home() ]] via [[Class: I2CE_Module_ModulePrompter#changeHomePage() | changeHomePage()]]
*Description: Module to prompt the enable/disable of specific modules upon login
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#admin | admin]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==pages==
This describes version 4.0.0 of the module Pages (pages)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages  i2ce/modules/Pages ]
*Description: Provides pages, Users, Permissions and Templates
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#user | user]] at least 4.0 and less than 4.1
*Paths:
**MODULES: ./modules
**TEMPLATES: ./templates
**CLASSES: ./lib
==stub==
This describes version 4.0.0 of the module Page Stubs (stub)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/Stub  i2ce/modules/Pages/modules/Stub ]
*Module Class: The module class is implemented by [[Class: I2CE_Stub| I2CE_Stub]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#addAjaxUpdate() | I2CE_Page->addAjaxUpdate() ]] via [[Class: I2CE_Stub#addAjaxUpdate() | addAjaxUpdate()]]
**Implements the method [[Class: I2CE_Template#addAjaxUpdate() | I2CE_Template->addAjaxUpdate() ]] via [[Class: I2CE_Stub#addAjaxUpdate() | addAjaxUpdate()]]
**Implements the method [[Class: I2CE_Page#addAjaxToggle() | I2CE_Page->addAjaxToggle() ]] via [[Class: I2CE_Stub#addAjaxToggle() | addAjaxToggle()]]
**Implements the method [[Class: I2CE_Template#addAjaxToggle() | I2CE_Template->addAjaxToggle() ]] via [[Class: I2CE_Stub#addAjaxToggle() | addAjaxToggle()]]
**Implements the method [[Class: I2CE_Page#addAjaxRequestFunction() | I2CE_Page->addAjaxRequestFunction() ]] via [[Class: I2CE_Stub#addAjaxRequestFunction() | addAjaxRequestFunction()]]
**Implements the method [[Class: I2CE_Template#addAjaxRequestFunction() | I2CE_Template->addAjaxRequestFunction() ]] via [[Class: I2CE_Stub#addAjaxRequestFunction() | addAjaxRequestFunction()]]
**Implements the method [[Class: I2CE_Page#addAjaxCompleteFunction() | I2CE_Page->addAjaxCompleteFunction() ]] via [[Class: I2CE_Stub#addAjaxCompleteFunction() | addAjaxCompleteFunction()]]
**Implements the method [[Class: I2CE_Template#addAjaxCompleteFunction() | I2CE_Template->addAjaxCompleteFunction() ]] via [[Class: I2CE_Stub#addAjaxCompleteFunction() | addAjaxCompleteFunction()]]
**Implements the method [[Class: I2CE_Page#addAjaxToggleOnFunction() | I2CE_Page->addAjaxToggleOnFunction() ]] via [[Class: I2CE_Stub#addAjaxToggleOnFunction() | addAjaxToggleOnFunction()]]
**Implements the method [[Class: I2CE_Template#addAjaxToggleOnFunction() | I2CE_Template->addAjaxToggleOnFunction() ]] via [[Class: I2CE_Stub#addAjaxToggleOnFunction() | addAjaxToggleOnFunction()]]
**Implements the method [[Class: I2CE_Page#addAjaxToggleOffFunction() | I2CE_Page->addAjaxToggleOffFunction() ]] via [[Class: I2CE_Stub#addAjaxToggleOffFunction() | addAjaxToggleOffFunction()]]
**Implements the method [[Class: I2CE_Template#addAjaxToggleOffFunction() | I2CE_Template->addAjaxToggleOffFunction() ]] via [[Class: I2CE_Stub#addAjaxToggleOffFunction() | addAjaxToggleOffFunction()]]
**Implements the method [[Class: I2CE_Page#hasAjax() | I2CE_Page->hasAjax() ]] via [[Class: I2CE_Stub#hasAjaxFuzzy() | hasAjaxFuzzy()]]
**Implements the method [[Class: I2CE_Template#hasAjax() | I2CE_Template->hasAjax() ]] via [[Class: I2CE_Stub#hasAjaxFuzzy() | hasAjaxFuzzy()]]
*Description: Request only the stub of a page -- intended for ajax use.
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#MooTools | MooTools]] at least 1.2 and less than 1.3
*Paths:
**SCRIPTS: ./scripts
**IMAGES: ./images
**CSS: ./css
**CLASSES: ./
==swissConfig==
This describes version 4.0.0 of the module Swiss Config (swissConfig)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/SwissFactory/modules/SwissConfig  i2ce/modules/SwissFactory/modules/SwissConfig ]
*Description: The Swiss Factory Module to display configuration files
*Requirements:
**[[iHRIS Module List#swissfactory | swissfactory]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==swissMagic==
This describes version 4.0.0 of the module Swiss Magic (swissMagic)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/SwissFactory/modules/SwissMagic  i2ce/modules/SwissFactory/modules/SwissMagic ]
*Description: The Swiss Factory Module to display magic data directly
*Requirements:
**[[iHRIS Module List#swissfactory | swissfactory]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
==swissfactory==
This describes version 4.0.0 of the module Swiss Factory (swissfactory)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/SwissFactory  i2ce/modules/SwissFactory ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_SwissFactory| I2CE_Module_SwissFactory]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_string_single() | I2CE_Swiss_Default_Leaf->editValue_string_single() ]] via [[Class: I2CE_Module_SwissFactory#editValue_string_single() | editValue_string_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_string_many() | I2CE_Swiss_Default_Leaf->editValue_string_many() ]] via [[Class: I2CE_Module_SwissFactory#editValue_string_many() | editValue_string_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_delimited_single() | I2CE_Swiss_Default_Leaf->editValue_delimited_single() ]] via [[Class: I2CE_Module_SwissFactory#editValue_delimited_single() | editValue_delimited_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_delimited_many() | I2CE_Swiss_Default_Leaf->editValue_delimited_many() ]] via [[Class: I2CE_Module_SwissFactory#editValue_delimited_many() | editValue_delimited_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_boolean_single() | I2CE_Swiss_Default_Leaf->editValue_boolean_single() ]] via [[Class: I2CE_Module_SwissFactory#editValue_boolean_single() | editValue_boolean_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_boolean_many() | I2CE_Swiss_Default_Leaf->editValue_boolean_many() ]] via [[Class: I2CE_Module_SwissFactory#editValue_boolean_many() | editValue_boolean_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_list_single() | I2CE_Swiss_Default_Leaf->editValue_list_single() ]] via [[Class: I2CE_Module_SwissFactory#editValue_list_single() | editValue_list_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#editValue_list_many() | I2CE_Swiss_Default_Leaf->editValue_list_many() ]] via [[Class: I2CE_Module_SwissFactory#editValue_list_many() | editValue_list_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_string_single() | I2CE_Swiss_Default_Leaf->viewValue_string_single() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_string_single() | viewValue_string_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_string_many() | I2CE_Swiss_Default_Leaf->viewValue_string_many() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_string_many() | viewValue_string_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_delimited_single() | I2CE_Swiss_Default_Leaf->viewValue_delimited_single() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_delimited_single() | viewValue_delimited_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_delimited_many() | I2CE_Swiss_Default_Leaf->viewValue_delimited_many() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_delimited_many() | viewValue_delimited_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_boolean_single() | I2CE_Swiss_Default_Leaf->viewValue_boolean_single() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_boolean_single() | viewValue_boolean_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_boolean_many() | I2CE_Swiss_Default_Leaf->viewValue_boolean_many() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_boolean_many() | viewValue_boolean_many()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_list_single() | I2CE_Swiss_Default_Leaf->viewValue_list_single() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_list_single() | viewValue_list_single()]]
**Implements the method [[Class: I2CE_Swiss_Default_Leaf#viewValue_list_many() | I2CE_Swiss_Default_Leaf->viewValue_list_many() ]] via [[Class: I2CE_Module_SwissFactory#viewValue_list_many() | viewValue_list_many()]]
*Description: The Swiss Factory Magic Data Editing System
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
**[[iHRIS Module List#FormWorm | FormWorm]] at least 4.0 and less than 4.1
*Paths:
**CLASSES: ./lib
**TEMPLATES: ./templates
**MODULES: ./modules
**CSS: ./css
==tasks-roles==
This describes version 4.0.0 of the module Tasks and Roles (tasks-roles)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/Pages/modules/TasksAndRoles  i2ce/modules/Pages/modules/TasksAndRoles ]
*Description: Provides administator interface to define tasks and role
*Requirements:
**[[iHRIS Module List#pages | pages]] at least 4.0 and less than 4.1
*Paths:
**TEMPLATES: ./templates
**CLASSES: ./lib
==template-data==
This describes version 4.0.0 of the module Template Data (template-data)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/TemplateData  i2ce/modules/TemplateData ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_TemplateData| I2CE_Module_TemplateData]]
*Fuzzy Methods:
**Implements the method [[Class: I2CE_Page#setDataTypePriority() | I2CE_Page->setDataTypePriority() ]] via [[Class: I2CE_Module_TemplateData#setDataTypePriority() | setDataTypePriority()]]
**Implements the method [[Class: I2CE_Template#setDataTypePriority() | I2CE_Template->setDataTypePriority() ]] via [[Class: I2CE_Module_TemplateData#setDataTypePriority() | setDataTypePriority()]]
**Implements the method [[Class: I2CE_Page#setData() | I2CE_Page->setData() ]] via [[Class: I2CE_Module_TemplateData#setData() | setData()]]
**Implements the method [[Class: I2CE_Template#setData() | I2CE_Template->setData() ]] via [[Class: I2CE_Module_TemplateData#setData() | setData()]]
**Implements the method [[Class: I2CE_Page#getData() | I2CE_Page->getData() ]] via [[Class: I2CE_Module_TemplateData#getData() | getData()]]
**Implements the method [[Class: I2CE_Template#getData() | I2CE_Template->getData() ]] via [[Class: I2CE_Module_TemplateData#getData() | getData()]]
**Implements the method [[Class: I2CE_Page#getDefaultData() | I2CE_Page->getDefaultData() ]] via [[Class: I2CE_Module_TemplateData#getDefaultData() | getDefaultData()]]
**Implements the method [[Class: I2CE_Template#getDefaultData() | I2CE_Template->getDefaultData() ]] via [[Class: I2CE_Module_TemplateData#getDefaultData() | getDefaultData()]]
**Implements the method [[Class: I2CE_Page#removeData() | I2CE_Page->removeData() ]] via [[Class: I2CE_Module_TemplateData#removeData() | removeData()]]
**Implements the method [[Class: I2CE_Template#removeData() | I2CE_Template->removeData() ]] via [[Class: I2CE_Module_TemplateData#removeData() | removeData()]]
**Implements the method [[Class: I2CE_Page#getDataNames() | I2CE_Page->getDataNames() ]] via [[Class: I2CE_Module_TemplateData#getDataNames() | getDataNames()]]
**Implements the method [[Class: I2CE_Template#getDataNames() | I2CE_Template->getDataNames() ]] via [[Class: I2CE_Module_TemplateData#getDataNames() | getDataNames()]]
**Implements the method [[Class: I2CE_Page#ensureNode() | I2CE_Page->ensureNode() ]] via [[Class: I2CE_Module_TemplateData#ensureNode() | ensureNode()]]
**Implements the method [[Class: I2CE_Template#ensureNode() | I2CE_Template->ensureNode() ]] via [[Class: I2CE_Module_TemplateData#ensureNode() | ensureNode()]]
*Description: A module that allows you to associate arbitray types of data to any node of the template DOM
*Requirements:
**[[iHRIS Module List#I2CE | I2CE]] at least 4.0 and less than 4.1
*Paths:
**MODULES: ./modules
**CLASSES: ./
==user==
This describes version 4.0.0 of the module User (user)
*Source: [http://bazaar.launchpad.net/~intrahealth+informatics/i2ce/4.0.0-release/files/head:/modules/User  i2ce/modules/User ]
*Module Class: The module class is implemented by [[Class: I2CE_Module_User| I2CE_Module_User]]
*Description: Provides Users
*Paths:
**CLASSES: ./lib
**SQL: ./sql

Latest revision as of 21:44, 1 March 2019