[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

PageConflict:: (2 methods):
  __construct()
  show()


Class: PageConflict  - X-Ref

DokuWiki Page Conflict Interface

__construct($text = '', $summary = '')   X-Ref
PageConflict Ui constructor

param: string $text wiki text
param: string $summary edit summary

show()   X-Ref
Show conflict form to ask whether save anyway or cancel the page edits

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