login | register
Sun 21 of Mar, 2010 (01:57 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheHistoryPrint

Tikihelp

Tikihelp Documentation

Created by: btodoroff, Last modification: Thu 13 of Nov, 2008 (18:16 UTC) by xing
icon This documentation is considered out of date or contains information that is not considered relevant to bitweaver.
It was scheduled for removal on 13-November-2008
Please update the contents of this page and remove this note or it will be removed in due course.


tikihelp is a smarty function that will insert a correctly formated and linked help icon for the current page. Use this function to easily place a contextual help icon anywhere in your template. It takes no arguments and uses the current kernel/help icon defined by the IconThemes. Usage would look like:

{tikihelp}

Yep, that's it. All the information that drives the url and such are provided by the PHP code that displays the template by calling setHelpInfo.

Comments