You are here

Functions in OG Vocabulary 6

Primary tabs

Namesort descending Location Description Direct uses Strings
og_vocab_admin_overview_vocabularies ./og_vocab.admin.inc List and manage vocabularies for a given group. 1
og_vocab_block ./og_vocab.module Implementation of hook_block().
og_vocab_block_view ./og_vocab.module 1
og_vocab_build_list_items ./og_vocab.module 1
og_vocab_determine_access ./og_vocab.module Access function to determine if a user has access to the menu item. 1
og_vocab_form_alter ./og_vocab.module Implementation of hook_form_alter().
og_vocab_form_search_alter ./og_vocab.module Helper function; Show only accessible vocabularies in advanced search. 1
og_vocab_form_taxonomy_form_term_alter ./og_vocab.module Implementation of hook_form_FORM_ID_alter().
og_vocab_form_taxonomy_form_vocabulary_alter ./og_vocab.module Implementation of hook_form_FORM-ID_alter().
og_vocab_form_taxonomy_form_vocabulary_submit ./og_vocab.module 1
og_vocab_form_taxonomy_overview_terms_alter ./og_vocab.module Implementation of hook_form_FORM_ID_alter().
og_vocab_form_taxonomy_vocabulary_confirm_delete_alter ./og_vocab.module Implementation of hook_form_FORM-ID_alter().
og_vocab_get_accessible_vocabs ./og_vocab.module API function; Get all the vocabs a user may access. 1
og_vocab_get_group ./og_vocab.module API function; Get the group associated with a vocabulary. 8
og_vocab_get_vocabularies ./og_vocab.module API function; Get all the vocabularies associated with a group. 3
og_vocab_help ./og_vocab.module Implementation of hook_help().
og_vocab_init ./og_vocab.module Implementation of hook_init().
og_vocab_install ./og_vocab.install Implementation of hook_install().
og_vocab_menu ./og_vocab.module Implementation of hook_menu().
og_vocab_nodeapi ./og_vocab.module Implementation of hook_nodeapi().
og_vocab_perm ./og_vocab.module Implementation of hook_perm().
og_vocab_remove_all_records ./og_vocab.module API function; Remove all vocabularies of a group. 2
og_vocab_remove_record ./og_vocab.module API function; Remove a record from the {og_vocab} table. 2
og_vocab_rules_action_assign_vocab ./og_vocab.rules.inc Action: Assign vocabulary to group.
og_vocab_rules_action_info ./og_vocab.rules.inc Implementation of hook_rules_action_info().
og_vocab_rules_action_remove_all_group ./og_vocab.rules.inc Action: Remove vocabulary from group.
og_vocab_rules_action_remove_vocab ./og_vocab.rules.inc Action: Remove vocabulary from group.
og_vocab_schema ./og_vocab.install Implementation of hook_schema().
og_vocab_service ./og_vocab.services.inc Implementation of hook_service().
og_vocab_service_get_access ./og_vocab.services.inc Access callback; Determine if user can access service. 1
og_vocab_service_get_group ./og_vocab.services.inc Service callback; Returns the group ID associated with a vocabulary ID. 1
og_vocab_service_get_vocabularies ./og_vocab.services.inc Service callback; Returns the vocabularies associated with a group. 1
og_vocab_taxonomy ./og_vocab.module Implementation of hook_taxonomy().
og_vocab_taxonomy_admin_term_edit ./og_vocab.module Menu callback; Make sure the term id is a valid one and that can be accessed by the user. 1
og_vocab_taxonomy_form_all ./og_vocab.module Helper function; Generate a set of options for selecting a term from all vocabularies that user has access to. 1
og_vocab_token_list ./og_vocab.token.inc Implementation of hook_token_list().
og_vocab_token_values ./og_vocab.token.inc Implementation of hook_token_values().
og_vocab_uninstall ./og_vocab.install Implementation of hook_uninstall().
og_vocab_update_1 ./og_vocab.install Need to increase the weight so that this module will execute after taxonomy.
og_vocab_update_6000 ./og_vocab.install Fix schema.
og_vocab_update_6001 ./og_vocab.install Update the vocabualry table where the module is 'og_vocab' to 'taxonomy'.
og_vocab_write_record ./og_vocab.module API function; Insert or update a record to the {og_vocab} table. 2
_og_vocab_redirect_cancel_to_og_vocab ./og_vocab.module Helper function; Redirect the 'Cancel' back to og_vocab. 2

Other projects