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 436)


	
			
Variable Summary
 string $description
 string $height
 string $link
 string $title
 string $url
 string $width
Variables
string $description (line 496)

Title feed attribute

optional

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

Title feed attribute

optional

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

Link image attribute

required

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

Title image attribute

required

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

URL image attribute

required

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

Width image attribute

optional

  • since: 11.1
  • access: public

Documentation generated on Tue, 19 Nov 2013 15:02:55 +0100 by phpDocumentor 1.4.3