Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

FeedImage Class Reference
[FeedCreator]

Inheritance diagram for FeedImage:

HtmlDescribable List of all members.

Detailed Description

An FeedImage may be added to a FeedCreator feed.

Author:
Kai Blankenhorn <kaib@bitfolge.de>
Since:
1.3

Definition at line 232 of file feedcreator.class.php.

Public Attributes

 $title
 Mandatory attributes of an image.
 $url
 Mandatory attributes of an image.
 $link
 Mandatory attributes of an image.
 $width
 Optional attributes of an image.
 $height
 Optional attributes of an image.
 $description
 Optional attributes of an image.


Member Data Documentation

FeedImage::$description
 

Optional attributes of an image.

Definition at line 241 of file feedcreator.class.php.

FeedImage::$height
 

Optional attributes of an image.

Definition at line 241 of file feedcreator.class.php.

FeedImage::$link
 

Mandatory attributes of an image.

Definition at line 236 of file feedcreator.class.php.

FeedImage::$title
 

Mandatory attributes of an image.

Definition at line 236 of file feedcreator.class.php.

FeedImage::$url
 

Mandatory attributes of an image.

Definition at line 236 of file feedcreator.class.php.

FeedImage::$width
 

Optional attributes of an image.

Definition at line 241 of file feedcreator.class.php.


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1