Admin.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_admin() : mixed
- This is the administration center home.
- template_credits() : mixed
- Show some support information and credits to those who helped make this.
- template_view_versions() : mixed
- Displays information about file versions installed, and compares them to current version.
- template_edit_censored() : mixed
- Form for stopping people using naughty words, etc.
- template_not_done() : mixed
- This is the page shown when we've temporarily paused things such as during maintenance tasks, sending newsletters, etc.
- template_show_settings() : mixed
- Template for showing settings (Of any kind really!)
- template_show_custom_profile() : mixed
- Template for showing custom profile fields.
- template_edit_profile_field() : mixed
- Template for editing a custom profile field
- template_admin_search_results() : mixed
- Results page for an admin search.
- template_callback_question_answer_list() : mixed
- This little beauty shows questions and answer from the captcha type feature.
- template_repair_boards() : mixed
- Repairing boards.
- template_php_info() : mixed
- Retrieves info from the php_info function, scrubs and preps it for display
- template_clean_cache_button_above() : mixed
- Content shown above the clean cache button
- template_clean_cache_button_below() : mixed
- Content shown below the clean cache button?
- template_admin_quick_search() : mixed
- This shows the admin search form
Functions
template_admin()
This is the administration center home.
template_admin() : mixed
template_credits()
Show some support information and credits to those who helped make this.
template_credits() : mixed
template_view_versions()
Displays information about file versions installed, and compares them to current version.
template_view_versions() : mixed
Tags
template_edit_censored()
Form for stopping people using naughty words, etc.
template_edit_censored() : mixed
template_not_done()
This is the page shown when we've temporarily paused things such as during maintenance tasks, sending newsletters, etc.
template_not_done() : mixed
Tags
template_show_settings()
Template for showing settings (Of any kind really!)
template_show_settings() : mixed
Tags
template_show_custom_profile()
Template for showing custom profile fields.
template_show_custom_profile() : mixed
template_edit_profile_field()
Template for editing a custom profile field
template_edit_profile_field() : mixed
template_admin_search_results()
Results page for an admin search.
template_admin_search_results() : mixed
template_callback_question_answer_list()
This little beauty shows questions and answer from the captcha type feature.
template_callback_question_answer_list() : mixed
template_repair_boards()
Repairing boards.
template_repair_boards() : mixed
Tags
template_php_info()
Retrieves info from the php_info function, scrubs and preps it for display
template_php_info() : mixed
template_clean_cache_button_above()
Content shown above the clean cache button
template_clean_cache_button_above() : mixed
template_clean_cache_button_below()
Content shown below the clean cache button?
template_clean_cache_button_below() : mixed
template_admin_quick_search()
This shows the admin search form
template_admin_quick_search() : mixed