Phylotree Module

Integrates the Chado Phylotree module with Drupal Nodes

File

tripal_phylogeny/tripal_phylogeny.module, line 8
Integrates the Chado Phylotree module with Drupal Nodes & Views

Functions

Namesort descending Location Description
chado_phylotree_chado_node_default_title_format tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements [content_type]_chado_node_default_title_format().
chado_phylotree_delete tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_delete().
chado_phylotree_form tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implementation of hook_form().
chado_phylotree_insert tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_insert().
chado_phylotree_load tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_load().
chado_phylotree_node_access tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implement hook_node_access().
chado_phylotree_update tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_update().
chado_phylotree_validate tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implementation of hook_validate().
phylotree_feature_summary tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Phylotree feature summary.
tripal_phylogeny_add_custom_tables tripal_phylogeny/tripal_phylogeny.install Add any custom tables needed by this module.
tripal_phylogeny_add_cvterms tripal_phylogeny/tripal_phylogeny.install Adds controlled vocabulary terms needed by this module.
tripal_phylogeny_admin tripal_phylogeny/includes/tripal_phylogeny.admin.inc Administrative settings form
tripal_phylogeny_ajax_get_tree_json tripal_phylogeny/tripal_phylogeny.module Get json representation of a phylotree id.
tripal_phylogeny_defaultvalue_user_phylotrees tripal_phylogeny/tripal_phylogeny.views_default.inc Defines the phylotree user search default view.
tripal_phylogeny_defaultview_admin_phylotree tripal_phylogeny/tripal_phylogeny.views_default.inc The default phylotree administration view.
tripal_phylogeny_default_plots_form_validate tripal_phylogeny/includes/tripal_phylogeny.admin.inc Validate the phylotree settings forms
tripal_phylogeny_disable tripal_phylogeny/tripal_phylogeny.install Implements hook_disable().
tripal_phylogeny_help tripal_phylogeny/tripal_phylogeny.module Implements hook_help(). Adds a help page to the module list
tripal_phylogeny_install tripal_phylogeny/tripal_phylogeny.install Implements hook_install().
tripal_phylogeny_menu tripal_phylogeny/tripal_phylogeny.module Implements hook_menu().
tripal_phylogeny_node_info tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_node_info().
tripal_phylogeny_node_insert tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_node_insert(). Acts on all content types.
tripal_phylogeny_node_presave tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_node_presave(). Acts on all node content types.
tripal_phylogeny_node_update tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_node_update(). Acts on all content types.
tripal_phylogeny_node_view tripal_phylogeny/includes/tripal_phylogeny.chado_node.inc Implements hook_node_view(). Acts on all content types
tripal_phylogeny_permission tripal_phylogeny/tripal_phylogeny.module Implements hook_permission().
tripal_phylogeny_requirements tripal_phylogeny/tripal_phylogeny.install Implementation of hook_requirements().
tripal_phylogeny_schema tripal_phylogeny/tripal_phylogeny.install Implementation of hook_schema(). Standard tripal linker table between a node and a phylotree record.
tripal_phylogeny_theme tripal_phylogeny/tripal_phylogeny.module Implements hook_theme().
tripal_phylogeny_views_api tripal_phylogeny/tripal_phylogeny.module Implements hook_views_api().
tripal_phylogeny_views_default_views tripal_phylogeny/tripal_phylogeny.views_default.inc Implements hook_views_default_views().
tripal_phylogeny_views_handlers tripal_phylogeny/tripal_phylogeny.views.inc Implements hook_views_handlers().