| /plugin/zotero/ |
| D | ZoteroEntry.php | 49 public function getAuthor() function in ZoteroEntry 85 return $this->getAuthor() . ": " . $this->getTitle() . " (" . $date . ")"; 89 $title = str_replace(self::AUTHOR_PLACEHOLDER, $this->getAuthor(), $format); 105 && $this->getAuthor() === $other->getAuthor()
|
| /plugin/gitbacked/action/ |
| D | editcommit.php | 73 [$this->getAuthorMail(), $this->getAuthor()], 125 private function getAuthor() function in action_plugin_gitbacked_editcommit 236 [$mediaName, $this->getAuthor()], 251 [$mediaName, $this->getAuthor()], 292 [$pageName, $editSummary, $this->getAuthor()],
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
| D | VersionControl.php | 87 $blameAuthor = $this->getAuthor($blames[($line - 1)]); 127 $author = $this->getAuthor($line); 329 abstract protected function getAuthor($line); function in PHP_CodeSniffer_Reports_VersionControl
|
| D | Svnblame.php | 50 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Svnblame
|
| D | Gitblame.php | 48 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Gitblame
|
| D | Hgblame.php | 48 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Hgblame
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
| D | ObjectWithObjectProperty.php | 32 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithObjectProperty
|
| D | Comment.php | 27 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\Comment
|
| D | IndexedCommentsBlogPost.php | 33 $authorName = $comment->getAuthor()->getName();
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/ |
| D | Comment.php | 38 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\Comment
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/ |
| D | Comment.php | 38 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Comment
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
| D | BooksCloudloadingResource.php | 49 public function getAuthor() function in Google\\Service\\Books\\BooksCloudloadingResource
|
| D | OffersItemsItems.php | 57 public function getAuthor() function in Google\\Service\\Books\\OffersItemsItems
|
| D | Review.php | 69 public function getAuthor() function in Google\\Service\\Books\\Review
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/ |
| D | GoogleExampleLibraryagentV1Book.php | 49 public function getAuthor() function in Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1Book
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | ActivityContentDetailsSocial.php | 51 public function getAuthor() function in Google\\Service\\YouTube\\ActivityContentDetailsSocial
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/ |
| D | Answer.php | 55 public function getAuthor() function in Google\\Service\\MyBusinessQA\\Answer
|
| D | Question.php | 62 public function getAuthor() function in Google\\Service\\MyBusinessQA\\Question
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | JsonSerializationTest.php | 222 self::assertInstanceOf('JMS\Serializer\Tests\Fixtures\Author', $object->getAuthor()); 230 self::assertInstanceOf('JMS\Serializer\Tests\Fixtures\Author', $object->getAuthor()); 231 self::assertEquals('baz', $object->getAuthor()->getName());
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
| D | Reply.php | 81 public function getAuthor() function in Google\\Service\\Drive\\Reply
|
| D | Comment.php | 90 public function getAuthor() function in Google\\Service\\Drive\\Comment
|
| /plugin/zotero/tests/ |
| D | ZoteroEntryTest.php | 29 $this->assertEquals(self::AUTHOR, $this->e->getAuthor());
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
| D | Page.php | 77 public function getAuthor() function in Google\\Service\\Blogger\\Page
|
| D | Comment.php | 69 public function getAuthor() function in Google\\Service\\Blogger\\Comment
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
| D | Application.php | 112 public function getAuthor() function in Google\\Service\\Games\\Application
|