Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for vocabulary

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
TaxonomyVocabulary class core/modules/taxonomy/taxonomy_vocabulary.class.inc Taxonomy vocabularies allow the grouping of taxonomy terms.
TaxonomyVocabulary::save function core/modules/taxonomy/taxonomy_vocabulary.class.inc Saves a taxonomy vocabulary to configuration.
taxonomy_vocabulary_save function core/modules/taxonomy/taxonomy.module Saves a new or updated taxonomy vocabulary.
taxonomy_vocabulary_load function core/modules/taxonomy/taxonomy.module Return the taxonomy vocabulary entity matching a vocabulary ID.
taxonomy_form_vocabulary function core/modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary editing form.
TaxonomyVocabulary::$name property core/modules/taxonomy/taxonomy_vocabulary.class.inc Human-readable of the vocabulary.
taxonomy_vocabulary_title function core/modules/taxonomy/taxonomy.module Returns the title of a vocabulary.
TaxonomyTerm::$vocabulary property core/modules/taxonomy/taxonomy.entity.inc The machine name of the vocabulary to which the term is assigned.
TaxonomyVocabulary::delete function core/modules/taxonomy/taxonomy_vocabulary.class.inc Deletes a taxonomy vocabulary.
taxonomy_vocabulary_delete function core/modules/taxonomy/taxonomy.module Deletes a vocabulary.
taxonomy_vocabulary_access function core/modules/taxonomy/taxonomy.module Access callback: Checks a user's permission for performing operations on taxonomy terms in a vocabulary.
_vocabulary_get_operations function core/modules/taxonomy/taxonomy.admin.inc Given a vocabulary, return a list of operations that can be performed on it.
TaxonomyVocabularyUnitTest class core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy vocabulary functions.
TaxonomyVocabulary::$weight property core/modules/taxonomy/taxonomy_vocabulary.class.inc (optional) The weight of this vocabulary in relation to other vocabularies.
taxonomy_vocabulary_get_names function core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
TaxonomyVocabulary::$language property core/modules/taxonomy/taxonomy_vocabulary.class.inc The language configuration for the vocabulary.
taxonomy_vocabulary.class.inc file core/modules/taxonomy/taxonomy_vocabulary.class.inc
hook_taxonomy_vocabulary_load function core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
TaxonomyVocabulary::$original property core/modules/taxonomy/taxonomy_vocabulary.class.inc
TaxonomyVocabulary::$hierarchy property core/modules/taxonomy/taxonomy_vocabulary.class.inc The type of hierarchy allowed within the vocabulary.
views_handler_field_vocabulary class core/modules/taxonomy/views/views_handler_field_vocabulary.inc Field handler to show the human-readable label of a vocabulary.
theme_taxonomy_vocabulary_name function core/modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary human readable name, and its machine name.
views_handler_filter_vocabulary class core/modules/taxonomy/views/views_handler_filter_vocabulary.inc Filter by vocabulary name.
TaxonomyVocabulary::__construct function core/modules/taxonomy/taxonomy_vocabulary.class.inc
hook_taxonomy_vocabulary_insert function core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_update function core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_taxonomy_vocabulary_delete function core/modules/taxonomy/taxonomy.api.php Respond to taxonomy vocabulary deletion.
taxonomy_form_vocabulary_submit function core/modules/taxonomy/taxonomy.admin.inc Form submission handler for taxonomy_form_vocabulary().
TaxonomyVocabulary::$description property core/modules/taxonomy/taxonomy_vocabulary.class.inc (optional) Description of the vocabulary.
taxonomy_vocabulary_static_reset function core/modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies.
TaxonomyRSSTestCase::$vocabulary property core/modules/taxonomy/tests/taxonomy.test
TaxonomyEFQTestCase::$vocabulary property core/modules/taxonomy/tests/taxonomy.test
TaxonomyVocabularyFunctionalTest class core/modules/taxonomy/tests/taxonomy.test Tests the taxonomy vocabulary interface.
hook_taxonomy_vocabulary_presave function core/modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
TaxonomyVocabulary::$machine_name property core/modules/taxonomy/taxonomy_vocabulary.class.inc The vocabulary machine name.
taxonomy_vocabulary_load_multiple function core/modules/taxonomy/taxonomy.module Load multiple taxonomy vocabularies based on certain conditions.
TaxonomyTermTestCase::$vocabulary property core/modules/taxonomy/tests/taxonomy.test
TaxonomyVocabularyUnitTest::setUp function core/modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
taxonomy_form_vocabulary_validate function core/modules/taxonomy/taxonomy.admin.inc Form validation handler for taxonomy_form_vocabulary().
views_handler_argument_vocabulary class core/modules/taxonomy/views/views_handler_argument_vocabulary.inc Argument handler to accept a vocabulary name.
views_handler_field_vocabulary.inc file core/modules/taxonomy/views/views_handler_field_vocabulary.inc
hook_taxonomy_vocabulary_predelete function core/modules/taxonomy/taxonomy.api.php Act before taxonomy vocabulary deletion.
taxonomy_vocabulary_confirm_delete function core/modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_delete_multiple function core/modules/taxonomy/taxonomy.module Deletes vocabularies.
taxonomy_taxonomy_vocabulary_update function core/modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_check_vocabulary_hierarchy function core/modules/taxonomy/taxonomy.module Checks and updates the hierarchy flag of a vocabulary.
taxonomy_vocabulary_overview_access function core/modules/taxonomy/taxonomy.module Access callback: Checks if a user has permission to view the vocabulary overview page. This is anyone who can create/update/delete terms in any existing vocabulary.
views_handler_filter_vocabulary.inc file core/modules/taxonomy/views/views_handler_filter_vocabulary.inc Definition of views_handler_filter_vocabulary_vid.
TokenTaxonomyTestCase::addVocabulary function core/modules/simpletest/tests/token.test
LayoutEntityLayoutsTest::$vocabulary property core/modules/layout/tests/layout_entity.test

Pages

  • 1
  • 2
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org