Unclassified NewsBoard Code Reference

UnbUnregisterHook function

Unregister a plug-in hook function

function UnbUnregisterHook ($id, $fname = false);

Parameters:

id
(string) hook ID to unregister the function for
fname  –  optional, default: false
(string) function name. Optional, if unspecified, all functions for that hook are unregistered

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

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