Developers

Label: form

Content with label form in Developers (See content from all spaces)
Related Labels: parents , example , zend , children , select , parent , element , dropdownbox , child , validate

formSelectParent
formSelectParent Background Well I for my blog a new ZendView helper called formSelectParent. The reason for this is because I had a database called categories. And one category could be a child of another one. Well I wanted to use a select element ...
Zend_Validate Custom Implementation Example
little object is intended as a canned and generic validator for Zend Framework. It is intended for use with Form Elements, but it should work fairly broadly. The basic need it addresses is to validate that one field value matches another (e.g. password/email and and associated validation ...