API17:JError::translateErrorLevel
From Joomla! Documentation
JError::translateErrorLevel
Description
Translate an error level integer to a human readable string e.g.
public static function translateErrorLevel ($level)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $level |
- Returns
- Defined on line 364 of libraries/joomla/error/error.php
- Referenced by
See also
JError::translateErrorLevel source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::translateErrorLevel
User contributed notes
Code Examples