[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 116 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 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> return: void param: int $first skip the first n changelog lines |