|
Module hooking |
These libraries can be used by module developers to hook their modules into the WebHare system, or to create hooks themselves for other modules to hook into.
|
 |
Hook client functions (module::system/modules/hookclient.whlib) |
Functions to request properties and activate modules hooks
|
 |
Hook support functions (module::system/modules/hooksupport.whlib) |
Functions to support implementations of hooks and modules
|
 |
The GetText and language functions (module::system/modules/gettext.whlib) |
This library offers the GetText functions, which simplifies building bilingual WebHare applications, as well as the functions to set and get the current language settings
|