| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 404 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| block_admin_display($theme = NULL) X-Ref |
| Menu callback for admin/build/block. |
| block_admin_display_form(&$form_state, $blocks, $theme = NULL) X-Ref |
| Generate main blocks administration form. |
| block_admin_display_form_submit($form, &$form_state) X-Ref |
| Process main blocks administration form submission. |
| _block_compare($a, $b) X-Ref |
| Helper function for sorting blocks on admin/build/block. Active blocks are sorted by region, then by weight. Disabled blocks are sorted by name. |
| block_admin_configure(&$form_state, $module = NULL, $delta = 0) X-Ref |
| Menu callback; displays the block configuration form. |
| block_admin_configure_validate($form, &$form_state) X-Ref |
| No description |
| block_admin_configure_submit($form, &$form_state) X-Ref |
| No description |
| block_add_block_form(&$form_state) X-Ref |
| Menu callback: display the custom block addition form. |
| block_add_block_form_validate($form, &$form_state) X-Ref |
| No description |
| block_add_block_form_submit($form, &$form_state) X-Ref |
| Save the new custom block. |
| block_box_delete(&$form_state, $bid = 0) X-Ref |
| Menu callback; confirm deletion of custom blocks. |
| block_box_delete_submit($form, &$form_state) X-Ref |
| Deletion of custom blocks. |
| template_preprocess_block_admin_display_form(&$variables) X-Ref |
| Process variables for block-admin-display.tpl.php. The $variables array contains the following arguments: - $form |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |