is_region_first: TRUE or FALSE depending on the listed blocks * positioning. Used here to insert a region header. * - $data->region_title: Region title for the listed block. * - $data->block_title: Block title. * - $data->region_select: Drop-down menu for assigning a region. * - $data->weight_select: Drop-down menu for setting weights. * - $data->throttle_check: Checkbox to enable throttling. * - $data->configure_link: Block configuration link. * - $data->delete_link: For deleting user added blocks. * * @see template_preprocess_block_admin_display_form() * @see theme_block_admin_display() */ ?> is_region_first): ?>
region_title; ?>
block_title; ?>block_modified ? '*' : ''; ?> region_select; ?> weight_select; ?> throttle_check; ?> configure_link; ?> delete_link; ?>