Changes for page Async Rendering

Last modified by Thomas Mortagne on 2022/12/30 17:36

<
From version < 5.1 >
edited by Thomas Mortagne
on 2019/07/05 12:22
To version < 6.1 >
edited by Thomas Mortagne
on 2019/07/05 12:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  There is also two entry points to manipulate contextual information related to the asynchronous rendering:
10 10  
11 -= AsyncContext component =
11 += ##AsyncContext## component =
12 12  
13 13  * **##is/setEnabled##**: indicate if asynchronous rendering is allowed in the current context (for example it's disabled when doing HTML export)
14 14  * **##use*##** methods: indicate what kind of elements is used in the current context so that it's registered with the cached rendering to know when to invalidate it (for example XWiki#getDocument register the loaded document so that the cached content which needed to load that document is automatically invalidate when the document is modified in any way)

Get Connected