JObject::getError/1.5
From Joomla! Documentation
JObject::getError
Description
Get the most recent error message.
Description:JObject::getError [Edit Descripton]
public function getError ( $i=null $toString=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $i | integer | null | Option error index |
| $toString | boolean | true | Indicates if objects should return their error message |
See also
-
JObject::getError on api.joomla.org
-
JObject source code on JoomlaCode
-
Class JObject
-
Subpackage Base
- Other versions of JObject::getError
SeeAlso:JObject::getError [Edit See Also]
User contributed notes
<CodeExamplesForm />