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