/plugin/zotero/ |
H A 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/ |
H A D | editcommit.php | 51 array($this->getAuthorMail(),$this->getAuthor()), 95 private function getAuthor() { function in action_plugin_gitbacked_editcommit 142 array($mediaName,$this->getAuthor()), 157 array($mediaName,$this->getAuthor()), 200 array($pageName,$editSummary,$this->getAuthor()),
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
H A 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
|
H A D | Svnblame.php | 50 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Svnblame
|
H A D | Gitblame.php | 48 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Gitblame
|
H A D | Hgblame.php | 48 protected function getAuthor($line) function in PHP_CodeSniffer_Reports_Hgblame
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | ObjectWithObjectProperty.php | 32 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithObjectProperty
|
H A D | Comment.php | 27 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\Comment
|
H A D | IndexedCommentsBlogPost.php | 33 $authorName = $comment->getAuthor()->getName();
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/ |
H A D | Comment.php | 38 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\Comment
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/ |
H A D | Comment.php | 38 public function getAuthor() function in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Comment
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | BooksCloudloadingResource.php | 49 public function getAuthor() function in Google\\Service\\Books\\BooksCloudloadingResource
|
H A D | OffersItemsItems.php | 57 public function getAuthor() function in Google\\Service\\Books\\OffersItemsItems
|
H A D | Review.php | 69 public function getAuthor() function in Google\\Service\\Books\\Review
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/ |
H A D | GoogleExampleLibraryagentV1Book.php | 49 public function getAuthor() function in Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1Book
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | ActivityContentDetailsSocial.php | 51 public function getAuthor() function in Google\\Service\\YouTube\\ActivityContentDetailsSocial
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/ |
H A D | Answer.php | 55 public function getAuthor() function in Google\\Service\\MyBusinessQA\\Answer
|
H A D | Question.php | 62 public function getAuthor() function in Google\\Service\\MyBusinessQA\\Question
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | Reply.php | 81 public function getAuthor() function in Google\\Service\\Drive\\Reply
|
H A D | Comment.php | 90 public function getAuthor() function in Google\\Service\\Drive\\Comment
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
H A 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/zotero/tests/ |
H A D | ZoteroEntryTest.php | 29 $this->assertEquals(self::AUTHOR, $this->e->getAuthor());
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | Page.php | 77 public function getAuthor() function in Google\\Service\\Blogger\\Page
|
H A D | Comment.php | 69 public function getAuthor() function in Google\\Service\\Blogger\\Comment
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | Application.php | 112 public function getAuthor() function in Google\\Service\\Games\\Application
|