9 uses of OG_VOCAB_FIELD in OG Vocabulary 7
- OgVocab::save in includes/
og_vocab.og_vocab.inc - Overrides Entity::save().
- OgVocabApiTestCase::testAutoCreateField in ./
og_vocab.test - Test creating of OG vocabuylary field when OG-vocab is saved.
- OgVocabComplexWidgetTestCase::setUp in ./
og_vocab.test - Sets up a Drupal site for running functional and integration tests.
- OgVocabComplexWidgetTestCase::testContext in ./
og_vocab.test - Test Showing widget by context.
- OgVocabMigrate::preImport in includes/
migrate/ og_vocab.migrate.inc - Add the OG-vocab field to the bundle.
- OgVocabMigrate::__construct in includes/
migrate/ og_vocab.migrate.inc - General initialization of a Migration object.
- OgVocabMigrateTestCase::testUpgrade in ./
og_vocab.test - og_vocab_load_og_vocab in ./
og_vocab.module - Get OG vocabulary settings by vocabulary ID.
- og_vocab_og_fields_info in ./
og_vocab.module - Implements hook_og_fields_info().