Legacy Project Module
Integrates the Chado Project tables with Drupal Nodes & Views
File
- legacy/
tripal_project/ tripal_project.module, line 7 - Integrates the Chado Project tables with Drupal Nodes & Views
Functions
Name | Location | Description |
---|---|---|
chado_project_delete |
legacy/ |
Implementation of hook_delete(). |
chado_project_form |
legacy/ |
Implementation of hook_form(). |
chado_project_insert |
legacy/ |
Implementation of hook_insert(). |
chado_project_load |
legacy/ |
Implementation of hook_load(). |
chado_project_update |
legacy/ |
Implements hook_update(). |
chado_project_validate |
legacy/ |
Implements hook_validate(). Validates submission of form when adding or updating a project node |
tripal_project_add_cvs |
legacy/ |
Add cvs pertaining to projects |
tripal_project_add_cvterms |
legacy/ |
Add cvterms pertaining to projects |
tripal_project_admin |
legacy/ |
Project settings |
tripal_project_admin_project_view |
legacy/ |
Admin launchpad |
tripal_project_defaultvalue_user_projects |
legacy/ |
Defines the project user search default view. |
tripal_project_defaultview_admin_projects |
legacy/ |
Project administration view |
tripal_project_disable |
legacy/ |
Implements hook_disable(). Disable default views when module is disabled |
tripal_project_form_alter |
legacy/ |
Implementation of hook_form_alter(). |
tripal_project_help |
legacy/ |
Implements hook_help(). Adds a help page to the module list |
tripal_project_install |
legacy/ |
Implementation of hook_install(). |
tripal_project_menu |
legacy/ |
Implements hook_menu(). |
tripal_project_node_access |
legacy/ |
Implement hook_node_access(). |
tripal_project_node_info |
legacy/ |
Implementation of hook_node_info(). |
tripal_project_node_insert |
legacy/ |
Implements hook_node_insert(). Acts on all content types. |
tripal_project_node_update |
legacy/ |
Implements hook_node_update(). Acts on all content types. |
tripal_project_node_view |
legacy/ |
Implements hook_node_view(). |
tripal_project_permission |
legacy/ |
Implements hook_permission() |
tripal_project_preprocess_tripal_project_relationships |
legacy/ |
|
tripal_project_requirements |
legacy/ |
Implementation of hook_requirements(). |
tripal_project_schema |
legacy/ |
Implementation of hook_schema(). |
tripal_project_theme |
legacy/ |
Implements hook_theme(). |
tripal_project_uninstall |
legacy/ |
Implementation of hook_uninstall(). |
tripal_project_views_api |
legacy/ |
Implements hook_views_api(). |
tripal_project_views_default_views |
legacy/ |
Implements hook_views_default_views(). |