Searched refs:parseRuleList (Results 1 – 10 of 10) sorted by relevance
30 public function parseRuleList($raw): array function in helper_plugin_extranet64 $rules = $this->parseRuleList($this->getConf($confKey));73 return !empty($this->parseRuleList($this->getConf($confKey)));85 foreach ($this->parseRuleList($this->getConf('filter_list')) as $rule) {
227 $actions = $helper ? $helper->parseRuleList($this->getConf('disable_actions')) : [];241 … $actions = $helper ? $helper->parseRuleList($this->getConf('restricted_disable_actions')) : [];
92 - `parseRuleList()`: wandelt eine Regelliste in ein nutzbares Array um
92 - `parseRuleList()`: converts a list of rules into a usable array
92 - `parseRuleList()` : convertit une liste de règles en tableau exploitable
92 - `parseRuleList()`: convierte una lista de reglas en un array utilizable
111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Converts a rules configuration into a usable array. |
111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Wandelt eine Regelkonfiguration in ein nutzbares Array…
111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Convierte una configuración de reglas en un array util…
111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Convertit une configuration de règles en tableau explo…