History log of /dokuwiki/inc/Action/Index.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# 14548198 16-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create constructor of Ui\Index class


# 0fb48f94 10-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Index class replaces html_index()


# ec701221 31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

explicitly declare method visibility


# ab583a1b 11-Feb-2017 Andreas Gohr <andi@splitbrain.org>

more doc block fixes


# f21dad39 11-Feb-2017 Andreas Gohr <andi@splitbrain.org>

all actions should have a class now

Lots of FIXMEs and the routing isn't integrated, yet