./Themes/default/Themes.template.php
- template_main
- template_list_themes
- template_reset_list
- template_set_options
- template_set_settings
- template_pick
- template_installed
- template_edit_list
- template_copy_template
- template_edit_browse
- template_edit_style
- template_edit_template
- template_edit_file
template_main
function template_main(): void
The main sub template - for theme administration.
template_list_themes
function template_list_themes(): void
This lists all themes
template_reset_list
function template_reset_list(): void
This lets you reset themes
template_set_options
function template_set_options(): void
This displays the form for setting theme options
template_set_settings
function template_set_settings(): void
The page for setting and managing theme settings.
template_pick
function template_pick(): void
This template allows for the selection of different themes ;)
template_installed
function template_installed(): void
Okay, that theme was installed/updated successfully!
template_edit_list
function template_edit_list(): void
The page for editing themes.
template_copy_template
function template_copy_template(): void
The page allowing you to copy a template from one theme to another.
template_edit_browse
function template_edit_browse(): void
This lets you browse a list of files in a theme so you can choose which one to edit.
template_edit_style
function template_edit_style(): void
Wanna edit the stylesheet?
template_edit_template
function template_edit_template(): void
This edits the template.
..
template_edit_file
function template_edit_file(): void
This allows you to edit a file