Class QRssItem
This is the Base Class for ALL classes in the system. It provides proper error handling of property getters and setters. It also provides the OverrideAttribute functionality.
- QBaseClass
- QRssItem
Located at includes/framework/QRssFeed.class.php
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
mixed
|
OverrideAttributes(),
__call()
|
protected
|
$strTitle
|
|
protected
|
$strLink
|
|
protected
|
$strDescription
|
|
protected
|
$strAuthor
|
|
protected
array
|
$objCategoryArray
|
#
array()
|
protected
|
$strComments
|
|
protected
|
$strGuid
|
|
protected
|
$blnGuidPermaLink
|
|
protected
|
$dttPubDate
|