[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Ui/ -> PageRevisions.php (summary)

(no description)

File Size: 116 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PageRevisions:: (3 methods):
  __construct()
  setChangeLog()
  show()


Class: PageRevisions  - X-Ref

DokuWiki PageRevisions Interface

__construct($id = null)   X-Ref
PageRevisions Ui constructor

param: string $id id of page

setChangeLog()   X-Ref
No description

show($first = -1)   X-Ref
Display list of old revisions of the page

return: void
param: int $first skip the first n changelog lines
author: Kate Arzamastseva <pshns@ukr.net>
author: Satoshi Sahara <sahara.satoshi@gmail.com>
author: Andreas Gohr <andi@splitbrain.org>
author: Ben Coburn <btcoburn@silicodon.net>