Theme functions for the System module.

File

core/modules/system/system.theme.inc

Functions

Namesort descending Description
system_preprocess_page_components Prepares variables for Page Component block templates.
theme_admin_block Returns HTML for an administrative block for display.
theme_admin_block_content Returns HTML for the content of an administrative block.
theme_admin_page Returns HTML for an administrative page.
theme_confirm_form Returns HTML for a confirmation form.
theme_exposed_filters Returns HTML for an exposed filter form.
theme_label_machine_name Returns HTML for the display of a label and its machine name.
theme_status_report Returns HTML for the status report.
theme_system_admin_index Returns HTML for the output of the dashboard page.
theme_system_modules_fieldset Returns HTML for the modules form.
theme_system_modules_incompatible Returns HTML for a message about incompatible modules.
theme_system_modules_uninstall Returns HTML for a table of currently disabled modules.
theme_system_powered_by Returns HTML for the Powered by Backdrop text.
theme_system_settings_form Returns HTML for a system settings form.
theme_system_themes_page Returns HTML for the Appearance page.
theme_token_tree Provide a 'tree' display of nested tokens.
theme_token_tree_link Theme a link to a token tree either as a regular link or a dialog.
theme_tree_table Theme a tree table.
_token_token_tree_format_row Build a row in the token tree.