Posted by kiamlaluno on December 2, 2009 at 12:46pm
2 followers
Jump to:
| Project: | Spam |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Some functions have names ending in _filter
. These functions could be taken as implementations of hook_filter(); in example, custom_admin_filter() could be taken as the implementation of that module made from the module custom_admin.module.
Comments
#1
Namespacing conflicts are in issue #544260.