devel:event:parser_cache_use
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devel:event:parser_cache_use [2018-05-29 17:23] – andi | devel:event:parser_cache_use [2023-09-02 13:57] (current) – [Passed Data and Result in event handler] Klap-in | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ---- | ---- | ||
| - | Signalled by cache versions of parser wrapper functions [[xref> | + | Signalled by cache versions of parser wrapper functions [[xref> |
| ===== Passed Data and Result in event handler ===== | ===== Passed Data and Result in event handler ===== | ||
| - | The passed [[xref>Doku_Event]] has the fields '' | + | The passed [[xref>dokuwiki\Extension\Event]] has the fields '' |
| - | '' | + | '' |
| - | For handling the event, key properties of the cache object are: | + | For handling the event, key properties of the CacheParser |
| * '' | * '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| * '' | * '' | ||
| - | In the BEFORE event handler the cache object can be modified. Some examples are: extending the '' | + | In the BEFORE event handler the cache object can be modified. Some examples are: extending the '' |
| - | In the AFTER event handler the '' | + | In the AFTER event handler the '' |
| - | ===== Plugins handling this event ===== | ||
| - | |||
| - | The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself. | ||
| - | |||
| - | * [[plugin: | ||
| - | * [[plugin: | ||
| ===== See also ===== | ===== See also ===== | ||
| - | * [[codesearch> | + | * [[codesearch> |
| + | * [[devel: | ||
| * [[devel: | * [[devel: | ||
| * [[devel: | * [[devel: | ||
devel/event/parser_cache_use.1527607414.txt.gz · Last modified: by andi
