History log of /plugin/struct/_test/mock/SearchConfig.php (Results 1 – 5 of 5)
Revision Date Author Comments
# fdf37115 18-Jul-2023 Andreas Gohr <andi@splitbrain.org>

refactoring dynamic parameter handling, part 4

This finally adjusts the tests. It also adds getLimit and getOffset in
the search class.


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# 16b7d914 22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjust cachung if an aggregation depends on dynamic values #75


# 5625b985 21-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

support for dynamic filter place holders #75

tests for struct stuff still missing
no cache handling, yet