DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:parser_cache_use

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
devel:event:parser_cache_use [2022-02-08 08:33] – [Passed Data and Result in event handler] update names since refactoring Klap-indevel:event:parser_cache_use [2022-02-08 23:20] – [See also] Klap-in
Line 11: Line 11:
  
 ===== Passed Data and Result in event handler ===== ===== Passed Data and Result in event handler =====
-The passed [[xref>dokuwiki/extension/Event]] has the fields ''$data'' and ''$result''.+The passed [[xref>dokuwiki\extension\Event]] has the fields ''$data'' and ''$result''.
  
 ''$data'' is a cache object ([[xref>CacheParser]] or extended on that object) -- refer [[xref> inc/Cache/CacheParser.php]]. ''$data'' is a cache object ([[xref>CacheParser]] or extended on that object) -- refer [[xref> inc/Cache/CacheParser.php]].
Line 33: Line 33:
  
   * [[codesearch>PARSER_CACHE_USE|Code related to this event]] used in any DokuWiki's files, plugins and templates   * [[codesearch>PARSER_CACHE_USE|Code related to this event]] used in any DokuWiki's files, plugins and templates
 +  * [[devel:caching#plugins|Influencing of cache by plugins]]
   * [[devel:Action Plugins]]   * [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
  
  
devel/event/parser_cache_use.txt · Last modified: 2023-09-02 13:57 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki