You are here

Functions in URL alter 6

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_url_inbound_alter ./url_alter.api.php Hook implementation of custom_url_rewrite_inbound().
hook_url_outbound_alter ./url_alter.api.php Hook implementation of custom_url_rewrite_outbound().
url_alter_boot ./url_alter.module Implementation of hook_boot().
url_alter_check_php_syntax ./url_alter.admin.inc Validate PHP code syntax. 1
url_alter_check_status ./url_alter.install 1
url_alter_get_function_info ./url_alter.module Fetch information about a function using reflection. 1
url_alter_help ./url_alter.module Implementation of hook_help().
url_alter_install ./url_alter.install Implementation of hook_install().
url_alter_is_disabled ./url_alter.module Check if running the eval() url_alter code has been disabled. 3
url_alter_menu ./url_alter.module Implementation of hook_menu().
url_alter_perm ./url_alter.module Implementation of hook_perm().
url_alter_requirements ./url_alter.install Implementation of hook_requirements(). 1
url_alter_settings_form ./url_alter.admin.inc @file Administrative page callbacks for the url_alter module. 1
url_alter_uninstall ./url_alter.install Implementation of hook_uninstall().
url_alter_update_6000 ./url_alter.install Set an even lower module weight to make sure we are included first.
url_alter_url_inbound_alter ./url_alter.module Implementation of hook_url_inbound_alter().
url_alter_url_outbound_alter ./url_alter.module Implementation of hook_url_outbound_alter().
url_alter_validate_php_element ./url_alter.admin.inc 1

Other projects