vlibTemplate
Table of Contents
| Up:
6. vlibTemplate
| Previous:
6.14. unsetLoop()
| Next:
6.16. clearVars()
6.15. reset()
Function Description
reset()
reset() will reset vlibTemplate to it original state (except it keeps hold of the OPTIONS).
After reset()ing vlibTemplate, you must use the function newTemplate() to initialize a new template.
Example
$tmpl->reset();