You are here

constant QUERY_PARAMETERS_TO_URL_REWRITE_DENY in Query Parameters To URL 7

2 uses of QUERY_PARAMETERS_TO_URL_REWRITE_DENY
hook_query_parameters_to_url_rewrite_access in ./query_parameters_to_url.api.php
Given path and contextual data, decide if path rewriting should be done.
query_parameters_to_url_path_should_be_rewritten in ./query_parameters_to_url.module
Check whether given path should be rewritten.

File

./query_parameters_to_url.module, line 21
Query Arguments To URL module.

Code

define('QUERY_PARAMETERS_TO_URL_REWRITE_DENY', 'deny');