Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   WebhareModuleHook
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
Module hooking
 
Hook client functions
Hook support functions
The GetText and language functions
WebhareModuleHook
  Offer a hook for WebHare modules
 
Library module::system/modules/hookclient.whlib
 
Syntax PUBLIC RECORD FUNCTION WebhareModuleHook (STRING hook,RECORD data)
 
Parameters
hook Name of the hook to call
data Data record to pass to the hooks
 
Returns Data record as returned by the hooks (the 'data' record if no hook modified it)
 
 
In library 'hookclient'
GetModuleUserLevels
GetPortalAdditions
RunLibraryFunction
WebhareModuleHook
 
Top To top of page