element_node_search_config_groupings_validate |
./search_config.module |
Element validate callback for groupings list. |
|
1 |
search_config_content_types |
./search_config.module |
Helper function to get an array of safe to use content type names |
4 |
|
search_config_form_node_form_alter |
./search_config.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
search_config_form_search_admin_settings_alter |
./search_config.module |
Implements hook_form_FORM_alter() |
|
|
search_config_form_search_form_alter |
./search_config.module |
Implements of hook_form_FORM_alter(). |
|
|
search_config_get_access |
./search_config.module |
Helper function to test the users configured access rights to a field. |
1 |
|
search_config_get_roles_by_permission |
./search_config.module |
Helper function to get the roles by permission. |
1 |
|
search_config_install |
./search_config.install |
|
|
|
search_config_node_insert |
./search_config.module |
Implements hook_node_insert(). |
1 |
|
search_config_node_search_result |
./search_config.module |
Implements hook_node_search_results(). |
|
|
search_config_node_settings |
./search_config.module |
Helper function to get the settings. |
4 |
|
search_config_node_update |
./search_config.module |
|
|
|
search_config_query_node_access_alter |
./search_config.module |
Implements of hook_query_node_access_alter(). |
|
|
search_config_schema |
./search_config.install |
Implements hook_schema(). |
|
|
search_config_search_admin_settings_submit |
./search_config.module |
Additional submit handler to save the additional fields added by the form alter. |
|
1 |
search_config_string_overrides |
./search_config.module |
Helper function to get the settings |
2 |
1 |
search_config_theme |
./search_config.module |
Implements hook_theme(). |
|
|
search_config_type_element_validate |
./search_config.node.inc |
|
|
1 |
_parse_search_expression |
./search_config.node.inc |
Cloned from the search module to parse the query string. |
1 |
|
_search_config_advanced_form |
./search_config.node.inc |
This function implements the options to configure the default Drupal search
form, including type filter, field visibility, form visibility, etc. |
1 |
|
_search_config_set_string_overrides |
./search_config.node.inc |
Does the string overrides unconditional on what other changes are pending for
the form. |
1 |
|