custom_block.admin.inc

Admin page callbacks for the custom block module.

File

drupal/core/modules/block/custom_block/custom_block.admin.inc
View source

Functions

Namesort descending Description
custom_block_type_add Page callback: Presents the custom block type creation form.
custom_block_type_delete_form Page callback: Form constructor for the custom block type deletion form.
custom_block_type_delete_form_submit Form submission handler for custom_block_type_delete_form().
custom_block_type_edit Page callback: Presents the custom block type edit form.