apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: RuleNumericRange

Source Location: /HTML_QuickForm-3.2.5/docs/rules-custom.php

Class Overview

HTML_QuickForm_Rule
   |
   --RuleNumericRange



Methods


Inherited Variables

Inherited Methods

Class: HTML_QuickForm_Rule

HTML_QuickForm_Rule::getValidationScript()
Returns the javascript test (the test should return true if the value is INVALID)
HTML_QuickForm_Rule::setName()
Sets the rule name
HTML_QuickForm_Rule::validate()
Validates a value

Class Details

[line 13]


[ Top ]


Method Detail

getValidationScript   [line 26]

void getValidationScript( [ $options = null])


Overrides HTML_QuickForm_Rule::getValidationScript() (Returns the javascript test (the test should return true if the value is INVALID))

Parameters:

   $options   — 

[ Top ]

validate   [line 15]

void validate( $value, $options)


Overrides HTML_QuickForm_Rule::validate() (Validates a value)

Parameters:

   $value   — 
   $options   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:16:36 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.