[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

Editor:: (2 methods):
  show()
  addTextarea()


Class: Editor  - X-Ref

DokuWiki Page Editor

show()   X-Ref
Display the Edit Window
preprocess edit form data

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

addTextarea(&$data)   X-Ref
Display the default edit form (textarea)

the default action for EDIT_FORM_ADDTEXTAREA

param: array{wr: bool, media_manager: bool, target: string, intro_locale: string, form: Form} $data