ft_get_module_hooks
Module Development
This function returns all hooks associated with this module. It's called like so:
$hooks = ft_get_module_hooks("my_module");
This function returns all hooks associated with this module. It's called like so:
$hooks = ft_get_module_hooks("my_module");