Home
last modified time | relevance | path

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

/plugin/extranet/
Dhelper.php213 public function isPageAllowed(string $id, ?string $content = null): bool function in helper_plugin_extranet
DREADME_DE.md90 - `isPageAllowed()`: prüft, ob eine Seite im aktuellen Kontext erlaubt ist
DREADME_EN.md90 - `isPageAllowed()`: tells whether a page is allowed in the current context
DREADME.md90 - `isPageAllowed()` : indique si la page est autorisée dans le contexte courant
Daction.php249 return $helper && !$helper->isPageAllowed((string)$ID);
DREADME_ES.md90 - `isPageAllowed()`: indica si una página está permitida en el contexto actual
DDOKU_EN109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Tells whether a page is allowed in the…
DDOKU_DE109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Prüft, ob eine Seite im aktuellen Kont…
DDOKU_ES109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Indica si una página está permitida en…
DDOKU109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Indique si une page est autorisée dans…