Home
last modified time | relevance | path

Searched defs:applyFilter (Results 1 – 3 of 3) sorted by relevance

/plugin/authwordpress/
H A Dauth.php352 protected function applyFilter(string $user, array $info): bool function in auth_plugin_authwordpress
/plugin/twofactor/
H A Dadmin.php231 protected function applyFilter($users, $filter) function in admin_plugin_twofactor
/plugin/filelisting/
H A Dscript.js196 Filelisting.prototype.applyFilter = function() { method in Filelisting