Connecting Tech Pros Worldwide Help | Site Map

HTML_QuickForm2 (PEAR) and Rules

Dan
Guest
 
Posts: n/a
#1: Oct 18 '07
Hi all,

I'd like to add rules to QuickForm2, however, the version I've
downloaded from PEAR seems not to have come with the necessary files.
Everywhere I look I see people talking about adding rules to their
form object and the development wiki at http://quickform.mamasam.com/wiki/
suggests that I should have these features, which I do not (->addRule
gives a non method error and I have no Rules.php and no Rules folder
in the PEAR library).

Does anyone have experience with rules in QuickForm2 and could tell me
where I went wrong and how I should get access to these features?

Thanks in advance,
Dan.

Dan
Guest
 
Posts: n/a
#2: Oct 19 '07

re: HTML_QuickForm2 (PEAR) and Rules


Does anyone have experience with rules in QuickForm2 and could tell me
Quote:
where I went wrong and how I should get access to these features?
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout pear/
HTML_QuickForm2

Dan
Guest
 
Posts: n/a
#3: Oct 23 '07

re: HTML_QuickForm2 (PEAR) and Rules


It also looks like the package has been updated to 0.2 on PEAR.

Dan wrote:
Quote:
Quote:
Does anyone have experience with rules in QuickForm2 and could tell me
where I went wrong and how I should get access to these features?
>
cvs -d :pserver:cvsread@cvs.php.net:/repository checkout pear/
HTML_QuickForm2
Closed Thread