Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.

 Class JFeedImage

Description

JFeedImage is an internal class that stores feed image information

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

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

Title feed attribute

optional

  • access: public
string $height (line 495)

Title feed attribute

optional

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

Link image attribute

required

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

Title image attribute

required

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

URL image attribute

required

  • access: public
string $width (line 485)

witdh image attribute

optional

  • access: public

Inherited Variables

Inherited from JObject

Variable JObject::$_errors

Documentation generated on Tue, 29 Jan 2008 18:45:45 +0000 by phpDocumentor 1.3.1