A C G H P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- areViewRightsDelegated() - Method in class com.xwiki.pdfviewer.macro.PDFFile
-
Return the delegated view rights.
C
- com.xwiki.pdfviewer - package com.xwiki.pdfviewer
- com.xwiki.pdfviewer.macro - package com.xwiki.pdfviewer.macro
- com.xwiki.pdfviewer.rest - package com.xwiki.pdfviewer.rest
G
- getAsAuthor() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
- getAttachmentReference() - Method in class com.xwiki.pdfviewer.macro.PDFFile
-
Get PDF file reference.
- getContents(String, String) - Method in interface com.xwiki.pdfviewer.rest.PDFMacroResource
-
Get file content.
- getDocument() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
- getFile() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
- getFileFromExternalUrl() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
- getHeight() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
- getURL() - Method in class com.xwiki.pdfviewer.macro.PDFFile
-
Get the file download url.
- getWidth() - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
H
- hasViewRights() - Method in class com.xwiki.pdfviewer.macro.PDFFile
-
Check if the view rights are given.
P
- PDFFile - Class in com.xwiki.pdfviewer.macro
-
Represents the resources for a given attachment.
- PDFFile() - Constructor for class com.xwiki.pdfviewer.macro.PDFFile
-
Empty constructor.
- PDFFile(AttachmentReference, String, boolean) - Constructor for class com.xwiki.pdfviewer.macro.PDFFile
-
Default constructor.
- PDFMacroResource - Interface in com.xwiki.pdfviewer.rest
-
Provides the APIs needed by the PDF viewer macro server.
- PDFResourceReference - Class in com.xwiki.pdfviewer
-
The object is used to associate a picker to the reference parameter.
- PDFResourceReference(String, ResourceType) - Constructor for class com.xwiki.pdfviewer.PDFResourceReference
-
Creates a new pdf resource reference.
- PDFViewerMacroParameters - Class in com.xwiki.pdfviewer.macro
-
Parameters for PDF Viewer Macro.
- PDFViewerMacroParameters() - Constructor for class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
S
- setAsAuthor(String) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set whether to access the PDF file on behalf of the last author of the page calling the PDF Viewer macro (using their access rights) rather than on behalf of the current user (using the access rights of the current user).
- setAttachmentReference(AttachmentReference) - Method in class com.xwiki.pdfviewer.macro.PDFFile
- setDelegatedViewRights(boolean) - Method in class com.xwiki.pdfviewer.macro.PDFFile
- setDocument(String) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set the reference of the document that contains the PDF files to be viewed.
- setFile(String) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set the value of one or multiple files.
- setFileFromExternalUrl(String) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set one or multiple PDF files from external URLs.
- setHasViewRights(boolean) - Method in class com.xwiki.pdfviewer.macro.PDFFile
- setHeight(int) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set the display height of the PDF file.
- setUrl(String) - Method in class com.xwiki.pdfviewer.macro.PDFFile
-
See
PDFFile.getURL(). - setWidth(String) - Method in class com.xwiki.pdfviewer.macro.PDFViewerMacroParameters
-
Set the display width of the PDF file.
All Classes All Packages