ManageSearch.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_modify_weights() : mixed
- Modify the search weights.
- template_select_search_method() : mixed
- Select the search method.
- template_create_index() : mixed
- Create a search index.
- template_create_index_progress() : mixed
- Display a progress page while creating a search index.
- template_create_index_done() : mixed
- Done creating a search index.
- template_spider_edit() : mixed
- Add or edit a search engine spider.
- template_show_spider_logs() : mixed
- Show... spider... logs.
- template_show_spider_stats() : mixed
- Show... spider... stats.
Functions
template_modify_weights()
Modify the search weights.
template_modify_weights() : mixed
Tags
template_select_search_method()
Select the search method.
template_select_search_method() : mixed
Tags
template_create_index()
Create a search index.
template_create_index() : mixed
Tags
template_create_index_progress()
Display a progress page while creating a search index.
template_create_index_progress() : mixed
Tags
template_create_index_done()
Done creating a search index.
template_create_index_done() : mixed
Tags
template_spider_edit()
Add or edit a search engine spider.
template_spider_edit() : mixed
template_show_spider_logs()
Show... spider... logs.
template_show_spider_logs() : mixed
..
template_show_spider_stats()
Show... spider... stats.
template_show_spider_stats() : mixed
..