block_admin_display_form_submit

Functions that call block_admin_display_form_submit()

Namesort iconLocationDescription
block_admin_display_form_submitmodules/block/block.admin.incProcess main blocks administration form submission.

Functions called by block_admin_display_form_submit()

Namesort iconLocationDescription
block_admin_display_form_submitmodules/block/block.admin.incProcess main blocks administration form submission.
cache_clear_allincludes/cache.incExpire data from the cache. If called without arguments, expirable entries will be cleared from the cache_page and cache_block tables.
db_queryincludes/database.pgsql.incRuns a basic query in the active database.
drupal_set_messageincludes/bootstrap.incSet a message which reflects the status of the performed operation.
tincludes/common.incTranslate strings to the page language or a given language.
 
 

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.