[ 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: 457 lines (17 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 4 files
 inc/search.php
 inc/init.php
 inc/fulltext.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 an 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($opt)   X-Ref
Add recent changed pages to the feed object

author: Andreas Gohr <andi@splitbrain.org>

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

author: Andreas Gohr <andi@splitbrain.org>

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

author: Andreas Gohr <andi@splitbrain.org>



Generated: Wed May 23 03:00:10 2012 Cross-referenced by PHPXref 0.7
WikiForumIRCBugsGitXRefTranslate