Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   Hook client functions
  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
Hook client functions

Functions to request properties and activate modules hooks

Use the following code in your script to load the library:

  LOADLIB "module::system/modules/hookclient.whlib";

Public Functions and Macros

GetModuleUserLevels Get module-added user access levels.
GetPortalAdditions Get module-added portal additions.
RunLibraryFunction Invoke a function inside another library
WebhareModuleHook Offer a hook for WebHare modules
 
Top To top of page