Unclassified NewsBoard Code Reference

UnbCallHookN function

Call all functions registered for a hook ID with no data passed.
Since the hook functions will require a parameter to be passed, a local empty string is used.

function UnbCallHookN ($id);

Parameters:

id
(string) hook ID

Implementation file: unb_lib/plugin.lib.php, line 115

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.