Modules
The following functions are used to handle modules.
Method | Description | Available from version |
---|---|---|
AddEventHandler | Registers an arbitrary event handler for a module. | |
CheckVersion | Compares module versions. | |
ExecuteModuleEvent | Runs an event handler. | |
ExecuteModuleEventEx | The function runs an event handler. | |
GetModuleEvents | Gets a list of event handlers for a module. | |
GetModuleID | Returns [link=89623]module ID[/link], to which the specified file belongs. | |
IsModuleInstalled | Checks if a module is installed. | |
RegisterModule | Registers the specified module in the system. | |
RegisterModuleDependences | Registers a new event handler. | |
UnRegisterModule | Deletes a registration entry for the a module. | |
UnRegisterModuleDependences | Deletes a registration entry for the event handler. | |
RemoveEventHandler | Removes a registered event handler. |
See Also
- Description of module concept
- CModule Class
© «Bitrix24», 2001-2024