[Xyster_Validate] element index
Package indexes
Xyster_Collection
Xyster_Acl
Xyster_Date
Xyster_Data
Xyster_Orm
Xyster_Controller
Xyster_Type
Xyster_Enum
Xyster_Filter
Xyster_Db
All elements
a
e
g
h
i
n
u
x
_
_
top
$_field
Xyster_Validate_Error::$_field
in Error.php
$_fields
Xyster_Validate_Errors::$_fields
in Errors.php
The fields
$_message
Xyster_Validate_Error::$_message
in Error.php
$_messageTemplates
Xyster_Validate_Uri::$_messageTemplates
in Uri.php
Validation failure message template definitions
__construct
Xyster_Validate_Errors::__construct()
in Errors.php
Creates a new notification object
__construct
Xyster_Validate_Error::__construct()
in Error.php
Creates a new error
__toString
Xyster_Validate_Error::__toString()
in Error.php
Returns the string value of the object
a
top
add
Xyster_Validate_Errors::add()
in Errors.php
Adds an error to the collection
addError
Xyster_Validate_Errors::addError()
in Errors.php
Adds a new error to the collection
addFilterInputMessages
Xyster_Validate_Errors::addFilterInputMessages()
in Errors.php
Adds any messages in an input filter as errors to this collection
addValidateMessages
Xyster_Validate_Errors::addValidateMessages()
in Errors.php
Adds any messages in a validator as errors to this collection
e
top
Error.php
Error.php
in Error.php
Errors.php
Errors.php
in Errors.php
g
top
getError
Xyster_Validate_Errors::getError()
in Errors.php
Gets the first message available for the field supplied
getField
Xyster_Validate_Error::getField()
in Error.php
Gets the field of the error, usually a field or property name
getFields
Xyster_Validate_Errors::getFields()
in Errors.php
Gets the fields to which the containing messages apply
getMessage
Xyster_Validate_Error::getMessage()
in Error.php
Gets the message associated with the error
h
top
hasErrors
Xyster_Validate_Errors::hasErrors()
in Errors.php
A convenience method to test for presence of errors
i
top
isValid
Xyster_Validate_Uri::isValid()
in Uri.php
Defined by Zend_Validate_Interface
n
top
NOT_URI
Xyster_Validate_Uri::NOT_URI
in Uri.php
Validation failure message key for when the file is not an image
u
top
Uri.php
Uri.php
in Uri.php
x
top
Xyster_Validate_Error
Xyster_Validate_Error
in Error.php
A simple DTO for errors
Xyster_Validate_Errors
Xyster_Validate_Errors
in Errors.php
An error notification class
Xyster_Validate_Uri
Xyster_Validate_Uri
in Uri.php
A URI validator
a
e
g
h
i
n
u
x
_