Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
_addEffect, MooUi
_addError, FormCheck
_addScrollEvent, MooUi
 applyStripes, MooStripes
B
_build, MooUi
C
 changeBack, Focus
_changeStatus, MooUi
_closeSelects, MooUi
 comPare, iTable
 constructTable, iTable
_createNewList, MooUi
_createNewSelect, MooUi
_createSelectDeco, MooUi
F
 Focus
_focusOnError, FormCheck
 FormCheck
 Functions
H
_handleResize, MooUi
_hoverLine, MooUi
I
 initialize
_isChildType, FormCheck
 iTable
L
_listErrorsAtTop, FormCheck
M
_makeTips, FormCheck
_manageError, FormCheck
_manageScroll, MooUi
 MooStripes
 MooUi
N
_nextLine, MooUi
O
_onSubmit, FormCheck
P
_positionSelectContainer, MooUi
_preload, MooUi
_preventSubmit, MooUi
_previousLine, MooUi
R
_readForm, MooUi
_register, FormCheck
_reinitialize, FormCheck
_removeError, FormCheck
 replaceElement, MooUi
 replaceSelect, MooUi
 revertBack, Focus
S
_scrollDown, MooUi
_scrollUp, MooUi
_selectHover, MooUi
_selectLine, MooUi
_setOptionsSelect, MooUi
 SimpleCheck
_simpleValidate, FormCheck
 simplify, iTable
 sortBy, iTable
T
 tablePrep, iTable
_toggleSlide, MooUi
V
 validate
_validate, FormCheck
 validateCheckbox, SimpleCheck
_validateConfirm, FormCheck
_validateDiffers, FormCheck
 validateDigit, SimpleCheck
 validateEmail, SimpleCheck
_validateGroup, FormCheck
 validateMinChar, SimpleCheck
 validatePhone, SimpleCheck
 validateRadio, SimpleCheck
_validateRegex, FormCheck
 validateSelect, SimpleCheck
 validateText, SimpleCheck
_addEffect: function(el)
Internal method
_addError : function(obj)
Private method
_addScrollEvent: function(el)
Internal method
applyStripes: function(co)
internal method
_build: function()
Internal method
changeBackground: function(el)
Private method
_changeStatus: function(el,
original)
Internal method
_closeSelects: function(el)
Internal method
comPare: function(a,
b)
Internal method
Internal method
_createNewList: function(el)
Internal method
_createNewSelect: function(el)
Internal method
_createSelectDeco: function(el)
Internal method
Highlights active field in a form and allows to add a class to every fields, except radio and checkbox
_focusOnError : function (obj)
Private method
Performs different tests on forms and indicates errors.
_handleResize: function(el)
Internal method
_hoverLine: function(li,
ob)
Internal method
initialize: function(options)
Constructor
initialize : function(form,
options)
Constructor
initialize: function(container,
options)
Constructor
initialize: function(options)
Constructor
initialize: function(options)
Constructor
_isChildType: function(el)
Private method
A table is loaded via ajax and is made sortable
_listErrorsAtTop : function(obj)
Private method
_makeTips : function(txt)
Private method
_manageError : function(el,
method)
Private method
_manageScroll: function(el)
Internal method
Add stripes to the table passed in parameters
Change checkboxes and radios
_nextLine: function(ob)
Internal method (used for keyboard input)
_onSubmit: function(event)
Private method
_positionSelectContainer: function(el)
Internal method
_preload: function()
Internal method
_preventSubmit: function(el)
Internal method
_previousLine: function(ob)
Internal method (used for keyboard input)
_readForm: function(form_id)
Internal method
_register : function(el)
Private method
_reinitialize: function()
Private method
_removeError : function(obj)
Private method
replaceElement: function(el)
Internal method
replaceSelect: function(el)
Internal method
revertBack: function(el)
Private method
_scrollDown: function(el)
Internal method
_scrollUp: function(el)
Internal method
_selectHover: function(ob)
Internal method.
_selectLine: function(ob,
n)
Internal method (used for keyboard input)
_setOptionsSelect: function(el)
Internal method
Performs different tests on forms and highlight errors.
_simpleValidate : function(el)
Private method
Internal method
sortBy: function(n)
Internal method
Internal method
_toggleSlide: function(el,
hide,
opened)
Internal method
Private method
validate: function()
Internal method
_validate : function(el)
Private method
validateCheckbox: function(el)
Internal method
_validateConfirm: function(el,
ruleArgs)
Private method
_validateDiffers: function(el,
ruleArgs)
Private method
validateDigit: function(el)
Internal method
validateEmail: function(el)
Internal method
_validateGroup : function(el)
Private method
validateMinChar: function(el)
Internal method
validatePhone: function(el)
Internal method
validateRadio: function(el)
Internal method
_validateRegex : function(el,
ruleMethod,
ruleArgs)
Private method
validateSelect: function(el)
Internal method
validateText: function(el)
Internal method