constant TRIPAL_ERROR
- 2.x tripal_core/api/tripal_core.tripal.api.inc TRIPAL_ERROR
- 3.x tripal/api/tripal.notice.api.inc TRIPAL_ERROR
90 uses of TRIPAL_ERROR
- chado_add_admin_form_set_title in tripal_core/
api/ tripal_core.chado_nodes.title_and_path.api.inc - Generic "Set Node Title" sub-form for setting the title of any chado node
- chado_add_admin_form_set_url in tripal_core/
api/ tripal_core.chado_nodes.title_and_path.api.inc - Generic "Set Node URL" sub-form for setting the url of any chado node
- chado_add_node_form_properties in tripal_core/
api/ tripal_core.chado_nodes.properties.api.inc - chado_add_node_form_relationships in tripal_core/
api/ tripal_core.chado_nodes.relationships.api.inc - Provides a form for adding to BASE_relationship and relationship tables
- chado_analysis_insert in tripal_analysis/
includes/ tripal_analysis.chado_node.inc - Implements hook_insert(). When a new chado_analysis node is created we also need to add information to our chado_analysis table. This function is called on insert of a new node of type 'chado_analysis' and inserts the necessary information.
File
- tripal_core/
api/ tripal_core.tripal.api.inc, line 37 - Provides an application programming interface (API) for Tripal
Code
define('TRIPAL_ERROR', 3)