phpDocumentor RSS
[ class tree: RSS ] [ index: RSS ] [ all elements ]

Class: RSS_V_abstract

Source Location: /core/rssbuilder/class.RSS_V_abstract.inc.php

Class RSS_V_abstract

Class Overview

Implements interfaces:

Class for creating an RSS-feed

Located in /core/rssbuilder/class.RSS_V_abstract.inc.php [line 14]

RSSBase
   |
   --RSS_V_abstract
Author(s): API Tags:
Abstract:  

Information Tags:
Version:  2.2
Copyright:  Copyright © 2002-2008, Michael Wimmer
Link:  http://code.google.com/p/flaimo-php/
License:  GNU

Properties

Methods

[ Top ]
Descendants
Child Class Description
RSS_V_091 Class for creating an RSS-feed
RSS_V_200 Class for creating an RSS-feed
RSS_V_100 Class for creating an RSS-feed

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From RSSBase

RSSBase::$allowed_datatypes

Inherited From RSSBase

RSSBase::__construct()
RSSBase::getVar()
RSSBase::isFilledString()
RSSBase::setVar()

[ Top ]
Property Summary
mixed   $filename  
mixed   $rssdata  
mixed   $xml  

[ Top ]
Method Summary
RSS_V_abstract   __construct()  
void   generateXML()  
void   &getRSSData()  
void   getRSSOutput()  
void   outputRSS()  
void   saveRSS()  

[ Top ]
Properties
mixed   $filename [line 18]
API Tags:
Access:  protected


[ Top ]
mixed   $rssdata [line 16]
API Tags:
Access:  protected


[ Top ]
mixed   $xml [line 17]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 20]

  RSS_V_abstract __construct( RSSBuilder &$rssdata  )

Parameters:
RSSBuilder   &$rssdata: 


Redefinition of:
RSSBase::__construct()

Redefined in descendants as:

[ Top ]
generateXML  [line 29]

  void generateXML( )


API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
getRSSData  [line 25]

  void &getRSSData( )


API Tags:
Access:  protected


[ Top ]
getRSSOutput  [line 51]

  void getRSSOutput( )


API Tags:
Access:  public


Implementation of:
RSS::getRSSOutput()

[ Top ]
outputRSS  [line 34]

  void outputRSS( [ $output = TRUE]  )

Parameters:
   $output: 

API Tags:
Access:  public


Implementation of:
RSS::outputRSS()

[ Top ]
saveRSS  [line 43]

  void saveRSS( [ $path = '']  )

Parameters:
   $path: 

API Tags:
Access:  public


Implementation of:
RSS::saveRSS()

[ Top ]

Documentation generated on Sun, 05 Apr 2009 23:01:02 +0100 by phpDocumentor 1.4.1