Zend Framework
1.12
|
Public Attributes | |
$helper = 'PasswordTextBox' | |
![]() | |
$helper = 'ValidationTextBox' | |
![]() | |
$helper = 'TextBox' | |
![]() | |
$dijitParams = array() | |
$helper | |
![]() | |
const | DECORATOR = 'DECORATOR' |
Element Constants. | |
const | FILTER = 'FILTER' |
const | VALIDATE = 'VALIDATE' |
$helper = 'formText' | |
Additional Inherited Members | |
![]() | |
setInvalidMessage ($message) | |
Set invalidMessage. | |
getInvalidMessage () | |
Retrieve invalidMessage. | |
setPromptMessage ($message) | |
Set promptMessage. | |
getPromptMessage () | |
Retrieve promptMessage. | |
setRegExp ($regexp) | |
Set regExp. | |
getRegExp () | |
Retrieve regExp. | |
setConstraint ($key, $value) | |
Set an individual constraint. | |
setConstraints (array $constraints) | |
Set validation constraints. | |
hasConstraint ($key) | |
Is the given constraint set? | |
getConstraint ($key) | |
Get an individual constraint. | |
getConstraints () | |
Get constraints. | |
removeConstraint ($key) | |
Remove a single constraint. | |
clearConstraints () | |
Clear all constraints. | |
![]() | |
static | resolveElementId (Zend_Form_Decorator_Interface $decorator) |
Used to resolve and return an element ID. | |
![]() | |
_castBoolToString (&$item, $key) | |
Cast a boolean value to a string. | |
![]() | |
$_allowEmpty = true | |
$_autoInsertNotEmptyValidator = true | |
$_belongsTo | |
$_decorators = array() | |
$_description | |
$_disableLoadDefaultDecorators = false | |
$_errorMessages = array() | |
$_errors = array() | |
$_errorMessageSeparator = '; ' | |
$_filters = array() | |
$_ignore = false | |
$_isArray = false | |
$_isError = false | |
$_isErrorForced = false | |
$_label | |
$_loaders = array() | |
$_messages = array() | |
$_name | |
$_order | |
$_required = false | |
$_translator | |
$_translatorDisabled = false | |
$_type | |
$_validators = array() | |
$_validatorRules = array() | |
$_value | |
$_view | |
$_isPartialRendering = false | |
$_concatJustValuesInErrorMessage = false | |
$helper = 'PasswordTextBox' |