Home
last modified time | relevance | path

Searched refs:publisher (Results 1 – 25 of 33) sorted by path

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3069 public $publisher; variable in Google_VolumeVolumeInfo
3172 public function setPublisher( $publisher) { argument
3173 $this->publisher = $publisher;
3176 return $this->publisher;
H A DGoogle_GanService.php91 * @param string $publisher The ID of the publisher in question.
98 public function listCcOffers($publisher, $optParams = array()) { argument
99 $params = array('publisher' => $publisher);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php672 'path' => 'publisher/{accountId}/profiles',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php99 public $publisher; variable in Google\\Service\\Books\\VolumeVolumeInfo
412 public function setPublisher($publisher) argument
414 $this->publisher = $publisher;
421 return $this->publisher;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1AppDetails.php73 public $publisher; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AppDetails
278 public function setPublisher($publisher) argument
280 $this->publisher = $publisher;
287 return $this->publisher;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DWindowsApplication.php39 public $publisher; variable in Google\\Service\\CloudAsset\\WindowsApplication
100 public function setPublisher($publisher) argument
102 $this->publisher = $publisher;
109 return $this->publisher;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DMobileApp.php37 public $publisher; variable in Google\\Service\\DisplayVideo\\MobileApp
84 public function setPublisher($publisher) argument
86 $this->publisher = $publisher;
93 return $this->publisher;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview.php62 public function setPublisher(GoogleFactcheckingFactchecktoolsV1alpha1Publisher $publisher) argument
64 $this->publisher = $publisher;
71 return $this->publisher;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryWindowsApplication.php39 public $publisher; variable in Google\\Service\\OSConfig\\InventoryWindowsApplication
100 public function setPublisher($publisher) argument
102 $this->publisher = $publisher;
109 return $this->publisher;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DGelfHandler.php30 protected $publisher; variable in Monolog\\Handler\\GelfHandler
33 * @param PublisherInterface $publisher a gelf publisher object
35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = … argument
39 $this->publisher = $publisher;
47 $this->publisher->publish($record['formatted']);
/plugin/bibtex/OSBib/format/
H A DREADME.txt65 …d6] => [field7] => [field8] => [field9] => [file] => [collection] => 1 [publisher] => [miscField1]…
/plugin/cite/
H A Daction.php52 $publisher = $this->getConf('cite_publisher');
53 if ($publisher == '') {
54 $publisher = hsc($conf['title']);
82 <li class="level1"><div class="li"> Publisher: $publisher.</div></li>
103 …$author ($revisionDateYear). $pagename. $publisher. Retrieved $retrieveDateAPA from <a href="$perm…
120 …$author, &lsquo;$pagename&rsquo;, $publisher, $revisionDateMHRA, &lt;<a href="$permanentUrl" title…
129 …$author, &ldquo;$pagename,&rdquo; $publisher, <a href="$permanentUrl" title="$permanentUrl">$perma…
139 $author. $pagename [Internet]. $publisher; $revisionDateCBECSE [cited $retrieveDateCBECSE].
157 $author. $pagename. $publisher. $revisionDateAMA. Available at:
167 title = "$pagename --- $publisher",
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md128 You can buy the book [The Definitive ANTLR 4 Reference](http://amzn.com/1934356999) at amazon or an [electronic version at the publisher's site](https://pragprog.com/book/tpantlr2/the-definitive-antlr-4-reference).
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1publisher` which defines the name of the document's publisher.\\n* `robots` which defines the be…
H A Dbundle.js.map1 …y public at this time.\n *\n * For example, given an extension with the publisher `\"Hello\"` and …
/plugin/doi/Resolver/
H A DDoiResolver.php33 $result['publisher'] = $data['publisher'] ?? '';
H A DIsbnIsbnDeResolver.php45 $data['publisher'] = $this->extract('/<a href="\/verlag\/.*?">(.+?)<\/a>/', $html);
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE11 …o created the Work or if no individual or entity can be identified, the publisher; and in addition…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php100 private $publisher; variable in JMS\\Serializer\\Tests\\Fixtures\\BlogPost
108 public function __construct($title, Author $author, \DateTime $createdAt, Publisher $publisher) argument
112 $this->publisher = $publisher;
/plugin/publist/bibtex/
H A Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publistf/bibtex/
H A Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publistf/template/
H A Ddokuwiki_fancy.tpl4 ….@;pages@ @?institution@ //@institution@//.@;institution@@?publisher@ @publisher@.@;publisher@ @?a…
H A Ddokuwiki_kmh.tpl4 ….@;pages@ @?institution@ //@institution@//.@;institution@@?publisher@ @publisher@.@;publisher@ @?a…
H A Ddokuwiki_single.tpl2 ….@;pages@ @?institution@ //@institution@//.@;institution@@?publisher@ @publisher@.@;publisher@ @?a…

12