|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
com.xpn.xwiki.web.XWikiAction
com.xpn.xwiki.web.sx.AbstractSxAction
com.xpn.xwiki.web.SsxAction
public class SsxAction
Action for serving css skin extensions.
| Field Summary | |
|---|---|
static CssExtension |
CSSX
The extension type of this action. |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
SsxAction()
|
|
| Method Summary | |
|---|---|
Extension |
getExtensionType()
Get the type of extension, depends on the type of action. |
protected org.slf4j.Logger |
getLogger()
|
| Methods inherited from class com.xpn.xwiki.web.sx.AbstractSxAction |
|---|
render, renderExtension |
| Methods inherited from class com.xpn.xwiki.web.XWikiAction |
|---|
action, cleanupComponents, csrfTokenCheck, execute, execute, getRealPath, getTranslatedDocument, handleRevision, initializeContainerComponent, initializeXWikiContext, sendGlobalRedirect, sendRedirect |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CssExtension CSSX
| Constructor Detail |
|---|
public SsxAction()
| Method Detail |
|---|
public Extension getExtensionType()
AbstractSxAction
getExtensionType in class AbstractSxActionprotected org.slf4j.Logger getLogger()
getLogger in class AbstractSxAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||