Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

The Data Hooks module allows other modules to register handlers for Orbita post data hook events.

Dependencies

The Data Hooks module is dependent on the following modules:

Methods

register

Registers a post data hook handler.

Parameters:

  • dataHook (function): The handler to register

Returns: Nothing

  • No labels