Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py136 isAllowed = False
138 isAllowed = True
141 isAllowed = True
143 isAllowed = False
146 isAllowed = True
148 if (isAllowed):
/plugin/gallery/script/
H A Dprosemirror.js382 var isAllowed = window.Prosemirror.commands.setBlockTypeNoAttrCheck(schema.nodes.dwplugin_gallery)(state);
383 if (!isAllowed) {
/plugin/fedauth/Auth/OpenID/
H A DAssociation.php586 function isAllowed($assoc_type, $session_type) function in Auth_OpenID_SessionNegotiator
H A DServer.php1727 if ($this->negotiator->isAllowed($assoc_type, $session_type)) {
H A DConsumer.php1492 } else if (!$this->negotiator->isAllowed($assoc_type,
/plugin/openid/Auth/OpenID/
H A DAssociation.php607 function isAllowed($assoc_type, $session_type) function in Auth_OpenID_SessionNegotiator
H A DServer.php1953 if ($this->negotiator->isAllowed($assoc_type, $session_type)) {
H A DConsumer.php1582 } else if (!$this->negotiator->isAllowed($assoc_type,
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js11612 var isAllowed = true;
11624 isAllowed = false;
11628 isAllowed = false;
11630 if (!isAllowed) {
11830 var isAllowed = true;
11843 isAllowed = false;
11847 isAllowed = false;
11849 if (!isAllowed) {
12086 var isAllowed = true;
12108 isAllowed = false;
[all …]
/plugin/sketchcanvas/script/
H A Di18next-1.7.2.min.js