Searched refs:idMatchesRule (Results 1 – 9 of 9) sorted by relevance
| /plugin/extranet/ |
| D | helper.php | 41 public function idMatchesRule(string $id, string $rule): bool function in helper_plugin_extranet 66 if ($this->idMatchesRule($id, $rule)) return true; 87 if (!$isRegex && $this->idMatchesRule($id, $rule)) return true;
|
| D | README_DE.md | 93 - `idMatchesRule()`: prüft eine ID gegen eine Regel
|
| D | README_EN.md | 93 - `idMatchesRule()`: tests an ID against a rule
|
| D | README.md | 93 - `idMatchesRule()` : teste un identifiant contre une règle
|
| D | README_ES.md | 93 - `idMatchesRule()`: comprueba un ID frente a una regla
|
| D | DOKU_EN | 112 | ''idMatchesRule($id, $rule)'' | ''2026-03-13'' | Tests an ID against an exact rule, namespace, wi…
|
| D | DOKU_DE | 112 | ''idMatchesRule($id, $rule)'' | ''2026-03-13'' | Prüft eine ID gegen eine exakte Regel, einen Nam…
|
| D | DOKU_ES | 112 | ''idMatchesRule($id, $rule)'' | ''2026-03-13'' | Comprueba un ID frente a una regla exacta, espac…
|
| D | DOKU | 112 | ''idMatchesRule($id, $rule)'' | ''2026-03-13'' | Teste un identifiant contre une règle exacte, na…
|