Cheetah
Public Member Functions | Public Attributes | List of all members
ChRSSItem Class Reference

Public Member Functions

 __construct ( $aItem)
 

Public Attributes

 $title
 
 $link
 
 $description
 
 $author
 
 $category
 
 $comments
 
 $pubDate
 
 $guid
 
 $guid_isPermaLink
 
 $source
 
 $source_url
 
 $enclosure
 
 $enclosure_url
 
 $enclosure_length
 
 $enclosure_type
 

Detailed Description

Definition at line 142 of file ChRSS.php.

Constructor & Destructor Documentation

◆ __construct()

ChRSSItem::__construct (   $aItem)

Definition at line 163 of file ChRSS.php.

Member Data Documentation

◆ $author

ChRSSItem::$author

Definition at line 147 of file ChRSS.php.

◆ $category

ChRSSItem::$category

Definition at line 148 of file ChRSS.php.

◆ $comments

ChRSSItem::$comments

Definition at line 149 of file ChRSS.php.

◆ $description

ChRSSItem::$description

Definition at line 146 of file ChRSS.php.

◆ $enclosure

ChRSSItem::$enclosure

Definition at line 158 of file ChRSS.php.

◆ $enclosure_length

ChRSSItem::$enclosure_length

Definition at line 160 of file ChRSS.php.

◆ $enclosure_type

ChRSSItem::$enclosure_type

Definition at line 161 of file ChRSS.php.

◆ $enclosure_url

ChRSSItem::$enclosure_url

Definition at line 159 of file ChRSS.php.

◆ $guid

ChRSSItem::$guid

Definition at line 152 of file ChRSS.php.

◆ $guid_isPermaLink

ChRSSItem::$guid_isPermaLink

Definition at line 153 of file ChRSS.php.

◆ $link

ChRSSItem::$link

Definition at line 145 of file ChRSS.php.

◆ $pubDate

ChRSSItem::$pubDate

Definition at line 150 of file ChRSS.php.

◆ $source

ChRSSItem::$source

Definition at line 155 of file ChRSS.php.

◆ $source_url

ChRSSItem::$source_url

Definition at line 156 of file ChRSS.php.

◆ $title

ChRSSItem::$title

Definition at line 144 of file ChRSS.php.


The documentation for this class was generated from the following file: