Home
last modified time | relevance | path

Searched refs:namespaces (Results 1 – 25 of 228) sorted by path

12345678910

/plugin/accscounter/lang/en/
H A Dmngintro.txt20 Or search the page names or namespaces with the textbox below (this searching function is very simp…
/plugin/acmenu/
H A DREADME.md6 It provides an accordion menu which lists the content of namespaces in a tree-like format.
H A Dplugin.info.txt6 desc An accordion menu for namespaces and relative pages.
H A Dstyle.css2 * AcMenu plugin: an accordion menu for namespaces and relative pages.
/plugin/addnewpage/
H A DREADME.md44 - [Albert Chern](https://github.com/achern), disabling of restricted parent namespaces in 2015
H A Dsyntax.php258 $namespaces = array();
265 $namespaces[] = $ns['id'];
268 return $namespaces;
/plugin/adfs/phpsaml/
H A DCHANGELOG128 * Improve _decryptAssertion in order to take care of Assertions with problems with namespaces
H A DREADME.md165 namespaces, remember that calls to the class must be done by adding a backslash (`\`) to the
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php985 … if (! empty($transform['http://www.w3.org/TR/1999/REC-xpath-19991116']['namespaces'])) {
/plugin/advanced/admin/
H A Dexport.php107 $namespaces = array();
110 search($namespaces, $conf['datadir'], 'search_namespaces', $options, '');
118 foreach ($namespaces as $namespace) {
H A Dimport.php201 search($namespaces, $conf['datadir'], 'search_namespaces', $options, '');
209 foreach ($namespaces as $namespace) {
/plugin/advanced/lang/en/config/
H A Dacl.txt16 | none | 0 | pages, namespaces | no permission---complete lock out | AUTH_NONE |
17 | read | 1 | pages, namespaces | read permission | AUTH_READ |
18 | edit | 2 | pages, namespaces | existing pages may be edited | AUTH_EDIT |
19 | create | 4 | namespaces | new pages can be created | AUTH_CREATE |
20 | upload | 8 | namespaces | mediafiles may be uploaded | AUTH_UPLOAD |
21 | delete | 16 | namespaces | mediafiles may be overwritten or deleted | AUTH_DELETE |
/plugin/advrack/
H A Draphael.js8027 !doc.namespaces.rvml && doc.namespaces.add("rvml", "urn:schemas-microsoft-com:vml");
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css370 #packages.summary td:first-child, #namespaces.summary td:first-child, .inherited.summary td:first-child, .used.summary td:first-child {
/plugin/amcharts/assets/amcharts/
H A Damcharts.js314 (d.VML=!0,d.vmlStyleSheet||(document.namespaces.add("amvml","urn:schemas-microsoft-com:vml"),31>doc…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js80 namespaces: {
642 for ( i1 in _this.libs.namespaces ) {
643 var namespace = _this.libs.namespaces[ i1 ];
H A Dexport.min.js1namespaces:{"pdfmake.js":"pdfMake","jszip.js":"JSZip","xlsx.js":"XLSX","fabric.js":"fabric","FileS…
/plugin/approve/lang/en/
H A Dassignments_intro.txt3 Here you can define pages/namespaces where approve is used and specify their approvers.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DebugMask.php38 public $namespaces; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugMask
105 public function setNamespaces($namespaces) argument
107 $this->namespaces = $namespaces;
114 return $this->namespaces;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DNamespaces.php26 public $namespaces; variable in Google\\Service\\BackupforGKE\\Namespaces
31 public function setNamespaces($namespaces) argument
33 $this->namespaces = $namespaces;
40 return $this->namespaces;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DServiceDirectory.php108 'namespaces',
112 'path' => 'v1/{+parent}/namespaces',
156 'path' => 'v1/{+parent}/namespaces',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DListNamespacesResponse.php33 public function setNamespaces($namespaces) argument
35 $this->namespaces = $namespaces;
42 return $this->namespaces;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1078 * Broke the project into smaller top-level namespaces to be more component friendly
1255 * Allowing the use of dot notation for class namespaces when using instance_of constraint
H A DUPGRADING.md229 - Various namespaces have been removed or renamed.
/plugin/authyubikey/
H A Dauth.php.org296 * Only valid pageid's (no namespaces) for usernames
307 * Only valid pageid's (no namespaces) for groupnames

12345678910