function.help.php
Tags
Table of Contents
Functions
- smarty_function_help() : string
- Adds markup for inline help link.
Functions
smarty_function_help()
Adds markup for inline help link.
smarty_function_help(array<string|int, mixed> $params, Smarty $smarty) : string
Help-icon link calls js function which loads the help text in ajax pop-up.
Parameters
- $params : array<string|int, mixed>
-
The function params.
- $smarty : Smarty
-
Smarty object.
Return values
string —the help html to be inserted