Project Module

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

@file This file contains the basic functions needed for this drupal module. The drupal tripal_project module maps directly to the chado general module.

For documentation regarding the Chado General module:

See also

http://gmod.org/wiki/Chado_General_Module

Parent topics

File

tripal_project/tripal_project.module, line 6
This file contains the basic functions needed for this drupal module. The drupal tripal_project module maps directly to the chado general module.

Functions

Namesort descending Location Description
chado_project_access tripal_project/tripal_project.module Implement hook_access().
chado_project_delete tripal_project/tripal_project.module Implementation of hook_delete().
chado_project_form tripal_project/tripal_project.module Implementation of hook_form().
chado_project_insert tripal_project/tripal_project.module Implementation of hook_insert().
chado_project_load tripal_project/tripal_project.module Implementation of node_load().
chado_project_update tripal_project/tripal_project.module Implements hook_update().
chado_project_validate tripal_project/tripal_project.module validates submission of form when adding or updating a project node
get_tripal_project_admin_form_cleanup_set tripal_project/includes/tripal_project.admin.inc
get_tripal_project_admin_form_sync_set tripal_project/includes/tripal_project.admin.inc
tripal_project_admin_validate tripal_project/includes/tripal_project.admin.inc
tripal_project_block tripal_project/tripal_project.module Display block with projects
tripal_project_cleanup tripal_project/includes/tripal_project.admin.inc Remove orphaned drupal nodes
tripal_project_menu tripal_project/tripal_project.module Implements hook_menu
tripal_project_node_info tripal_project/tripal_project.module Implementation of hook_node_info().
tripal_project_perm tripal_project/tripal_project.module Implements hook_perm()
tripal_project_preprocess_tripal_project_relationships tripal_project/tripal_project.module
tripal_project_sync_projects tripal_project/includes/tripal_project.admin.inc Synchronize projects from chado to drupal
tripal_project_theme tripal_project/tripal_project.module We need to let drupal know about our theme functions and their arguments. We create theme functions to allow users of the module to customize the look and feel of the output generated in this module
tripal_project_views_api tripal_project/tripal_project.module Implements hook_views_api()