region_title: Region title for the listed block. * - $data->block_config: Block title and other config options. * - $data->state_select: Drop-down menu for assigning a state. * - $data->weight_select: Drop-down menu for setting weights. * - $data->operations: Row containing all the operations for the block. */ ?> _region_manager_block_name()), 'setting'); foreach ($block_states as $state => $title) { //drupal_add_tabledrag('blocks', 'match', 'sibling', 'block-region-select', 'block-region-'. $region, NULL, FALSE); drupal_add_tabledrag('region-manager-blocks-active_path', 'order', 'sibling', 'block-weight'); } ?> $title): ?>
$data): ?>
_region_manager_block_name(), '@state' => strtolower($title))); ?>
block_config; ?> state_select; ?> weight_select; ?> operations; ?>