function tripal_phylogeny_add_cvterms

2.x tripal_phylogeny.install tripal_phylogeny_add_cvterms()
3.x tripal_phylogeny.install tripal_phylogeny_add_cvterms()

Adds controlled vocabulary terms needed by this module.

Related topics

2 calls to tripal_phylogeny_add_cvterms()
tripal_phylogeny_install in legacy/tripal_phylogeny/tripal_phylogeny.install
Implements hook_install().
tripal_phylogeny_update_7200 in legacy/tripal_phylogeny/tripal_phylogeny.install
Adds the vocabulary needed for storing taxonmies.

File

legacy/tripal_phylogeny/tripal_phylogeny.install, line 130
Installation of the phylotree module

Code

function tripal_phylogeny_add_cvterms() {

}