block_admin_display

Functions that call block_admin_display()

Namesort iconLocationDescription
block_admin_displaymodules/block/block.moduleGenerate main block administration form.

Functions called by block_admin_display()

Namesort iconLocationDescription
argincludes/path.incReturn a component of the current Drupal path.
block_admin_displaymodules/block/block.moduleGenerate main block administration form.
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_add_cssincludes/common.incAdds a CSS file to the stylesheet queue.
drupal_get_pathincludes/common.incReturns the path to a system item (module, theme, etc.).
init_themeincludes/theme.incInitialize the theme system by loading the theme.
lincludes/common.incFormat an internal Drupal link.
module_existsincludes/module.incDetermine whether a given module exists.
system_default_regionmodules/system/system.moduleGet the name of the default region for a given theme.
system_region_listmodules/system/system.moduleGet a list of available regions from a specified theme.
tincludes/common.incTranslate strings to the current locale.
urlincludes/common.incGenerate a URL from a Drupal menu path. Will also pass-through existing URLs.
variable_getincludes/bootstrap.incReturn a persistent variable.
_block_rehashmodules/block/block.moduleUpdate the 'blocks' DB table with the blocks currently exported by modules.
 
 

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.