constant TRIPAL_CRITICAL
- 2.x tripal_core/api/tripal_core.tripal.api.inc TRIPAL_CRITICAL
- 3.x tripal/api/tripal.notice.api.inc TRIPAL_CRITICAL
4 uses of TRIPAL_CRITICAL
- TripalImporter::logMessage in tripal/
includes/ TripalImporter.inc - Logs a message for the importer.
- TripalJob::logMessage in tripal/
includes/ TripalJob.inc - Logs a message for the job.
- tripal_report_error in tripal/
api/ tripal.notice.api.inc - Provide better error notice for Tripal.
- tripal_set_message in tripal/
api/ tripal.notice.api.inc - Display messages to tripal administrators.
File
- tripal/
api/ tripal.notice.api.inc, line 22 - 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_CRITICAL', 2)