API reference for Features 7.2
Primary tabs
Topics
|
Name |
Description |
|---|---|
| Feature module hooks | Hooks invoked on Feature modules when that module is enabled, disabled, rebuilt, or reverted. These are ONLY invoked on the Features module on which these actions are taken. |
| Feature's component alter hooks | Hooks to modify components defined by other features. These come in the form hook_COMPONENT_alter where COMPONENT is the default_hook declared by any of components within features. |