Function ManageSearch
Main entry point for the admin search settings screen. It checks permissions, and it forwards to the appropriate function based on the given sub-action. Defaults to sub-action 'settings'. Called by ?action=admin;area=managesearch. Requires the admin_forum permission.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
template.
Uses: Search language file.
Used by:
template, 'create_index', 'create_index_progress', and 'create_index_done' sub-templates.
Used by:
template, 'select_search_method' sub-template.
Used by:
template, 'modify_settings' sub-template.
Used by:
template, 'modify_weights' sub-template.
Used by:
template.
Located at Sources/ManageSearch.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageSearch()
template.
Uses: Search language file.
Used by:
CreateMessageIndex()
template, 'create_index', 'create_index_progress', and 'create_index_done' sub-templates.
Used by:
EditSearchMethod()
template, 'select_search_method' sub-template.
Used by:
EditSearchSettings()
template, 'modify_settings' sub-template.
Used by:
EditWeights()
template, 'modify_weights' sub-template.
Used by:
ManageSearch()
template.
Located at Sources/ManageSearch.php