Home
last modified time | relevance | path

Searched refs:projects (Results 51 – 75 of 164) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBinaryAuthorization.php43 public $projects; variable in Google\\Service\\BinaryAuthorization
67 'projects',
H A DStoragetransfer.php90 'path' => 'v1/projects/{+projectId}/agentPools',
124 'path' => 'v1/projects/{+projectId}/agentPools',
H A DFirebaseManagement.php54 public $projects; variable in Google\\Service\\FirebaseManagement
124 'projects',
178 'path' => 'v1beta1/projects',
H A DTranslate.php44 public $projects; variable in Google\\Service\\Translate
68 'projects',
H A DAccessApproval.php45 public $projects; variable in Google\\Service\\AccessApproval
299 'projects',
H A DCloudOSLogin.php115 'projects',
H A DStorage.php1441 'path' => 'projects/{projectId}/hmacKeys',
1460 'path' => 'projects/{projectId}/hmacKeys/{accessId}',
1479 'path' => 'projects/{projectId}/hmacKeys/{accessId}',
1498 'path' => 'projects/{projectId}/hmacKeys',
1528 'path' => 'projects/{projectId}/hmacKeys/{accessId}',
1557 'path' => 'projects/{projectId}/serviceAccount',
/plugin/csv/_test/
H A DREADME1 We're using test files from various projects here:
/plugin/aclregex/
H A DREADME.md13 :projects:/[0-9]+/:members @managers 2
/plugin/googletagmanager/
H A DREADME.md6 Project page: http://www.lehmann.cx/wiki/projects:dokuwiki_gtm
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DREADME.txt6 Homepage: http://forwardcoding.com/projects/ajaxchess/chess.html
/plugin/s5reloaded/ui/thesis/
H A DLEEME.txt6 Más temas en: http://www.jesusda.com/projects/presentaciones_s5
/plugin/s5reloaded/
H A DREADME13 Additional themes from JesusDA at http://www.jesusda.com/projects/presentaciones_s5
/plugin/metaheaders/
H A DCREDITS5 projects, you might buy us a coffee [2], or get some cool QR Code
/plugin/captcha/lang/en/audio/
H A DREADME2 Link: http://www.chimeric.de/projects/npa
/plugin/database2/
H A DREADME.md8 …g this plugin was abandoned in late 2009 due to focusing onto different projects. Since then I hav…
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
/plugin/combo/vendor/symfony/process/
H A DREADME.md13 assistance to ensure the success of web application development projects.
/plugin/confmanager/lang/en/
H A Dmime.txt7 Additional icons in a similar style are available at http://www.splitbrain.org/projects/file_icons
/plugin/latexit/tests/dw_orig_test_files/
H A Dstart.txt2 …apř. 4 7 spustí testy 4,5,6,7). Z pak značí, zda se má spustit export [[projects:industry:profinit…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DREADME.md13 See the [doctrine-project website](http://docs.doctrine-project.org/projects/doctrine-common/en/lat…
/plugin/confmanager/lang/de/
H A Dmime.txt8 http://www.splitbrain.org/projects/file_icons
/plugin/confmanager/lang/nl/
H A Dmime.txt7 Extra iconen in vergelijkbare stijl zijn beschikbaar op http://www.splitbrain.org/projects/file_ico…
/plugin/issuelinks/services/
H A DGitHub.service.php232 $projects = [];
251 $projects[] = $repo;
254 return $projects;
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php471 public $projects; variable in Google_BigqueryService
487 …$this->projects = new Google_ProjectsServiceResource($this, $this->serviceName, 'projects', json_d…
1480 public $projects; variable in Google_ProjectList
1500 public function setProjects(/* array(Google_ProjectListProjects) */ $projects) { argument
1501 $this->assertIsArray($projects, 'Google_ProjectListProjects', __METHOD__);
1502 $this->projects = $projects;
1505 return $this->projects;

1234567