Home
last modified time | relevance | path

Searched refs:contributors (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DFileOccurrence.php25 public $contributors; variable in Google\\Service\\ContainerAnalysis\\FileOccurrence
49 public function setContributors($contributors) argument
51 $this->contributors = $contributors;
55 return $this->contributors;
/plugin/dokusioc/lib/
Dsioc_dokuwiki.php19 private $contributors = array(); variable in SIOCDokuWikiArticle
56 public function addContributors($contributors) argument
58 $this->contributors = $contributors;
121 if (count($this->contributors) > 0) {
122 foreach ($this->contributors as $cont_id => $cont_name) {
130 if (isset($this->contributors[$this->creator['sioc:modifier']])) {
131 …$creator_name = 'rdfs:label="' . clean($this->contributors[$this->creator['sioc:modifier']]) . '"';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
DREADME.md37 Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on …
39 * [PHPUnit](https://github.com/sebastianbergmann/phpunit/graphs/contributors)
40 * [PHP_CodeCoverage](https://github.com/sebastianbergmann/php-code-coverage/graphs/contributors)
41 …[PHPUnit_MockObject](https://github.com/sebastianbergmann/phpunit-mock-objects/graphs/contributors)
45 …Unit Documentation](https://github.com/sebastianbergmann/phpunit-documentation/graphs/contributors)
/plugin/metadisplay/helper/
Dplaintext.php116 $contributors = array();
165 $contributors = $contribs;
218 if(empty($contributors)) {
219 $contributors = $this->getcurrent($header, null);
221 if(!$contributors) break;
224 foreach($contributors as $userid=>$name) {
Dhtml.php116 $contributors = array();
165 $contributors = $contribs;
219 if(empty($contributors)) {
220 $contributors = $this->getcurrent($header, null);
222 if(!$contributors) break;
225 foreach($contributors as $userid=>$name) {
/plugin/bootswrapper/
DAUTHORS.md14 … template, see [GitHub's list of contributors](https://github.com/LotarProject/dokuwiki-plugin-boo…
/plugin/markdownextra/
DLicense.text22 * Neither the name "Markdown" nor the names of its contributors may
26 This software is provided by the copyright holders and contributors "as
30 or contributors be liable for any direct, indirect, incidental, special,
/plugin/rst/
DLicense.text27 * Neither the name "Markdown" nor the names of its contributors may
31 This software is provided by the copyright holders and contributors "as
35 or contributors be liable for any direct, indirect, incidental, special,
/plugin/sequencediagram/bower_components/underscore/
DREADME.md21 Many thanks to our contributors:
22 https://github.com/jashkenas/underscore/contributors
/plugin/combo/vendor/php-webdriver/webdriver/
DLICENSE.md4 …right (c) 2020-present [open-source contributors](https://github.com/php-webdriver/php-webdriver/g…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DLICENSE.md3 Copyright (c) 2018 Yoann Celton <aryess@github.com> and contributors.
4 Copyright (c) 2022-present Meet Kinksters, Inc. <brad@kinksters.dating> and contributors.
/plugin/survey/
DREADME.md18 …m/html-react-parser/contributors.svg?width=890&button=false)](https://github.com/remarkablemark/ht…
/plugin/authorlist/
DREADME.md2 Displays all contributors/authors of a wikipage.
Dplugin.info.txt6 desc Displays all contributors/authors of a wikipage
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/
DLICENSE2 Copyright (c) 2009-2011, Mozilla Foundation and contributors
16 contributors may be used to endorse or promote products derived from this
/plugin/asciidocjs/node_modules/source-map/
DLICENSE2 Copyright (c) 2009-2011, Mozilla Foundation and contributors
16 contributors may be used to endorse or promote products derived from this
/plugin/sequencediagram/bower_components/snap.svg/
DCONTRIBUTING1 Contributions to this code are covered by the Adobe contributors
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Ddataprovider-issue-2833.phpt11 PHPUnit %s by Sebastian Bergmann and contributors.
Ddataprovider-issue-2859.phpt11 PHPUnit %s by Sebastian Bergmann and contributors.
Dforward-compatibility.phpt12 PHPUnit %s by Sebastian Bergmann and contributors.
Ddependencies3.phpt13 PHPUnit %s by Sebastian Bergmann and contributors.
Ddependencies2.phpt12 PHPUnit %s by Sebastian Bergmann and contributors.
Ddefault.phpt12 PHPUnit %s by Sebastian Bergmann and contributors.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D2435.phpt14 PHPUnit %s by Sebastian Bergmann and contributors.
D2811.phpt14 PHPUnit %s by Sebastian Bergmann and contributors.

12345678910>>...14