Class JOpenSearchImage

Description

JOpenSearchImage is an internal class that stores Images for the OpenSearch Description

  • since: 11.1

Located in /libraries/joomla/document/opensearch/opensearch.php (line 262)

JObject
   |
   --JOpenSearchImage
Variable Summary
string $data
string $height
string $type
string $width
Variables
string $data = "" (line 283)

URL of the image or the image as base64 encoded value

required

  • since: 11.1
  • access: public
string $height (line 303)

The image's height

required

  • since: 11.1
  • access: public
string $type = "" (line 273)

The images MIME type

required

  • since: 11.1
  • access: public
string $width (line 293)

The image's width

required

  • since: 11.1
  • access: public

Inherited Variables

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Mon, 25 Jun 2012 13:58:21 -0500 by phpDocumentor 1.4.4