[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

PageView:: (3 methods):
  __construct()
  show()
  showrev()


Class: PageView  - X-Ref

DokuWiki PageView Interface

__construct($text = null)   X-Ref
PageView Ui constructor

param: null|string $text wiki text or null for showing $ID

show()   X-Ref
Show a wiki page

triggers: HTML_SHOWREV_OUTPUT
return: void
author: Andreas Gohr <andi@splitbrain.org>

showrev()   X-Ref
Show a revision warning

author: Szymon Olewniczak <dokuwiki@imz.re>