JError::getErrorHandling/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JError::getErrorHandling

Description

Method to get the current error handler settings for a specified error level.

Description:JError::getErrorHandling [Edit Descripton]

public static function getErrorHandling ($level)
Parameter Type Default Description
$level int The error level to retrieve. This can be any of PHP's own error levels, e.g. E_ALL, E_NOTICE...
  • Returns array All error handling details
  • Defined on line 221 of libraries/joomla/error/error.php
  • Since Joomla 1.5

See also

SeeAlso:JError::getErrorHandling [Edit See Also]

User contributed notes


Personal tools