Jquery Hook and Callback functionality

  • warning: Parameter 1 to theme_field() expected to be a reference, value given in /var/www/drupal/includes/theme.inc on line 171.
  • warning: Parameter 1 to theme_field() expected to be a reference, value given in /var/www/drupal/includes/theme.inc on line 171.
  • warning: Parameter 1 to theme_field() expected to be a reference, value given in /var/www/drupal/includes/theme.inc on line 171.
  • warning: Parameter 1 to theme_field() expected to be a reference, value given in /var/www/drupal/includes/theme.inc on line 171.

A part of the semantic search module, allows for dynamic callbacks to other libraries.
For an example, after an execution, a registered event is a called like "finished POST" - then the call back, if it exists is called.

Inspired by drupal's hook mechanism.

NOTE:

Project has moved to http://plugins.jquery.com/project/hook