Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Include Page
spaceKeyGrouper
pageTitleNavigation

Hooks

Panel
borderColor#ccc
titleColorwhite
bgColor#FcFEFF
titleBGColor#00a400

Image Added  This topic is discussed in the Advanced Topics training video.

Hooks are points in the Grouper API that will callback custom code if configured to do so.  The custom code has the opportunity to be notified that something happened, change data as it is being operated on, veto operations, kickoff other logic (log something, call another grouper API method, etc).

...