boxes_access_admin |
./boxes.module |
Access check for whether current user should be able to administer boxes. |
2 |
|
boxes_access_edit |
./boxes.module |
Access check for whether current user is able to edit boxes. |
4 |
|
boxes_add_form |
./boxes.admin.inc |
Generate form for creating new boxes. |
|
2 |
boxes_add_form_submit |
./boxes.admin.inc |
Submit handler for box_add_form. |
|
|
boxes_add_js |
./boxes.module |
Add JavaScript to the page. |
2 |
|
boxes_block_cancel_submit |
./boxes.module |
Submit handler for box cancel from the block/manage/boxes/[MACHINE-NAME]/configure |
|
2 |
boxes_block_configure |
./boxes.module |
Implements hook_block_configure(). |
|
|
boxes_block_delete_submit |
./boxes.module |
@todo Please document this function. |
|
1 |
boxes_block_info |
./boxes.module |
Implements hook_block_info(). |
1 |
|
boxes_block_save |
./boxes.module |
Implements hook_block_save(). |
|
|
boxes_block_view |
./boxes.module |
Implements hook_block_view(). |
1 |
|
boxes_boxes_box_load_alter |
./boxes.module |
Implements hook_boxes_box_load_alter(). |
|
|
boxes_boxes_plugins |
./boxes.module |
Implements hook_boxes_plugins(). |
|
|
boxes_box_form |
./boxes.module |
Common element of the box form |
2 |
2 |
boxes_box_form_cancel_submit |
./boxes.module |
Submit handler for cancel on inline add box form |
|
1 |
boxes_box_form_submit |
./boxes.module |
Submit handler for the inline form. |
|
1 |
boxes_box_load |
./boxes.module |
Load a box. |
9 |
|
boxes_box_load_reset |
./boxes.module |
Reset boxes load caches. |
|
|
boxes_context_block_info_alter |
./boxes.module |
Implements hook_context_block_info_alter(). |
|
|
boxes_create_hash |
./boxes.module |
Create a hash for a block id. |
1 |
|
boxes_ctools_block_info |
./boxes.module |
Implements hook_ctools_block_info(). |
|
|
boxes_ctools_plugin_api |
./boxes.module |
Implements hook_ctools_plugin_api(). |
|
|
boxes_ctools_plugin_type |
./boxes.module |
Implements hook_ctools_plugin_plugins(). |
|
|
boxes_delete_form |
./boxes.admin.inc |
Box deletion form. |
|
1 |
boxes_delete_form_submit |
./boxes.admin.inc |
Submit handler for boxes_delete_form |
|
|
boxes_factory |
./boxes.module |
Instantiate box object. |
6 |
|
boxes_features_pipe_block_alter |
./boxes.module |
Implements hook_features_pipe_MODULE_alter(). |
|
|
boxes_footer |
./boxes.module |
Implements hook_footer(). |
1 |
|
boxes_form_alter |
./boxes.module |
Implements hook_form_alter(). |
|
|
boxes_form_block_admin_configure_alter |
./boxes.module |
Implements hook_form_alter for block_admin_configure(). |
|
|
boxes_form_block_admin_display_form_alter |
./boxes.module |
Alters the block admin form to add delete links next to boxes blocks. |
|
|
boxes_menu |
./boxes.module |
Implements hook_menu(). |
|
|
boxes_page_alter |
./boxes.module |
Implements hook_page_alter(). |
|
|
boxes_permission |
./boxes.module |
Implements hook_permission(). |
|
|
boxes_preprocess_block |
./boxes.module |
Preprocessor for theme('block'). |
|
|
boxes_preprocess_panels_pane |
./boxes.module |
Preprocessor for theme('panels_pane'). |
|
|
boxes_schema |
./boxes.install |
Implemenation of hook_schema(). |
|
|
boxes_settings |
./boxes.admin.inc |
Menu callback for settings form. |
|
1 |
boxes_spaces_dashboard_block_access_alter |
./boxes.module |
Implements hook_spaces_dashboard_block_access_alter(). |
|
|
boxes_spaces_plugins |
./boxes.module |
Implements hook_spaces_plugins(). |
|
|
boxes_spaces_registry |
./boxes.module |
Implements hook_spaces_registry(). |
|
|
boxes_theme |
./boxes.module |
Implements hook_theme(). |
|
|
boxes_uninstall |
./boxes.install |
Implements hook_uninstall(). |
|
|
boxes_update_6100 |
./boxes.install |
Make boxes content pluggable, move body/format into a serialized options
array, add plugin key field. |
|
|
boxes_update_6101 |
./boxes.install |
If Spaces is installed update existing spaces overrides. |
|
|
boxes_update_6102 |
./boxes.install |
Make the box.delta column definition match blocks.delta |
|
|
boxes_update_6103 |
./boxes.install |
Ensure that Spaces overrides are stored as an object, not an array. |
|
|
boxes_validate_delta |
./boxes.admin.inc |
Validate handler for box delta. |
|
1 |
theme_boxes_box |
./boxes.admin.inc |
Theme function for the form. |
|
|