Mefibs Module Hooks in MEFIBS - More exposed forms in blocks 8
Same name and namespace in other branches
- 7 mefibs.api.inc \mefibs_hooks
Mefibs's hooks enable other modules to intercept events within Mefibs, such as the assembling the filters that will be fed into a view, or assembling the form elements that should go into the additional filter block.
File
- ./
mefibs.api.inc, line 8 - Sample hooks demonstrating usage in Mefibs.
Functions
Name | Location | Description |
---|---|---|
hook_mefibs_elements_alter |
./ |
Add additional elements to the accitional exposed form. |
hook_mefibs_filter_alter |
./ |
Alter the filter values that will be passed to the view object. |