Project Module

  1. 2.x tripal_project/tripal_project.module tripal_project
  2. 1.x tripal_project/tripal_project.module tripal_project

Integrates the Chado Project tables with Drupal Nodes & Views

File

tripal_project/tripal_project.module, line 14
Integrates the Chado Project tables with Drupal Nodes & Views

Functions

Namesort descending Location Description
chado_project_delete tripal_project/includes/tripal_project.chado_node.inc Implementation of hook_delete().
chado_project_form tripal_project/includes/tripal_project.chado_node.inc Implementation of hook_form().
chado_project_insert tripal_project/includes/tripal_project.chado_node.inc Implementation of hook_insert().
chado_project_load tripal_project/includes/tripal_project.chado_node.inc Implementation of hook_load().
chado_project_update tripal_project/includes/tripal_project.chado_node.inc Implements hook_update().
chado_project_validate tripal_project/includes/tripal_project.chado_node.inc Implements hook_validate(). Validates submission of form when adding or updating a project node
tripal_project_add_cvs tripal_project/tripal_project.install Add cvs pertaining to projects
tripal_project_add_cvterms tripal_project/tripal_project.install Add cvterms pertaining to projects
tripal_project_admin tripal_project/includes/tripal_project.admin.inc Project settings
tripal_project_admin_project_view tripal_project/includes/tripal_project.admin.inc Admin launchpad
tripal_project_defaultvalue_user_projects tripal_project/tripal_project.views_default.inc Defines the project user search default view.
tripal_project_defaultview_admin_projects tripal_project/tripal_project.views_default.inc Project administration view
tripal_project_disable tripal_project/tripal_project.install Implements hook_disable(). Disable default views when module is disabled
tripal_project_form_alter tripal_project/tripal_project.module Implementation of hook_form_alter().
tripal_project_help tripal_project/tripal_project.module Implements hook_help(). Adds a help page to the module list
tripal_project_install tripal_project/tripal_project.install Implementation of hook_install().
tripal_project_menu tripal_project/tripal_project.module Implements hook_menu().
tripal_project_node_access tripal_project/includes/tripal_project.chado_node.inc Implement hook_node_access().
tripal_project_node_info tripal_project/includes/tripal_project.chado_node.inc Implementation of hook_node_info().
tripal_project_node_insert tripal_project/includes/tripal_project.chado_node.inc Implements hook_node_insert(). Acts on all content types.
tripal_project_node_update tripal_project/includes/tripal_project.chado_node.inc Implements hook_node_update(). Acts on all content types.
tripal_project_node_view tripal_project/includes/tripal_project.chado_node.inc Implements hook_node_view().
tripal_project_permission tripal_project/tripal_project.module Implements hook_permission()
tripal_project_preprocess_tripal_project_relationships tripal_project/theme/tripal_project.theme.inc
tripal_project_requirements tripal_project/tripal_project.install Implementation of hook_requirements().
tripal_project_schema tripal_project/tripal_project.install Implementation of hook_schema().
tripal_project_theme tripal_project/tripal_project.module Implements hook_theme().
tripal_project_uninstall tripal_project/tripal_project.install Implementation of hook_uninstall().
tripal_project_views_api tripal_project/tripal_project.module Implements hook_views_api().
tripal_project_views_default_views tripal_project/tripal_project.views_default.inc Implements hook_views_default_views().