Searched refs:isPageAllowed (Results 1 – 10 of 10) sorted by relevance
213 public function isPageAllowed(string $id, ?string $content = null): bool function in helper_plugin_extranet
90 - `isPageAllowed()`: prüft, ob eine Seite im aktuellen Kontext erlaubt ist
90 - `isPageAllowed()`: tells whether a page is allowed in the current context
90 - `isPageAllowed()` : indique si la page est autorisée dans le contexte courant
249 return $helper && !$helper->isPageAllowed((string)$ID);
90 - `isPageAllowed()`: indica si una página está permitida en el contexto actual
109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Tells whether a page is allowed in the…
109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Prüft, ob eine Seite im aktuellen Kont…
109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Indica si una página está permitida en…
109 | ''isPageAllowed($id, $content = null)'' | ''2026-03-13'' | Indique si une page est autorisée dans…