Class QRssFeed
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
- QRssFeed
Located at includes/framework/QRssFeed.class.php
public
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
|
public
mixed
|
OverrideAttributes(),
__call()
|
protected
|
$strTitle
|
|
protected
|
$strLink
|
|
protected
|
$strDescription
|
|
protected
|
$strLanguage
|
|
protected
|
$strCopyright
|
|
protected
|
$strManagingEditor
|
|
protected
|
$strWebMaster
|
|
protected
|
$dttPubDate
|
|
protected
|
$dttLastBuildDate
|
|
protected
|
$strGenerator
|
|
protected
string
|
$strDocs
|
#
'http://blogs.law.harvard.edu/tech/rss'
|
protected
|
$strTtl
|
|
protected
|
$objImage
|
|
protected
array
|
$objItemArray
|
#
array()
|