JObject::getError/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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.
  • Returns string Error message
  • Defined on line 122 of libraries/joomla/base/object.php
  • Since Joomla 11.1
  • Referenced by

See also

SeeAlso:JObject::getError [Edit See Also]

User contributed notes


Personal tools