Re: [PEAR] To cover all the elements of a HTML_QuickForm
by Justin Patrin other posts by this author
May 13 2005 8:14PM messages near this date
[PEAR] RE: unix2MDBstamp() and day light savings
|
[PEAR] PEAR on LInux to Oracle
On 5/12/05, Adriano Gonçalves <adriano_ss@[...].br> wrote:
> What I would like is to extract a list of all the
> elements of a HTML_QuickForm (inputs, selects, etc.).
> It could be through an Array or something seemed.
> What I need is a way of, not knowing the names of
> form's elements, access them all, one by one.
> It was more clearly now?... :-)
>
Yes, but you should be replying to the list, not just to me.
There is no way to get this information from the public API of
QuickForm currently. I'm not sure why. If you need this, you'll have
to use $form-> _elements.
>
> --- Justin Patrin <papercrane@[...].com> escreveu:
> > On 5/11/05, Adriano de Oliveira Gonçalves
> > <adriano.php@[...].com> wrote:
> > > Hello!
> > > I would like to know as I can make to cover all
> > the elements of a HTML_QuickForm...
> > >
> >
> > This is not an intelligible question. Please
> > re-state it with more
> > explanation. Give examples if you can.
> >
> > --
> > Justin Patrin
> >
> >
--
Justin Patrin
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|