Skinrs hooks in Skinr 6
Same name and namespace in other branches
- 8.2 skinr.api.php \skinr_hooks
- 6.2 docs/docs.php \skinr_hooks
- 7.2 skinr.api.php \skinr_hooks
Hooks that can be implemented by other modules in order to implement the Skinr API.
File
- docs/
docs.php, line 15 - This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
Functions
Name | Location | Description |
---|---|---|
hook_skinr_api |
docs/ |
Register Skinr API information. This is required for your module to have its include files loaded. |
hook_skinr_data |
docs/ |
Configure Skinr for this module. |