JObject::getError/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 120 of libraries/joomla/base/object.php
  • Since Joomla 1.5
  • Referenced by

See also

SeeAlso:JObject::getError [Edit See Also]

User contributed notes


Personal tools