block_admin_configure

Functions called by block_admin_configure()

Namesort iconLocationDescription
cache_clear_alldrupal/includes/bootstrap.incExpire data from the cache.
db_fetch_arraydrupal/includes/database.pgsql.incFetch one result row from the previous query as an array.
db_querydrupal/includes/database.incRuns a basic query in the active database.
drupal_gotodrupal/includes/common.incSend the user to a different Drupal page.
drupal_set_messagedrupal/includes/bootstrap.incSet a message for the user to see.
drupal_set_titledrupal/includes/bootstrap.incSet the title of the current page, for display on the page and in the title bar.
formdrupal/includes/common.incGenerate a form from a set of form elements.
form_checkboxesdrupal/includes/common.incFormat a set of checkboxes.
form_groupdrupal/includes/common.incFormat a group of form items.
form_radiosdrupal/includes/common.incFormat a set of radio buttons.
form_submitdrupal/includes/common.incFormat a form submit button.
form_textareadrupal/includes/common.incFormat a multiple-line text field.
module_invokedrupal/includes/module.incInvoke a hook in a particular module.
node_invokedrupal/modules/node.moduleInvoke a node hook.
node_listdrupal/modules/node.moduleGet a list of all the defined node types.
tdrupal/includes/common.incTranslate strings to the current locale.
themedrupal/includes/theme.incGenerate the themed representation of a Drupal object.