History log of /dokuwiki/inc/Extension/EventHandler.php (Results 1 – 6 of 6)
Revision Date Author Comments
# d4f83172 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

code style: line breaks


# 1490c177 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Extension and inc/Debug


# b646f783 07-Dec-2022 Andreas Gohr <andi@splitbrain.org>

Add method to access all currently registered event handlers


# 7c9b63b7 22-Apr-2019 Andreas Gohr <andi@splitbrain.org>

minor code simplification


# 42f12f7d 22-Apr-2019 Andreas Gohr <andi@splitbrain.org>

snake to camel case fixes in EventHandler

For compatibility reasons with basically all existing plugins, the
methods have not been renamed. Instead the appropriate check is ignored.


# e1d9dcc8 15-Jun-2018 Andreas Gohr <andi@splitbrain.org>

First go at moving the plugin classes into their own namespace