Home
last modified time | relevance | path

Searched refs:restricted (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DVideoAgeGating.php29 public $restricted; variable in Google\\Service\\YouTube\\VideoAgeGating
52 public function setRestricted($restricted) argument
54 $this->restricted = $restricted;
61 return $this->restricted;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DConcurrentAccessRestriction.php49 public $restricted; variable in Google\\Service\\Books\\ConcurrentAccessRestriction
154 public function setRestricted($restricted) argument
156 $this->restricted = $restricted;
163 return $this->restricted;
DDownloadAccessRestriction.php57 public $restricted; variable in Google\\Service\\Books\\DownloadAccessRestriction
186 public function setRestricted($restricted) argument
188 $this->restricted = $restricted;
195 return $this->restricted;
/plugin/sync/lang/en/
Dintro.txt3 …is can be setup using synchronization profiles. Synchronization can be restricted to certain names…
/plugin/asciidocjs/node_modules/minimist/
D.eslintrc17 "no-restricted-syntax": 1,
/plugin/textile2/
DclassTextile.php223 var $restricted = false; variable in Textile
313 $this->restricted = true;
397 if ($this->restricted)
785 if ($this->restricted and !empty($parts['scheme']) and
847 if ($this->restricted)
858 if ($this->restricted)
/plugin/s5reloaded/ui/effects_support/
Dslider.js40 this.restricted = this.options.restricted || false;
132 if (this.initialized && this.restricted) {
/plugin/tplmod/
Daction.php170 $restricted = false;
174 $restricted = true;
178 if( $restricted && !empty($profile) || !$restricted_group && !empty($profile)) {
/plugin/asciidocjs/node_modules/resolve/bin/
Dresolve34 if (process.argv[i] === '--') { break; } // eslint-disable-line no-restricted-syntax
/plugin/xtern/
Dscript.js83 title=LANG.plugins.xtern.restricted;
/plugin/usermanagerextended/
DREADME6 but with restricted privileges.
/plugin/authgoogle/google/contrib/
DGoogle_BooksService.php2110 public $restricted; variable in Google_ConcurrentAccessRestriction
2151 public function setRestricted( $restricted) { argument
2152 $this->restricted = $restricted;
2155 return $this->restricted;
2192 public $restricted; variable in Google_DownloadAccessRestriction
2244 public function setRestricted( $restricted) { argument
2245 $this->restricted = $restricted;
2248 return $this->restricted;
DGoogle_DriveService.php2794 public $restricted; variable in Google_DriveFileLabels
2804 public function setRestricted( $restricted) { argument
2805 $this->restricted = $restricted;
2808 return $this->restricted;
DGoogle_YouTubeService.php4143 public $restricted; variable in Google_VideoAgeGating
4151 public function setRestricted( $restricted) { argument
4152 $this->restricted = $restricted;
4155 return $this->restricted;
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
DXmlSerializationTest.php234 new Keyword('restricted', 'usergroup'),
/plugin/addnewpagedeluxe/
DREADME.md45 - [Albert Chern](https://github.com/achern), disabling of restricted parent namespaces in 2015
/plugin/addnewpage/
DREADME.md44 - [Albert Chern](https://github.com/achern), disabling of restricted parent namespaces in 2015
/plugin/diagramsnet/lib/js/diagramly/
DDriveFile.js39 this.desc.userPermission.role == 'reader' && this.desc.labels.restricted;
/plugin/issuetracker/
DREADME129 The Plugin delivers an issue list, where admin can configure a restricted view
/plugin/dirtylittlehelper/mermaid/editor/docs/
D37.37.js.map1 … 'resident',\n 'requires',\n 'resourcestring',\n 'restricted',\n 'segm…
/plugin/asciidocjs/node_modules/esutils/
DREADME.md123 They are restricted in strict mode code throughout ECMA262 edition 5.1 and
/plugin/syntaxhighlighter3/sxh3/
DGPL-LICENSE74 running the Program is not restricted, and the output from the Program
229 8. If the distribution and/or use of the Program is restricted in
/plugin/stellarium/
DLICENSE.md29 …nse; they are outside its scope. The act of running the Program is not restricted, and the output …
69 8. If the distribution and/or use of the Program is restricted in certain countries either by paten…
/plugin/simplebox/
DLICENSE.md29 …nse; they are outside its scope. The act of running the Program is not restricted, and the output …
69 8. If the distribution and/or use of the Program is restricted in certain countries either by paten…
/plugin/math2/phpmathpublisher/
DCOPYING74 running the Program is not restricted, and the output from the Program
229 8. If the distribution and/or use of the Program is restricted in

12345678910>>...21