DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:search_result_pagelookup

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devel:event:search_result_pagelookup [2018-05-29 17:28] andidevel:event:search_result_pagelookup [2018-12-08 16:04] (current) – doc updated according to issue #2615 torpedo
Line 8: Line 8:
 ---- ----
  
-This event is signalled by [[xref>getPageLookupHTML()]] in [[xref>inc/Ui/Search.php]] for every matched pagename that is to be displayed as a search result. Handlers can use it to add infomation to that result.+This event is signalled by [[xref>getPageLookupHTML()]] in [[xref>inc/Ui/Search.php]] for every matched pagename that is to be displayed as a search result. Handlers can use it to add information to that result.
  
 ===== Passed Data ===== ===== Passed Data =====
Line 15: Line 15:
   * $data['listItemContent'] => an Array of strings which will be concatenated and displayed as the content between the ''<li></li>'' tags in the respective section.   * $data['listItemContent'] => an Array of strings which will be concatenated and displayed as the content between the ''<li></li>'' tags in the respective section.
  
- 
-===== 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:watchcycle]] 
  
 ===== See also ===== ===== See also =====
  
-  * [[codesearch>SEARCH_RESULT_PAGELOOKUP|Code related to this event]]+  * [[codesearch>SEARCH_RESULT_PAGELOOKUP|Code related to this event]] used in any DokuWiki's files, plugins and templates
   * [[devel:Action Plugins]]   * [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
devel/event/search_result_pagelookup.txt · Last modified: 2018-12-08 16:04 by torpedo

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