JError::getErrorHandling/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 232 of libraries/joomla/error/error.php
  • Since Joomla 11.1

See also

SeeAlso:JError::getErrorHandling [Edit See Also]

User contributed notes


Personal tools