You are here

Functions in Page Theme 7

Primary tabs

Namesort descending Location Description Direct uses Strings
page_theme_admin_add ./page_theme.admin.inc Menu callback; adds a theme. 1
page_theme_admin_add_submit ./page_theme.admin.inc
page_theme_admin_add_validate ./page_theme.admin.inc
page_theme_admin_delete ./page_theme.admin.inc Menu callback; deletes a theme. 1
page_theme_admin_delete_submit ./page_theme.admin.inc
page_theme_admin_edit ./page_theme.admin.inc Menu callback; edits a theme. 1
page_theme_admin_edit_submit ./page_theme.admin.inc
page_theme_admin_overview ./page_theme.admin.inc Menu callback; lists all defined themes. 1
page_theme_admin_overview_submit ./page_theme.admin.inc
page_theme_custom_theme ./page_theme.module Implements hook_custom_theme().
page_theme_debugger_block_configure page_theme_debugger/page_theme_debugger.module Implements hook_block_configure().
page_theme_debugger_block_info page_theme_debugger/page_theme_debugger.module Implements hook_block_info().
page_theme_debugger_block_save page_theme_debugger/page_theme_debugger.module Implements hook_block_save().
page_theme_debugger_block_view page_theme_debugger/page_theme_debugger.module Implements hook_block_view().
page_theme_debugger_help page_theme_debugger/page_theme_debugger.module Implements hook_help().
page_theme_debugger_install page_theme_debugger/page_theme_debugger.install Implements hook_install().
page_theme_debugger_uninstall page_theme_debugger/page_theme_debugger.install Implements hook_uninstall().
page_theme_get_themes ./page_theme.module Helper functions. 3
page_theme_get_themes_options ./page_theme.module 2
page_theme_get_theme_name ./page_theme.module 4
page_theme_help ./page_theme.module Implements hook_help().
page_theme_load ./page_theme.module
page_theme_menu ./page_theme.module Implements hook_menu().
page_theme_menu_access_add ./page_theme.module 1
page_theme_permission ./page_theme.module Implements hook_permission().
page_theme_schema ./page_theme.install Implements hook_schema().
page_theme_theme ./page_theme.module Implements hook_theme().
page_theme_update_6100 ./page_theme.install Add status and weight field.
page_theme_update_6101 ./page_theme.install Add preview field.
page_theme_update_6102 ./page_theme.install Rename field preview to editpage.
page_theme_update_6103 ./page_theme.install Fix default value for theme field.
page_theme_update_6104 ./page_theme.install Add page theme ID field and update table indices.
page_theme_update_6105 ./page_theme.install Drop editpage field which is no longer used.
page_theme_update_7000 ./page_theme.install Change the weight column to normal int.
page_theme_update_7001 ./page_theme.install Check if all defined themes are available otherwise display a notice.
theme_page_theme_admin_overview ./page_theme.admin.inc

Other projects