\JFeedImage
JFeedImage is an internal class that stores feed image information
Synopsis
class JFeedImage
{
- // members
- public $title;
- public $url;
- public $link;
- public $width;
- public $height;
- public $description;
Members
public
- $description
—
string
Title feed attribute - $height
—
string
Title feed attribute - $link
—
string
Link image attribute - $title
—
string
Title image attribute - $url
—
string
URL image attribute - $width
—
string
Width image attribute