Class JFeedImage

Description

JFeedImage is an internal class that stores feed image information

  • since: 11.1

Located in /libraries/joomla/document/feed/feed.php (line 439)

JObject
   |
   --JFeedImage
Variable Summary
string $description
string $height
string $link
string $title
string $url
string $width
Variables
string $description (line 500)

Title feed attribute

optional

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

Title feed attribute

optional

  • since: 11.1
  • access: public
string $link = "" (line 470)

Link image attribute

required

  • since: 11.1
  • access: public
string $title = "" (line 450)

Title image attribute

required

  • since: 11.1
  • access: public
string $url = "" (line 460)

URL image attribute

required

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

Width image attribute

optional

  • since: 11.1
  • access: public

Inherited Variables

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Mon, 25 Jun 2012 13:54:42 -0500 by phpDocumentor 1.4.4