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_initialize
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
15 calls to drupal_theme_initialize()
batch_process
in drupal/
includes/
form.inc
Processes the batch.
block_admin_display
in drupal/
modules/
block/
block.admin.inc
Menu callback for admin/structure/block.
block_page_build
in drupal/
modules/
block/
block.module
Implements
hook_page_build
().
dashboard_admin_blocks
in drupal/
modules/
dashboard/
dashboard.module
Page callback: Builds the page for administering dashboard blocks.
dashboard_enable
in drupal/
modules/
dashboard/
dashboard.install
Implements
hook_enable
().
dashboard_form_block_admin_configure_alter
in drupal/
modules/
dashboard/
dashboard.module
Implements
hook_form_FORM_ID_alter
().
dashboard_show_block_content
in drupal/
modules/
dashboard/
dashboard.module
Ajax callback: Displays the rendered contents of a specific block.
dashboard_update
in drupal/
modules/
dashboard/
dashboard.module
Sets the new weight of each region according to the drag-and-drop order.
l
in drupal/
includes/
common.inc
Formats an internal or external URL link as an HTML anchor tag.
menu_test_theme_page_callback
in drupal/
modules/
simpletest/
tests/
menu_test.module
Page callback to use when testing the theme callback functionality.
path_to_theme
in drupal/
includes/
theme.inc
Returns the path to the current themed element.
theme_get_registry
in drupal/
includes/
theme.inc
Gets the theme registry.
_block_rehash
in drupal/
modules/
block/
block.module
Updates the 'block' DB table with the blocks currently exported by modules.
_drupal_bootstrap_full
in drupal/
includes/
common.inc
_overlay_region_list
in drupal/
modules/
overlay/
overlay.module
Returns a list of page regions related to the overlay.