Home
last modified time | relevance | path

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

/plugin/extranet/
Daction.php235 protected function isRestrictedPageActionDisabled(string $actionName): bool function in action_plugin_extranet
255 …if ($this->isConfiguredActionDisabled($actionName) || $this->isRestrictedPageActionDisabled($actio…