customfilter_cache_clear |
./customfilter.module |
|
|
|
customfilter_description_load |
./customfilter.module |
Menu object load function. |
|
|
customfilter_filter |
./customfilter.module |
Implements hook_filter(). |
|
1 |
customfilter_filter_load |
./customfilter.module |
Menu object load function. |
|
|
customfilter_filter_tips |
./customfilter.module |
Implements hook_filter_tips(). |
|
|
customfilter_flush_caches |
./customfilter.module |
Implements hook_flush_caches(). |
|
|
customfilter_install |
./customfilter.install |
Implements hook_install(). |
|
|
customfilter_perm |
./customfilter.module |
Implements hook_perm(). |
|
|
customfilter_rule_load |
./customfilter.module |
Menu object load function. |
|
|
customfilter_schema |
./customfilter.install |
Implements hook_schema(). |
|
|
customfilter_uninstall |
./customfilter.install |
Implements hook_uninstall(). |
|
|
customfilter_update_6200 |
./customfilter.install |
Implements hook_update_N(). |
|
|
customfilter_update_6206 |
./customfilter.install |
Implements hook_update_N(). |
|
|
customfilter_update_6207 |
./customfilter.install |
Implements hook_update_N(). |
|
|
_customfilter_delete_rule |
./customfilter.module |
Delete a rule from the database table. |
|
|
_customfilter_get_filters |
./customfilter.module |
Get the list of filters. |
1 |
|
_customfilter_get_filter_descriptions |
./customfilter.module |
|
2 |
|
_customfilter_get_rules |
./customfilter.module |
Retrieve the replacement rules for a specific filter. |
1 |
|
_customfilter_globals |
./customfilter.module |
Return an object that contains the global variables used during the
execution of a rule. |
2 |
|
_customfilter_process |
./customfilter.module |
|
|
1 |
_customfilter_replace_callback |
./customfilter.module |
Helper function for preg_replace_callback(). |
1 |
1 |