.. I18n/Validator/Int.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\I18n\\Validator\\Int ========================== Methods ------- __construct +++++++++++ .. function:: __construct() Constructor for the integer validator :param array|Traversable: getLocale +++++++++ .. function:: getLocale() Returns the set locale setLocale +++++++++ .. function:: setLocale() Sets the locale to use :param string: :rtype: Int isValid +++++++ .. function:: isValid() Returns true if and only if $value is a valid integer :param string|integer: :rtype: bool :throws: Exception\InvalidArgumentException Constants --------- INVALID +++++++ NOT_INT +++++++