Searched refs:filter_table (Results 1 – 1 of 1) sorted by relevance
26 var $filter_table = true; variable in admin_plugin_superacl2149 $this->filter_table = ($_REQUEST['acl__filter'] != "off");276 …echo '<input type="hidden" name="acl__filter" value="' . ($this->filter_table ? '' : 'off') . '" /…539 …echo '<input id="acl__filter" name="acl__filter" type="checkbox" ' . ($this->filter_table ? '' : '…552 if ($this->filter_table)