template_preprocess_block_admin_display_form

Functions that call template_preprocess_block_admin_display_form()

Namesort iconLocationDescription
template_preprocess_block_admin_display_formmodules/block/block.admin.incProcess variables for block-admin-display.tpl.php.

Functions called by template_preprocess_block_admin_display_form()

Namesort iconLocationDescription
drupal_renderincludes/common.incRenders HTML given a structured array tree.
drupal_set_contentincludes/common.incSet content for a specified region.
element_childrenincludes/common.incGet keys of a structured array tree element that are not properties (i.e., do not begin with '#').
module_existsincludes/module.incDetermine whether a given module exists.
system_region_listmodules/system/system.moduleGet a list of available regions from a specified theme.
tincludes/common.incTranslate strings to the page language or a given language.
template_preprocess_block_admin_display_formmodules/block/block.admin.incProcess variables for block-admin-display.tpl.php.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.