block_add_block_form_submit

Functions that call block_add_block_form_submit()

Namesort iconLocationDescription
block_add_block_form_submitmodules/block/block.admin.incSave the new custom block.

Functions called by block_add_block_form_submit()

Namesort iconLocationDescription
block_add_block_form_submitmodules/block/block.admin.incSave the new custom block.
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_last_insert_idincludes/database.pgsql.incReturns the last insert id. This function is thread safe.
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.
list_themesincludes/theme.incProvides a list of currently available themes.
tincludes/common.incTranslate strings to the page language or a given language.
 
 

Drupal is a registered trademark of Dries Buytaert.