Discussion: function in template
Afficher un message
Vieux 12/12/2005, 17h58   #1
domantas
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut function in template

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
  Réponse avec citation
 
Page generated in 0,04022 seconds with 9 queries