Re: [phplib] oohforms and templates From: Maurice Jumelet (maurice <email protected>)
Date: 11/16/00

use

$f->get_start
$f->get_element()
$f->get_finish()

Maurice
NOXX.COM

----- Original Message -----
From: "Christian Stocker" <chregu <email protected>>
To: <phplib <email protected>>
Sent: Thursday, November 16, 2000 10:40 AM
Subject: [phplib] oohforms and templates

> Hi
>
> I just discovered the very useful oohforms-stuff. But i have one
> problem. I like to combine this with templates, so i can write the html
> code for the form in a template. But since the function
> $f->show_element("elementname") just writes to the output and not returns
> useful values to put into a $tpl->set_var(...) function, it seems not to
> be possible...
>
> I hope i'm wrong and there are some solutions to that.
>
> I would appreciate any help or hints.
>
> chregu
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

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