Label: form

All content with label form.
Related Labels: parents , proposal , zend_view , proposals , zend , select , zend_view_helper_formnote , multi-page , example , recaptcha , element , child , html , validation , parent , dropdownbox , validate , claims , field , more »

formSelectParent (Developers)
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_Form_Element_Note - Jan Pieper (Proposers)
ZendFormElementNote jpieper 1.0 16 July 2008: Initial Draft. ZendFormElementNote is a simple component that displays plain text in ZendForm. Very usefull if you do not want users to edit a fields value. There is still ZendViewHelperFormNote (see references), but in an XHTML ...
Zend_Form - Jurriën Stutterheim (Proposers)
proposal has been archived, and deprecated in favor of the consolidated ZendForm Proposal ZFPROP:ZendForm. ZendForm Jurriën Stutterheim mailto:j.stutterheim@hccnet.nl 1.3 30 September 2007: Revised. ZendForm is a component that manages form filtering/validation and, form data/status ...
Zend_Form - Mitchell Hashimoto (Proposers)
ZendForm Mitchell Hashimoto mailto:xmitchx@gmail.com 1.0 28 August 2007: Initial Proposal 1.1 4 September 2007: Changed use cases, modified requirements ZendForm is a component to simplify the process of form validation, data filtering, and data storage ...
Zend_Service_Recaptcha - Christer Edvartsen & Pádraic Brady (Proposers)
ZendServiceRecaptcha Christer Edvartsen mailto:cogo@starzinger.net Pádraic Brady mailto:padraic.brady@yahoo.com Matthew Weier O'Phinney (Zend Liaison) matthew 1.1 Ready For Zend Review Let's get the definition out of the way ;). A CAPTCHA is a test to determine whether the entity being ...
Zend_Validate Custom Implementation Example (Developers)
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 ...