Date: 08/25/00
- Next message: Jeroen Laarhoven: "Re: [phplib] mod_rewrite for sessionids"
- Previous message: Ken: "[phplib] Text file database"
- In reply to: Michael D. Eschner: "[phplib] templates and forms or ooh"
- Next in thread: Michael D. Eschner: "Re: [phplib] templates and forms or ooh"
- Reply: Michael D. Eschner: "Re: [phplib] templates and forms or ooh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jeroen Laarhoven: "Re: [phplib] mod_rewrite for sessionids"
- Previous message: Ken: "[phplib] Text file database"
- In reply to: Michael D. Eschner: "[phplib] templates and forms or ooh"
- Next in thread: Michael D. Eschner: "Re: [phplib] templates and forms or ooh"
- Reply: Michael D. Eschner: "Re: [phplib] templates and forms or ooh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

