Re: [phplib] templates and forms or ooh From: Björn Schotte (bjoern <email protected>)
Date: 08/25/00

Hi,

* Michael D. Eschner wrote:
> Is there a possibility to use the template class together with the form
> or ooh class?

Yes, methods get_element("elementname") / ge("elementname") return
a string you could assign to a keyword:

$t->set_var(array("FORMTEXT" => $f->ge("textfield"));

-- 
Björn Schotte ++ Heimgartenweg 11a :: D-97074 Würzburg ++ 0931/7843792
Online-Applikationen für das E-Business: <http://rent-a-phpwizard.de/>
          => inklusive Newsletter rund um PHP & das E-Biz <=

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>