Wizard’s Toolkit Documentation

ClientFuncs.php

Add Custom Client functions here to be included in Wizard’s Toolkit environment

wtkNavBar() is the only function in this file. It has only one parameter which will show as the centered title of the navbar. More details will be added later to this document.

Example usage: wtkSearchReplace('<!-- @wtkMenu@ -->', wtkNavBar('Wizards Toolkit'));

Parameters
$fncHeader : string

pass this in for the top-center title to show

Search results