vlibTemplate
Table of Contents
| Up:
6. vlibTemplate
| Previous:
6.5. getVars()
| Next:
6.7. setContextVars()
6.6. getVar()
Function Description
getVar(string name)
getVar() returns the value of the variable 'name'.
Example
$fav_color = $tmpl->getVar('fav_color');