Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
theme.inc
»
drupal_theme_access
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
6 calls to drupal_theme_access()
drupal_theme_initialize
in drupal/
includes/
theme.inc
Initializes the theme system by loading the theme.
menu_get_custom_theme
in drupal/
includes/
menu.inc
Gets the custom theme for the current page, if there is one.
system_themes_page
in drupal/
modules/
system/
system.admin.inc
Menu callback; displays a listing of all themes.
ThemeTestCase::testListThemes
in drupal/
modules/
simpletest/
tests/
theme.test
Test the
list_themes
() function.
_block_themes_access
in drupal/
modules/
block/
block.module
Menu item access callback - only admin or enabled themes can be accessed.
_system_themes_access
in drupal/
modules/
system/
system.module
Menu item access callback - only admin or enabled themes can be accessed.