Searched refs:_group_cfg (Results 1 – 1 of 1) sorted by relevance
34 protected $_group_cfg = null; // The group management rules variable in action_plugin_autogroup44 $this->_group_cfg = array();47 $this->_group_cfg[$key][]=$set;49 $this->_disabled = ( !$this->_add && !$this->_remove ) || count($this->_group_cfg)==0;115 foreach ($this->_group_cfg as $group=>$lines){