You are here

Functions in Search 404 5

Primary tabs

Namesort descending Location Description Direct uses Strings
search404_get_keys ./search404.module Replacement for search_get_keys WARNING: This function can potentially return dangerous potential SQL inject/XSS data. Return must be sanatized before use. 1
search404_install ./search404.install Setup Search 404 by changing Drupal's 404-page to search404.
search404_menu ./search404.module Implementation of hook_menu().
search404_page ./search404.module Main search function. Started with: http://drupal.org/node/12668 Updated to be more similar to search_view Beware of messy code 1
search404_search_engine_query ./search404.module Detect search from search engine (BETA) WARNING: This function can potentially return dangerous potential SQL inject/XSS data. Return must be sanatized before use. 1
search404_settings ./search404.module Settings form 1
search404_uninstall ./search404.install

Other projects