vlibTemplate
Table of Contents
| Up:
6. vlibTemplate
| Previous:
6.15. reset()
| Next:
6.17. clearLoops()
6.16. clearVars()
Function Description
clearVars()
clearVars() will remove all 'GLOBAL' variables from vlibTemplate (variables set using setVar()).
Example
$tmpl->clearVars();