@Component @Named(value="get") @Singleton public class GetAction extends XWikiAction
download
or skin
but for wiki content.
This means that by default there is not UI and it's not registered in the statistics since the main page is already logged.
Modifier and Type | Field and Description |
---|---|
static String |
GET_ACTION
The identifier of the view action.
|
ACTION_PROGRESS, componentDescriptor, container, execution, handleRedirectObject, observation, waitForXWikiInitialization
Constructor and Description |
---|
GetAction()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
action(XWikiContext context) |
String |
render(XWikiContext context) |
answerJSON, cleanupComponents, csrfTokenCheck, csrfTokenCheck, execute, execute, getContextualAuthorizationManager, getCurrentMixedDocumentReferenceResolver, getCurrentScriptContext, getEntityNameValidationConfiguration, getEntityNameValidationManager, getFormClass, getLocalization, getLocalSerializer, getName, getProgress, getRealPath, getTranslatedDocument, handleRedirectObject, handleRevision, initializeContainerComponent, initializeXWikiContext, initializeXWikiContext, isEntityReferenceNameValid, localizePlainOrKey, readFromTemplate, resolveTemplate, sendGlobalRedirect, sendRedirect, setContentLength, writeAjaxErrorResponse
public static final String GET_ACTION
public boolean action(XWikiContext context) throws XWikiException
action
in class XWikiAction
XWikiException
public String render(XWikiContext context) throws XWikiException
render
in class XWikiAction
XWikiException
Copyright © 2004–2021 XWiki. All rights reserved.