Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

6.1.1. view hook structure

Hooks have to be grouped in tag:

Code Block
languagexml
themeEclipse
linenumberstrue

<hooks>

     // HOOK DEFINITIONS

</hooks>

Every hook has structure:

...