help function
{help} build a help link on the page. There are two basic variations to this function both of which display a link which opens a new page from the docs/help site as set in site configuration.
- 'page' as a param with the sef_url of a page will open that page.
- 'module' as a param will open a help doc by that sef_url in the same version as running on the server currently.
- 'text' is the text of the link with the default as a non-breaking space
- 'title' has a default of 'Get Help for $module'
Loading Help