Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JFeedImage

Description

JFeedImage is an internal class that stores feed image information

Located in /joomla/document/feed/feed.php (line 435)

Class JObject   (Subpackage Base)

Class JFeedImage   (Subpackage Document)
Variable Summary
Variable string $description
Variable string $height
Variable string $link
Variable string $title
Variable string $url
Variable string $width
Variables
string $description (line 495)

Title feed attribute

optional

  • access: public
string $height (line 485)

Title feed attribute

optional

  • access: public
string $link = "" (line 465)

Link image attribute

required

  • access: public
string $title = "" (line 445)

Title image attribute

required

  • access: public
string $url = "" (line 455)

URL image attribute

required

  • access: public
string $width (line 475)

witdh image attribute

optional

  • access: public

Documentation generated on Mon, 05 Mar 2007 20:58:13 +0000 by phpDocumentor 1.3.1