Class | Description |
---|---|
AttachmentDetails |
Describes a file uploaded in the wiki as getAttachments would
|
AttachmentInfo |
Describes a file uploaded in the wiki as getAttachmentInfo would
|
DokuJClient |
Main public class to actually make an xmlrpc query
Instantiate one such client for a given wiki and a given user, then make
xmlrpc query using its methods.
|
DokuJClientConfig | |
LinkInfo |
Describes a link in a wiki page
|
LockResult |
Describes the result of an attempt to (un)lock pages
|
MediaChange |
Describes a revision of a media
|
Page |
Page as describe by the method getAllPage
|
PageChange |
Describe a page change, as returned by the getRecentChanges xmlrpc method
|
PageDW |
Page as describe by DokuWiki's xmlrpc method getPageList
|
PageInfo |
Information about a wiki page
|
PageVersion |
Describe a version of a page.
|
SearchResult |
Result of a text search on the wiki
|
Enum | Description |
---|---|
LinkInfo.Type |
Copyright © 2015. All rights reserved.