Located in /Validate/Between.php (line 36)
Zend_Validate_Abstract | --Zend_Validate_Between
Whether to do inclusive comparisons, allowing equivalence to min and/or max
If false, then strict comparisons are done, and the value may equal neither the min or max options
Maximum value
Minimum value
Inherited from Zend_Validate_Abstract
Zend_Validate_Abstract::$_errors
Zend_Validate_Abstract::$_messages
Zend_Validate_Abstract::$_value
Sets validator options
Returns the inclusive option
Returns the max option
Returns the min option
Defined by Zend_Validate_Interface
Returns true if and only if $value is between min and max options, inclusively if inclusive option is true.
Sets the inclusive option
Inherited From Zend_Validate_Abstract
Zend_Validate_Abstract::getErrors()
Zend_Validate_Abstract::getMessages()
Zend_Validate_Abstract::setMessage()
Zend_Validate_Abstract::setMessages()
Zend_Validate_Abstract::_createMessage()
Zend_Validate_Abstract::_error()
Zend_Validate_Abstract::_setValue()
Zend_Validate_Abstract::__get()
Documentation generated on Sun, 27 May 2007 23:21:00 -0700 by phpDocumentor 1.3.2