Skip navigation links
A I O S U 

A

addHTMLHead(StringBuilder, Collection<Object>) - Method in interface org.xwiki.rendering.async.AsyncContextHandler
Add to the returned HTML head tags required elements (required js/css, metadatas, etc.).
addHTMLHead(StringBuilder, Collection<Object>, boolean) - Method in interface org.xwiki.rendering.async.AsyncContextHandler
Add to the returned HTML head tags required elements (required js/css, metadatas, etc.).
addHTMLScripts(StringBuilder, Collection<Object>) - Method in interface org.xwiki.rendering.async.AsyncContextHandler
Add to the returned HTML the required script elements.
AsyncContext - Interface in org.xwiki.rendering.async
Contextual information related to asynchronous rendering.
AsyncContextHandler - Interface in org.xwiki.rendering.async
Called to give a chance to an handler to do something with the values associated to a cached rendering (inject some required skin extension for example).

I

isEnabled() - Method in interface org.xwiki.rendering.async.AsyncContext
 

O

org.xwiki.rendering.async - package org.xwiki.rendering.async
 

S

setEnabled(boolean) - Method in interface org.xwiki.rendering.async.AsyncContext
 

U

use(String, Object) - Method in interface org.xwiki.rendering.async.AsyncContext
 
use(Collection<Object>) - Method in interface org.xwiki.rendering.async.AsyncContextHandler
 
useComponent(Type) - Method in interface org.xwiki.rendering.async.AsyncContext
Indicate that the current execution manipulate components of the passed type and the result will need to be removed from the cache if any is unregistered or a new one registered.
useComponent(Type, String) - Method in interface org.xwiki.rendering.async.AsyncContext
Indicate that the current execution manipulate component with the passed type and hint and the result will need to be removed from the cache if it's registered or unregistered.
useEntity(EntityReference) - Method in interface org.xwiki.rendering.async.AsyncContext
Indicate that the current execution manipulate the passed entity and the result will need to be removed from the cache if it's modified in any way.
useRight(Right, DocumentReference, EntityReference, boolean) - Method in interface org.xwiki.rendering.async.AsyncContext
 
A I O S U 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.