You are here

Functions in Path Filter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
pathfilter_filter_info ./pathfilter.module Implements hook_filter_info().
pathfilter_filter_tips_0 ./pathfilter.module Filter tips callback function for $filters[0] in hook_filter_info().
pathfilter_install ./pathfilter.install Implements hook_install().
pathfilter_uninstall ./pathfilter.install Implements hook_uninstall().
_pathfilter_allowed_protocol_helper ./pathfilter.install Helper function returns allowed protocols with internal and files added. 2
_pathfilter_base_files_url_re ./pathfilter.module Generates the regular expression that will be used to find a url that should have 'files:'. 1
_pathfilter_base_url_re ./pathfilter.module Generates the regular expression that will be used to find a url that should have 'internal:'. 1
_pathfilter_curry ./pathfilter.module 2
_pathfilter_internalize ./pathfilter.module Internalizes all urls in a string automatically, doing the user's job for them.
_pathfilter_process ./pathfilter.module 1 1
_pathfilter_process_files ./pathfilter.module 1
_pathfilter_process_handler ./pathfilter.module 1
_pathfilter_process_internal ./pathfilter.module 1
_pathfilter_replace_internal ./pathfilter.module Replaces the internal: and files: in elements with the url for it
_pathfilter_settings ./pathfilter.module 1
_pathfilter_tips ./pathfilter.module 1

Other projects