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
118 uses of TRIPAL_ERROR
- chado_add_admin_form_set_title in legacy/
tripal_core/ api/ tripal_core.chado_nodes.title_and_path.inc - Generic "Set Node Title" sub-form for setting the title of any chado node
- chado_add_admin_form_set_url in legacy/
tripal_core/ api/ tripal_core.chado_nodes.title_and_path.inc - Generic "Set Node URL" sub-form for setting the url of any chado node
- chado_add_mview in tripal_chado/
api/ tripal_chado.mviews.api.inc - Add a materialized view to the chado database to help speed data access. This function supports the older style where postgres column specifications are provided using the $mv_table, $mv_specs and $indexed variables. It also supports the newer…
- chado_add_node_form_properties in legacy/
tripal_core/ api/ tripal_core.chado_nodes.properties.api.inc - chado_add_node_form_relationships in legacy/
tripal_core/ api/ tripal_core.chado_nodes.relationships.api.inc - Provides a form for adding to BASE_relationship and relationship tables
File
- tripal/
api/ tripal.notice.api.inc, line 23 - Provides an application programming interface (API) for improved user notifications. These API functions can be used to set messages for end-users, administrators, or simple logging.
Code
define('TRIPAL_ERROR', 3)