Home
last modified time | relevance | path

Searched refs:parseRuleList (Results 1 – 10 of 10) sorted by relevance

/plugin/extranet/
Dhelper.php30 public function parseRuleList($raw): array function in helper_plugin_extranet
64 $rules = $this->parseRuleList($this->getConf($confKey));
73 return !empty($this->parseRuleList($this->getConf($confKey)));
85 foreach ($this->parseRuleList($this->getConf('filter_list')) as $rule) {
Daction.php227 $actions = $helper ? $helper->parseRuleList($this->getConf('disable_actions')) : [];
241 … $actions = $helper ? $helper->parseRuleList($this->getConf('restricted_disable_actions')) : [];
DREADME_DE.md92 - `parseRuleList()`: wandelt eine Regelliste in ein nutzbares Array um
DREADME_EN.md92 - `parseRuleList()`: converts a list of rules into a usable array
DREADME.md92 - `parseRuleList()` : convertit une liste de règles en tableau exploitable
DREADME_ES.md92 - `parseRuleList()`: convierte una lista de reglas en un array utilizable
DDOKU_EN111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Converts a rules configuration into a usable array. |
DDOKU_DE111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Wandelt eine Regelkonfiguration in ein nutzbares Array…
DDOKU_ES111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Convierte una configuración de reglas en un array util…
DDOKU111 | ''parseRuleList($raw)'' | ''2026-03-13'' | Convertit une configuration de règles en tableau explo…