API17:JError::isError
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JError::isError
Description
Method to determine if a value is an exception object.
Description:JError::isError [Edit Descripton]
Synopsis
public static JError::isError (&$object)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$object |
Returns
Defined in
libraries/joomla/error/error.php
Referenced by
- JCache::clean
- JLoggerDatabase::connect
- JView::display
- JArchive::extract
- JCache::gc
- JCache::get
- JCache::getAll
- JException::getError
- JObject::getError
- JApplication::getMenu
- JApplication::getPathway
- JApplication::getRouter
- JCache::lock
- JModelForm::preprocessForm
- JCache::remove
- JControllerForm::save
- JDocumentError::setError
- JCache::store
- JCache::unlock
- JForm::validate
- JModelForm::validate
- JForm::validateField
See also
Examples
<CodeExamplesForm />
