[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/ -> feed.php (summary)

XML feed export

Author: Andreas Gohr
License: GPL 2 (http://www.gnu.org/licenses/gpl.html)
File Size: 327 lines (11 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 10 files
 inc/pageutils.php
 inc/search.php
 inc/feedcreator.class.php
 inc/events.php
 inc/common.php
 inc/init.php
 inc/auth.php
 inc/fulltext.php
 inc/parserutils.php
 inc/DifferenceEngine.php

Defines 5 functions

  rss_parseOptions()
  rss_buildItems()
  rssRecentChanges()
  rssListNamespace()
  rssSearch()

Functions
Functions that are not part of a class:

rss_parseOptions()   X-Ref
Get URL parameters and config options and return a initialized option array

author: Andreas Gohr <andi@splitbrain.org>

rss_buildItems(&$rss,&$data,$opt)   X-Ref
Add recent changed pages to a feed object

author: Andreas Gohr <andi@splitbrain.org>
param: object $rss - the FeedCreator Object
param: array $data - the items to add
param: array $opt  - the feed options

rssRecentChanges(&$rss,$opt)   X-Ref
Add recent changed pages to the feed object

author: Andreas Gohr <andi@splitbrain.org>

rssListNamespace(&$rss,$opt)   X-Ref
Add all pages of a namespace to the feed object

author: Andreas Gohr <andi@splitbrain.org>

rssSearch(&$rss,$opt)   X-Ref
Add the result of a full text search to the feed object

author: Andreas Gohr <andi@splitbrain.org>



Generated: Fri Aug 29 01:30:01 2008 Cross-referenced by PHPXref 0.7