current_search_add_item_submit |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Form submission handler for current_search_settings_form(). |
|
1 |
current_search_add_item_validate |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Form validation handler for current_search_settings_form().
Processed when the "Add item" button is selected. |
|
1 |
current_search_block_info |
contrib/current_search/current_search.block.inc |
Implements hook_block_info(). |
|
|
current_search_block_view |
contrib/current_search/current_search.block.inc |
Returns the content for a facet based on the delta. |
|
|
current_search_check_visibility |
contrib/current_search/current_search.block.inc |
Checks whether the block should be displayed. |
1 |
|
current_search_config_exists |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Tests if the configuration name already exists. |
|
1 |
current_search_ctools_block_info |
contrib/current_search/current_search.block.inc |
Implements hook_ctools_block_info(). |
|
|
current_search_ctools_plugin_api |
contrib/current_search/current_search.module |
Implements hook_ctools_plugin_api(). |
|
|
current_search_ctools_plugin_directory |
contrib/current_search/current_search.module |
Implements hook_ctools_plugin_directory(). |
|
|
current_search_ctools_plugin_type |
contrib/current_search/current_search.module |
Implements hook_ctools_plugin_type(). |
|
|
current_search_current_search_default_items |
contrib/current_search/current_search.current_search.inc |
Implements hook_current_search_default_items(). |
|
|
current_search_current_search_items |
contrib/current_search/current_search.module |
Implements hook_current_search_items(). |
|
|
current_search_delete_item_form |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Form constructor for the revert form. |
|
1 |
current_search_delete_item_form_submit |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Form submission handler for facetapi_revert_form_submit(). |
|
1 |
current_search_export_crud_delete |
contrib/current_search/current_search.current_search.inc |
Deletes object and block visibility information from the database. |
|
1 |
current_search_form_block_admin_configure_alter |
contrib/current_search/current_search.block.inc |
Implements hook_form_FORM_ID_alter(). |
|
|
current_search_form_block_admin_configure_submit |
contrib/current_search/current_search.block.inc |
Form submit handler for block configuration form. |
|
1 |
current_search_get_block_searcher |
contrib/current_search/current_search.block.inc |
Gets the searcher associated with the delta. |
2 |
|
current_search_get_classes |
contrib/current_search/plugins/current_search/item.inc |
Parses the classes setting into an array of sanitized classes. |
2 |
|
current_search_get_defaults |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Returns default settings. |
3 |
|
current_search_get_default_searcher |
contrib/current_search/current_search.block.inc |
Gets the default searcher. |
3 |
|
current_search_get_plugins |
contrib/current_search/current_search.module |
Returns an array of available current search plugins. |
1 |
|
current_search_get_searcher_options |
contrib/current_search/current_search.module |
Returns an array of searcher options. |
3 |
|
current_search_item_exists |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Tests if the item name already exists. |
|
1 |
current_search_item_load |
contrib/current_search/current_search.module |
Returns the settings for a current search block configuration. |
1 |
|
current_search_menu |
contrib/current_search/current_search.module |
Implements hook_menu_alter(). |
|
|
current_search_menu_alter |
contrib/current_search/current_search.module |
Implements hook_menu_alter(). |
|
|
current_search_schema |
contrib/current_search/current_search.install |
Implements hook_schema(). |
|
|
current_search_settings_form |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Define the preset add/edit form. |
|
1 |
current_search_settings_form_submit |
contrib/current_search/plugins/export_ui/current_search_export_ui.class.php |
Form submission handler for current_search_settings_form(). |
|
1 |
current_search_set_block_searcher |
contrib/current_search/current_search.block.inc |
Sets the block searcher for a configuration. |
2 |
|
current_search_theme |
contrib/current_search/current_search.module |
Implements hook_theme(). |
|
|
current_search_uninstall |
contrib/current_search/current_search.install |
Implements hook_uninstall(). |
|
|
current_search_update_7101 |
contrib/current_search/current_search.install |
Update the structure of saved settings objects. |
|
|
facetapi_access_callback |
./facetapi.module |
Returns the access callback. |
1 |
2 |
facetapi_adapter_load |
./facetapi.module |
Instantiates the adapter plugin associated with the searcher. |
11 |
|
facetapi_add_active_searcher |
./facetapi.module |
Adds an active searcher to the list. |
2 |
|
facetapi_block_info |
./facetapi.block.inc |
Implements hook_block_info(). |
|
|
facetapi_block_view |
./facetapi.block.inc |
Implements hook_block_view(). |
|
|
facetapi_build_delta |
./facetapi.block.inc |
Build a delta from the searcher, realm name, and facet name. |
3 |
|
facetapi_build_realm |
./facetapi.module |
Builds a facet realm. |
1 |
|
facetapi_check_block_visibility |
./facetapi.block.inc |
Checks whether the block should be displayed. |
1 |
|
facetapi_check_requirements |
./facetapi.module |
Checks requirements. |
6 |
|
facetapi_ctools_block_info |
./facetapi.block.inc |
Implements hook_ctools_block_info(). |
|
|
facetapi_ctools_plugin_type |
./facetapi.module |
Implements hook_ctools_plugin_type(). |
|
|
facetapi_dependencies_load |
./facetapi.module |
Loads the dependency plugins associated with the facet. |
|
|
facetapi_element_validate_integer |
./facetapi.admin.inc |
Helper form element validator: integer. |
|
1 |
facetapi_export_form |
./facetapi.admin.inc |
Form constructor for the export form. |
|
1 |
facetapi_facetapi_dependencies |
./facetapi.facetapi.inc |
Implements hook_facetapi_dependencies(). |
|
|
facetapi_facetapi_empty_behaviors |
./facetapi.facetapi.inc |
Implements hook_facetapi_empty_behaviors(). |
|
|