[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 328 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MediaDiff:: (8 methods):
__construct()
setChangeLog()
handle()
preProcess()
show()
showDiffViewSelector()
showImageDiff()
showFileDiff()
__construct($id) X-Ref |
MediaDiff Ui constructor param: string $id media id |
setChangeLog() X-Ref |
No description |
handle() X-Ref |
Handle requested revision(s) and diff view preferences return: void |
preProcess() X-Ref |
Prepare revision info of comparison pair |
show() X-Ref |
Shows difference between two revisions of media author: Kate Arzamastseva <pshns@ukr.net> |
showDiffViewSelector() X-Ref |
Print form to choose diff view type the dropdown is to be added through JavaScript, see lib/scripts/media.js |
showImageDiff() X-Ref |
Prints two images side by side and slider author: Kate Arzamastseva <pshns@ukr.net> |
showFileDiff() X-Ref |
Shows difference between two revisions of media file author: Kate Arzamastseva <pshns@ukr.net> |