JDocumentError::setError
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JDocumentError::setError[edit]
Description[edit]
Set error object.
public function setError ($error)
Parameter | Type | Default | Description |
---|---|---|---|
$error | object | Error object to set |
- Returns boolean True on success
- Defined on line 56 of libraries/joomla/document/error/error.php
- Since
See also[edit]
JDocumentError::setError source code on BitBucket
Class JDocumentError
Subpackage Document
- Other versions of JDocumentError::setError
User contributed notes[edit]
Code Examples[edit]