|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extension | |
|---|---|
| com.xpn.xwiki.web | |
| com.xpn.xwiki.web.sx | |
| Uses of Extension in com.xpn.xwiki.web |
|---|
| Methods in com.xpn.xwiki.web that return Extension | |
|---|---|
Extension |
JsxAction.getExtensionType()
|
Extension |
SsxAction.getExtensionType()
|
| Uses of Extension in com.xpn.xwiki.web.sx |
|---|
| Classes in com.xpn.xwiki.web.sx that implement Extension | |
|---|---|
class |
CssExtension
StyleSheet extension. |
class |
JsExtension
JavaScript extension. |
| Methods in com.xpn.xwiki.web.sx that return Extension | |
|---|---|
abstract Extension |
AbstractSxAction.getExtensionType()
Get the type of extension, depends on the type of action. |
| Methods in com.xpn.xwiki.web.sx with parameters of type Extension | |
|---|---|
void |
AbstractSxAction.renderExtension(SxSource sxSource,
Extension sxType,
com.xpn.xwiki.XWikiContext context)
This method must be called by render(XWikiContext). |
| Constructors in com.xpn.xwiki.web.sx with parameters of type Extension | |
|---|---|
SxDocumentSource(com.xpn.xwiki.XWikiContext context,
Extension extension)
Constructor for this extension source. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||