phpDocumentor SAFOX
SAFOX_RSS
[ class tree: SAFOX ] [ index: SAFOX ] [ all elements ]

Procedural File: safox_g_rss.cls.php

Source Location: /safox_g_rss.cls.php

Page Details

The SAFOX package is a collection of light-weight API for object-oriented PHP to handle XML files.

As of version 0.5 the SAFOX wrapper is the starting point for all SAFOX operations. It is an extreme light weight class that allows to create any of the SAFOX objects (XMLDoc, XMLParser, RSSDoc, RSSParser) without further include or require commands. All necessary libraries of the SAFOX API will be loaded only when/if the file is required, thus making scripts lighter and faster.

Providing three base classes, XMLDoc, XMLNode, XMLParser, and extended RSSDoc and RSSParser Classes for RSS 2.0 Handling, the SAFOX package allows an easy and clean way to handle all kind of XML files. The SAFOX package is currently developed in PHP4.X and copyright by Christian Hansel, cpi service, Leipzig. The code is provided under the GNU Public License Version 2 and may freely be used, modified, and distributed with original copyright notices to be maintained.

If no copy of the license is provided check http://www.gnu.org/licenses/gpl2.txt The SAFOX Package consists of five files:

  • safox.cls.php -- A OOP wrapper for all SAFOX objects which loads one or more of the following files only when required
  • safox_g.cls.php -- Provides the XMLDOc & XMLNODE Classes
  • safox_p.cls.php -- Provides a simple, light-weight, but strong Parser for XML Documents that returns a XMLDOC Object
The SAFOX_RSS sub package consists of two files but requires the SAFOX Base classes:
  • safox_g_rss.cls.php -- Provides the RSSDOc & RSSNODE Classes
  • safox_p_rss.cls.php -- Provides a simple, light-weight, but strong Parser for XML Documents that returns a XMLDOC Object

Copyright:  (c) 2003-2006 CVH, cpi-service
File:  safox_g_rss.cls.php
Date:  2006-02-07
Version:  0.1
Link:  http://www.cpi-service.com
License:  GPL2
Author:  CVH, cpi-service ; cvh@cpi-service.com
Constants
SAFOXVERSIONRSS  [line 41]

SAFOXVERSIONRSS = 0.1

[ Top ]

SAFOX_G_RSS  [line 40]

SAFOX_G_RSS = 1

[ Top ]



Documentation generated on Thu, 9 Feb 2006 13:55:12 +0100 by phpDocumentor 1.3.0RC3