Class JOpenSearchImage
JOpenSearchImage is an internal class that stores Images for the OpenSearch Description
Package: Joomla\Platform\Document
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at joomla/document/opensearch.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at joomla/document/opensearch.php
Properties summary
public
string
|
$type |
#
The images MIME type |
public
string
|
$data |
#
URL of the image or the image as base64 encoded value |
public
string
|
$width |
#
The image's width |
public
string
|
$height |
#
The image's height |