hook_shs_add_term_access |
./shs.api.php |
Alter permissions to create new terms using shs on a per-term level. |
|
|
hook_shs_FIELDNAME_js_settings_alter |
./shs.api.php |
Alter Javascript settings for a single shs widget. |
|
|
hook_shs_json_callbacks_alter |
./shs.api.php |
Alter the list of JSON callbacks supported by shs. |
|
|
hook_shs_js_info_alter |
./shs.api.php |
Alter information provided by shs_js() for the js module. |
|
|
hook_shs_js_settings_alter |
./shs.api.php |
Alter Javascript settings of shs widgets in entity forms and views. |
|
|
hook_shs_term_get_children_alter |
./shs.api.php |
Alter the list of terms within a level of the term hierarchy. |
|
|
shs_add_term_access |
./shs.module |
Return access to create new terms. |
2 |
|
shs_conditional_fields_states_handlers_alter |
./shs.module |
Implements hook_conditional_fields_states_handlers_alter(). |
|
|
shs_conditional_fields_states_handler_shs |
./shs.module |
States handler for simple hierarchical selects. |
|
|
shs_entityreference_field_settings_process |
./shs.module |
Additional processing function for the entityreference field settings form. |
|
2 |
shs_field_formatter_info |
./shs.module |
Implements hook_field_formatter_info(). |
|
|
shs_field_formatter_prepare_view |
./shs.module |
Implements hook_field_formatter_prepare_view(). |
|
|
shs_field_formatter_settings_form |
./shs.module |
Implements hook_field_formatter_settings_form(). |
|
|
shs_field_formatter_settings_summary |
./shs.module |
Implements hook_field_formatter_settings_summary(). |
|
|
shs_field_formatter_view |
./shs.module |
Implements hook_field_formatter_view(). |
|
|
shs_field_views_data_alter |
./shs.module |
Implements hook_field_views_data_alter(). |
|
|
shs_field_widget_afterbuild |
./shs.module |
Afterbuild callback for widgets of type "taxonomy_shs". |
|
1 |
shs_field_widget_error |
./shs.module |
Implements hook_field_widget_error(). |
|
|
shs_field_widget_form |
./shs.module |
Implements hook_field_widget_form(). |
|
|
shs_field_widget_info |
./shs.module |
Implements hook_field_widget_info(). |
|
|
shs_field_widget_settings_form |
./shs.module |
Implements hook_field_widget_settings_form(). |
|
|
shs_field_widget_validate |
./shs.module |
Validation handler for widgets of type "taxonomy_shs". |
|
1 |
shs_form_field_ui_field_edit_form_alter |
./shs.module |
Implements hook_form_FORM_ID_alter(). |
|
|
shs_form_field_ui_field_settings_form_alter |
./shs.module |
Implements hook_form_FORM_ID_alter(). |
|
|
shs_form_taxonomy_form_term_alter |
./shs.module |
Implements hook_form_FORM_ID_alter(). |
|
|
shs_form_taxonomy_form_term_submit |
./shs.module |
Submit callback for term form. |
|
1 |
shs_form_taxonomy_overview_terms_alter |
./shs.module |
Implements hook_form_FORM_ID_alter(). |
|
|
shs_form_taxonomy_overview_terms_submit |
./shs.module |
Implements hook_hook_taxonomy_term_delete(). |
|
1 |
shs_js |
./shs.module |
Implements hook_js(). |
|
|
shs_json |
./shs.module |
Menu callback to get data in JSON format. |
|
2 |
shs_json_callbacks |
./shs.module |
Get a list of supported JSON callbacks. |
1 |
|
shs_json_term_add |
./shs.module |
Adds a term with ajax. |
|
1 |
shs_json_term_get_children |
./shs.module |
JSON callback to get the list of children of a term. |
|
1 |
shs_json_validation_vocabulary_identifier |
./shs.module |
Helper function to validate the vocabulary identifier coming from JSON. |
|
1 |
shs_json_valid_token |
./shs.module |
Wrapper around drupal_valid_token(). |
|
1 |
shs_menu |
./shs.module |
Implements hook_menu(). |
|
|
shs_node_count_field_widget_info_alter |
modules/shs_node_count/shs_node_count.module |
Implements hook_field_widget_info_alter(). |
|
|
shs_node_count_form_field_ui_field_edit_form_alter |
modules/shs_node_count/shs_node_count.module |
Implements hook_form_FORM_ID_alter(). |
|
|
shs_node_count_shs_term_get_children_alter |
modules/shs_node_count/shs_node_count.module |
Implements hook_shs_term_get_children_alter(). |
|
|
shs_node_count_term_get_node_count |
modules/shs_node_count/shs_node_count.module |
Helper function to count number of nodes associated to a term. |
1 |
|
shs_node_count_uninstall |
modules/shs_node_count/shs_node_count.install |
Implements hook_uninstall(). |
|
|
shs_requirements |
./shs.install |
Implements hook_requirements(). |
|
|
shs_taxonomy_term_insert |
./shs.module |
Implements hook_hook_taxonomy_term_insert(). |
|
|
shs_taxonomy_term_update |
./shs.module |
Implements hook_hook_taxonomy_term_update(). |
|
|
shs_term_get_children |
./shs.module |
Function to get the list of children of a term. |
2 |
|
shs_term_has_children |
./shs.module |
Check if a term has any children. |
1 |
|
shs_views_data_alter |
./shs.module |
Implements hook_views_data_alter(). |
|
|
_shs_create_hash |
./shs.module |
Helper function to create a pseudo hash needed for javascript settings. |
3 |
|
_shs_entityreference_views_get_vocabularies |
./shs.module |
Helper function to get the vocabularies used in entityreference views. |
2 |
|
_shs_get_instances |
./shs.module |
Helper function to get all instances of widgets with type "taxonomy_shs". |
|
|