Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for vocabulary

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
taxonomy_vocabulary_list_permissions function modules/taxonomy/taxonomy.module Helper function to generate standard permission list for a vocabulary.
TokenTaxonomyTestCase::addVocabulary function modules/simpletest/tests/token.test
views_handler_argument_vocabulary.inc file modules/taxonomy/views/views_handler_argument_vocabulary.inc
taxonomy_vocabulary_machine_name_load function modules/taxonomy/taxonomy.module Legacy wrapper to return the vocabulary object matching a machine name.
theme_taxonomy_vocabulary_description function modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary description.
TaxonomyWebTestCase::createVocabulary function modules/taxonomy/tests/taxonomy.test Returns a new vocabulary with random properties.
TaxonomyTermFieldTestCase::$vocabulary property modules/taxonomy/tests/taxonomy.test
views_handler_field_vocabulary::render function modules/taxonomy/views/views_handler_field_vocabulary.inc Render the field.
TaxonomyVocabularyFunctionalTest::setUp function modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
path_form_taxonomy_form_vocabulary_alter function modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
views_handler_argument_vocabulary::title function modules/taxonomy/views/views_handler_argument_vocabulary.inc Override the behavior of title(). Get the name of the vocabulary.
taxonomy_vocabulary_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
TokenTaxonomyTestCase::testVocabularyTokens function modules/simpletest/tests/token.test Test the additional vocabulary tokens.
TaxonomyTermFieldMultipleVocabularyTestCase class modules/taxonomy/tests/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
taxonomy_vocabulary_confirm_reset_alphabetical function modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order.
TaxonomyTermUnitTest::testTaxonomyVocabularyTree function modules/taxonomy/tests/taxonomy.test Test a taxonomy with terms that have multiple parents of different depths.
ViewsUIWizardTaggedWithTestCase::$tag_vocabulary property modules/views/tests/views_ui.test
TaxonomyVocabularyUnitTest::testUninstallReinstall function modules/taxonomy/tests/taxonomy.test Test uninstall and reinstall of the taxonomy module.
views_handler_filter_vocabulary::get_value_options function modules/taxonomy/views/views_handler_filter_vocabulary.inc Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function modules/taxonomy/tests/taxonomy.test Sets up a Backdrop site for running functional and integration tests.
taxonomy_vocabulary_confirm_reset_alphabetical_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation.
TaxonomyTermFieldMultipleVocabularyTestCase::$instance property modules/taxonomy/tests/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 property modules/taxonomy/tests/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 property modules/taxonomy/tests/taxonomy.test
TaxonomyVocabularyFunctionalTest::testVocabularyInterface function modules/taxonomy/tests/taxonomy.test Create, configure and delete a vocabulary via the user interface.
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions function modules/taxonomy/tests/taxonomy.test Tests that vocabulary permissions are correctly set from the Taxonomy UI.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/tests/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyLanguageFunctionalTest::testVocabularyLanguageInterface function modules/taxonomy/tests/taxonomy.test Create, configure and delete a vocabulary via the user interface.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies function modules/taxonomy/tests/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyDeleteWithTerms function modules/taxonomy/tests/taxonomy.test Test deleting a taxonomy that contains terms.
TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset function modules/taxonomy/tests/taxonomy.test Ensure that the vocabulary static reset works correctly.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary function modules/taxonomy/tests/taxonomy.test Deleting a vocabulary.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies function modules/taxonomy/tests/taxonomy.test Tests term reference field and widget with multiple vocabularies.

Pages

  • « first
  • ‹ previous
  • 1
  • 2

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS