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

Class: RSSBase

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

Class RSSBase

Class Overview

Class for creating an RSS-feed

Located in /core/rssbuilder/class.RSSBase.inc.php [line 12]



		
				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_abstract Class for creating an RSS-feed
ObjectList Class for creating an RSS-feed
RSSBuilder Class for creating an RSS-feed
RSSItem Class for creating an RSS-feed

[ Top ]
Property Summary
mixed   $allowed_datatypes  

[ Top ]
Method Summary
static void   isFilledString()  
RSSBase   __construct()  
void   getVar()  
void   setVar()  

[ Top ]
Properties
mixed   $allowed_datatypes = array('string', 'int', 'boolean',
'object', 'float', 'array'
)
[line 14]
API Tags:
Access:  protected


[ Top ]
Methods
static method isFilledString  [line 62]

  static void isFilledString( [ $string = ''], [ $min_length = 0]  )

Parameters:
   $string: 
   $min_length: 

API Tags:
Access:  public


[ Top ]
getVar  [line 58]

  void getVar( [ $var_name = 'dummy']  )

Parameters:
   $var_name: 

API Tags:
Access:  protected


[ Top ]
setVar  [line 21]

  void setVar( [ $data = FALSE], [ $var_name = ''], [ $type = 'string']  )

Parameters:
   $data: 
   $var_name: 
   $type: 

API Tags:
Access:  protected


[ Top ]

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