Unofficial SMF API Documentation

./Themes/default/ManageSearch.template.php

template_modify_weights

function template_modify_weights(): void

Modify the search weights.

template_select_search_method

function template_select_search_method(): void

Select the search method.

template_create_index

function template_create_index(): void

Create a search index.

template_create_index_progress

function template_create_index_progress(): void

Display a progress page while creating a search index.

template_create_index_done

function template_create_index_done(): void

Done creating a search index.

template_spider_edit

function template_spider_edit(): void

Add or edit a search engine spider.

template_show_spider_logs

function template_show_spider_logs(): void

Show… spider… logs.

..

template_show_spider_stats

function template_show_spider_stats(): void

Show… spider… stats.

..

Suggest an edit to this page on GitHub