You are here

Functions in External Links Filter 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
elf_filter_info ./elf.module Implement hook_filter().
elf_filter_settings ./elf.module Hook_filter_info() settings callback. 1
elf_form_settings ./elf.module Admin settings form. 1
elf_form_settings_validate ./elf.module Form validation handler for elf_form_settings().
elf_get_redirect_url ./elf.module Creates a safe internal URL that redirects to the an external one. 2
elf_init ./elf.module Implement hook_init().
elf_menu ./elf.module Implement hook_menu().
elf_redirect ./elf.module Redirect the browser to the external URL from $_GET['url']. 3
elf_redirect_exit ./elf.module Deliver a "page not found" error to the browser and performs end-of-request tasks. 1
elf_replace ./elf.module Hook_filter_info() process callback. 1
elf_requirements ./elf.install Implement hook_requirements().
elf_uninstall ./elf.install Implement hook_uninstall().
elf_update_7001 ./elf.install Resets the text format caches.
elf_url_external ./elf.module Test if a URL is external 1

Other projects