wCMF Wiki : smarty

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register

Revision [394]

Last edited on 2007-11-22 16:40:23 by GiuseppePlatania
Deletions:
aceldr


Revision [379]

Edited on 2007-11-16 10:22:16 by CnaolOcaro (unregistered user)
Additions:
aceldr
The command {include file="..."} allows to include other templates and thus makes the reuse of view fragments possible. Please note, that the path has to be relative to the template path defined in the configuration (templateDir) or – if you want to use views of the framework – must start with lib (e.g. {include file="lib:application/views/formheader.tpl"}).
Deletions:
The command {include file="..."} allows to include other templates and thus makes the reuse of view fragments possible. Please note, that the path has to be relative to the template path defined in the configuration (templateDir) or – if you want to use views of the framework – must start with lib (e.g. {include file="lib:application/views/formheader.tpl"}).


Revision [166]

Edited on 2007-06-04 11:44:07 by GiuseppePlatania
Additions:
The command %%
{$nodeUtil->getInputControl($author, "name")}
%%
for instance causes the Object nodeUtil to display the input field for the author's name.
Deletions:
The command {$nodeUtil->getInputControl($author, "name")} for instance causes the Object nodeUtil to display the input field for the author's name.


Revision [64]

The oldest known version of this page was created on 2007-03-03 10:22:30 by GiuseppePlatania
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0256 seconds