MDL-68246 user: Adding the participants_search class
authorMichael Hawkins <michaelh@moodle.com>
Thu, 26 Mar 2020 08:13:40 +0000 (16:13 +0800)
committerMichael Hawkins <michaelh@moodle.com>
Thu, 14 May 2020 07:47:34 +0000 (15:47 +0800)
commit86e71acc0c479034f681e78ff6613e49c68c48b6
tree7dd8047cf3c6d30dbf55bf9db546c0d767602693
parent44e47eff9a56af233dc102970a9b678728c5528a
MDL-68246 user: Adding the participants_search class

This class introduces support for multiple values per filter to the
participants page.
user/classes/table/participants.php
user/classes/table/participants_search.php [new file with mode: 0644]