Zendcasts Forum

A community of developers who work with the Zend Framework and other enterprise PHP technologies

You are not logged in.

#1 2010-03-13 19:17:11

Jon Lebensold
Administrator
Registered: 2009-06-27
Posts: 279

ZC50 – Preparing Custom Elements for Zend Validators

This is part in my litte series on Zend_Form will cover how to prep our composite form element for standardized Zend_Form validators. This will help lead us into building a Zend_Form validator for our phone element. It might help to start with episode 49.

Grab a copy of the project or browse the repository.

ServerGrove has offered to sponsor 3 videos in March! ServerGrove specializes in Zend Framework hosting and they've offered a 10% rebate on hosting with coupon code "zc". If you're looking for a host, be sure to check them out (referral). They've also added an additional coupon for "Mini Hosting" plans, get $2 off by using code "zcmini".

Offline

#2 2010-04-13 18:06:26

boarder212
New member
Registered: 2009-09-29
Posts: 3

Re: ZC50 – Preparing Custom Elements for Zend Validators

Hi John,
thanks for the great Tutorial.

I guess it's better to use preg_split in the View_Helper_Element class, cause
split is depricated

greets Christian

Offline

#3 2010-04-15 23:50:51

Jon Lebensold
Administrator
Registered: 2009-06-27
Posts: 279

Re: ZC50 – Preparing Custom Elements for Zend Validators

hey Christian, very good point! Thanks for mentioning this.

Offline

Board footer

Powered by FluxBB