Searched refs:isdisabledaction (Results 1 – 1 of 1) sorted by relevance
21 …if(!$this->ishiddenpage()&&!$this->isdisabledaction($ACT)&&!$this->isdisabledaction($_REQUEST['do'…55 function isdisabledaction($action){ function in action_plugin_robot40458 if($this->isdisabledaction($act)) return true;75 …if(!$this->ishiddenpage() && !$this->isdisabledaction($e->data)) return; #if !hidden and !disabled…