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)


	
			
Variable Summary
 string $data
 string $height
 string $type
 string $width
Variables
string $data = "" (line 282)

URL of the image or the image as base64 encoded value

required

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

The image's height

required

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

The images MIME type

required

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

The image's width

required

  • since: 11.1
  • access: public

Documentation generated on Tue, 19 Nov 2013 15:09:48 +0100 by phpDocumentor 1.4.3