vlibTemplate

vLib Logo

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();