Posted by domantas on 09/29/95 11:34
Hello, people !
my source in php :
$this->tpl->register_object('loginForm', $usersModule);
my source in tpl :
i need to call function "view" with param ('login') in template.
Something like this :
<th width="20%" colspan="4" scope="row">{loginForm->view('login')}</th>
how can i do it ?
Thanks,
Domantas
Navigation:
[Reply to this message]
|