Topics

Template Functions (plugins)

Smarty 'Template Functions' are the primary 'tags' or programming used in templates.

All attributes passed to template functions from the template are contained in the $params variable as an associative array.

 {`rank` items=$items model="text" label="Code Snippets"|gettext}
Loading Help