Home
last modified time | relevance | path

Searched refs:_filter (Results 1 – 18 of 18) sorted by relevance

/plugin/botbouncer/admin/
H A Dclean.php17 var $_filter = array(); // user selection filter(s) variable in admin_plugin_botbouncer_clean
95 $this->_filter = $this->_retrieveFilter();
108 …user_total = $this->_auth->canDo('getUserCount') ? $this->_auth->getUserCount($this->_filter) : -1;
126 $user_list = $this->_auth->retrieveUsers($this->_start, $this->_pagesize, $this->_filter);
/plugin/groupmanager/
H A Dsyntax.php61 var $_filter = array(); // user selection filter(s) variable in syntax_plugin_groupmanager
336 $this->_filter = $this->_retrieveFilter();
822 if (empty($this->_filter)) return '';
823 return (isset($this->_filter[$key]) ? hsc($this->_filter[$key]) : '');
831 foreach ($this->_filter as $key => $filter) {
863 $this->_filter = array();
871 if (!empty($user)) $this->_filter['user'] = str_replace(' ', '_', $user);
872 if (!empty($name)) $this->_filter['name'] = $name;
873 if (!empty($mail)) $this->_filter['mail'] = $mail;
874 if (!empty($grps)) $this->_filter['grps'] = str_replace(' ', '_', join('|', $grps));
[all …]
/plugin/authg2fa/
H A Dadmin.php24 protected $_filter = array(); variable in admin_plugin_authg2fa
75 $this->_filter = $this->_retrieveFilter();
86 …user_total = $this->_auth->canDo('getUserCount') ? $this->_auth->getUserCount($this->_filter) : -1;
103 $user_list = $this->_auth->retrieveUsers($this->_start, $this->_pagesize, $this->_filter);
226 $user_list = $this->_auth->retrieveUsers($this->_start, $this->_pagesize, $this->_filter);
/plugin/diagramsnet/lib/mxgraph/css/
H A Dexplorer.css10 _filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=4, OffY=4,
/plugin/authremoteuser/
H A Dauth.php277 $count += $this->_filter($user, $info);
305 if($this->_filter($user, $info)) {
410 protected function _filter($user, $info) { function in auth_plugin_authremoteuser
/plugin/authvk/
H A Dauth.php280 $count += $this->_filter($user, $info);
308 if($this->_filter($user, $info)) {
413 protected function _filter($user, $info) { function in auth_plugin_authvk
/plugin/authimap2/
H A Dauth.php299 if($this->_filter($user, $info)) {
331 $count += $this->_filter($user, $info);
475 protected function _filter($user, $info) { function in auth_plugin_authimap2
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php544 $count += $this->_filter($user, $info);
571 if ($this->_filter($user, $info)) {
618 function _filter($user, $info) { function in auth_shibboleth
/plugin/authplaincas/
H A Dauth.php616 $count += $this->_filter($user, $info);
642 if ($this->_filter($user, $info)) {
670 function _filter($user, $info) { function in auth_plugin_authplaincas
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php185 protected function _filter($user, $info) { function in auth_plugin_authshibboleth
253 $count += $this->_filter($user, $info);
276 if($this->_filter($user, $info)) {
/plugin/authldaplocal/
H A Dauth.php491 $count += $this->_filter($user, $info);
517 if($this->_filter($user, $info)) {
664 protected function _filter($user, $info) { function in auth_plugin_authldaplocal
/plugin/authyubikey/
H A Dauth.php.org254 $count += $this->_filter($user, $info);
282 if($this->_filter($user, $info)) {
387 protected function _filter($user, $info) {
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css271 _filter:none !important;
341 _filter:alpha(opacity=60);
412 _filter:alpha(opacity=50);
416 _filter:alpha(opacity=100);
445_filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#d5d5d5', Positive='tr…
508_filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#d5d5d5', Positive='tr…
522 _filter:alpha(opacity=50);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js2375 function MappingPromiseArray(promises, fn, limit, _filter) { argument
2380 this._preservedValues = _filter === INTERNAL
2460 this._filter(values, preservedValues);
2480 MappingPromiseArray.prototype._filter = function (booleans, values) { method in MappingPromiseArray
2495 function map(promises, fn, options, _filter) { argument
2517 return new MappingPromiseArray(promises, fn, limit, _filter).promise();
2524 Promise.map = function (promises, fn, options, _filter) { argument
2525 return map(promises, fn, options, _filter);
12920 tasks = _filter(tasks, config, item_id);
12941 function _filter(options, config, item_id) { function
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css146 _filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color="#55404040");
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1_filter","map_to","tmpDom","newOptions","onselect","replaceChild","DurationControl","getFormatter"…
H A Ddhtmlxgantt.js13_filter(n,s):this._resolve(n),!0)},h.prototype._drainQueue=function(){for(var t=this._queue,e=this…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1_filter) {\n this.tree = tree;\n this.keyboardNavigationLabelProvider = keyboardNavi…