include/Smarty/plugins/function.sugar_help.php
Smarty plugin
- Author
- John Mertic {jmertic@sugarcrm.com}
- Package
- Smarty
- Subpackage
- plugins This is a Smarty plugin to handle the creation of jquery ui dialog popups for inline help NOTE: Be sure to include the following code somewhere on the page you'll be using this on.
Functions
smarty_function_sugar_help(
\$params $params, \$smarty $smarty
)
:
void
smarty_function_sugar_help This is the constructor for the Smarty plugin.
Parameters
Name | Type | Description |
---|---|---|
$params | \$params | The runtime Smarty key/value arguments |
$smarty | \$smarty | The reference to the Smarty object used in this invocation |