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

Class: RSSItem

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

Class RSSItem

Class Overview

Class for creating an RSS-feed

Located in /core/rssbuilder/class.RSSItem.inc.php [line 13]

RSSBase
   |
   --RSSItem
Author(s): Information Tags:
Version:  2.2
Copyright:  Copyright © 2002-2008, Michael Wimmer
Link:  http://code.google.com/p/flaimo-php/
License:  GNU

Properties

Methods

[ 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   $about  
mixed   $author  
mixed   $comments  
mixed   $date  
mixed   $description  
mixed   $image  
mixed   $link  
mixed   $subject  
mixed   $title  

[ Top ]
Method Summary
RSSItem   __construct()  
void   getAbout()  
void   getAuthor()  
void   getComments()  
void   getDescription()  
void   getImage()  
void   getItemDate()  
void   getLink()  
void   getSubject()  
void   getTitle()  

[ Top ]
Properties
mixed   $about [line 15]
API Tags:
Access:  protected


[ Top ]
mixed   $author [line 21]
API Tags:
Access:  protected


[ Top ]
mixed   $comments [line 22]
API Tags:
Access:  protected


[ Top ]
mixed   $date [line 20]
API Tags:
Access:  protected


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


[ Top ]
mixed   $image [line 23]
API Tags:
Access:  protected


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


[ Top ]
mixed   $subject [line 19]
API Tags:
Access:  protected


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


[ Top ]
Methods
Constructor __construct  [line 25]

  RSSItem __construct( [ $about = ''], [ $title = ''], [ $link = ''], [ $description = ''], [ $subject = ''], [ $date = 0], [ $author = ''], [ $comments = ''], [ $image = '']  )

Parameters:
   $about: 
   $title: 
   $link: 
   $description: 
   $subject: 
   $date: 
   $author: 
   $comments: 
   $image: 


Redefinition of:
RSSBase::__construct()

[ Top ]
getAbout  [line 46]

  void getAbout( )


API Tags:
Access:  public


[ Top ]
getAuthor  [line 70]

  void getAuthor( )


API Tags:
Access:  public


[ Top ]
getComments  [line 74]

  void getComments( )


API Tags:
Access:  public


[ Top ]
getDescription  [line 58]

  void getDescription( )


API Tags:
Access:  public


[ Top ]
getImage  [line 78]

  void getImage( )


API Tags:
Access:  public


[ Top ]
getItemDate  [line 66]

  void getItemDate( )


API Tags:
Access:  public


[ Top ]
getLink  [line 54]

  void getLink( )


API Tags:
Access:  public


[ Top ]
getSubject  [line 62]

  void getSubject( )


API Tags:
Access:  public


[ Top ]
getTitle  [line 50]

  void getTitle( )


API Tags:
Access:  public


[ Top ]

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