Drupal hooks in No Non-breaking Space Filter 7
Hooks used by the module.
File
- ./
no_nbsp.module, line 22 - A filter module that deletes all non-breaking spaces.
Functions
Name | Location | Description |
---|---|---|
no_nbsp_field_formatter_info |
./ |
Implements hook_field_formatter_info(). |
no_nbsp_field_formatter_view |
./ |
Implements hook_field_formatter_view(). |
no_nbsp_filter_info |
./ |
Implements hook_filter_info(). |
_no_nbsp_process |
./ |
Implements hook_filter_FILTER_process(). |
_no_nbsp_tips |
./ |
Implements hook_filter_FILTER_tips(). |