Home
last modified time | relevance | path

Searched refs:setAuthor (Results 1 – 25 of 29) sorted by relevance

12

/plugin/zotero/tests/
DZoteroRepositoryTest.php17 $e->setAuthor("Stefan Macke");
24 $e->setAuthor("Stefan Werner");
DZoteroEntryTest.php20 $this->e->setAuthor(self::AUTHOR);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
DBooksCloudloadingResource.php42 public function setAuthor($author) function in Google\\Service\\Books\\BooksCloudloadingResource
DOffersItemsItems.php50 public function setAuthor($author) function in Google\\Service\\Books\\OffersItemsItems
DReview.php62 public function setAuthor(ReviewAuthor $author) function in Google\\Service\\Books\\Review
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Libraryagent/
DGoogleExampleLibraryagentV1Book.php42 public function setAuthor($author) function in Google\\Service\\Libraryagent\\GoogleExampleLibraryagentV1Book
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DActivityContentDetailsSocial.php44 public function setAuthor($author) function in Google\\Service\\YouTube\\ActivityContentDetailsSocial
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
DAnswer.php48 public function setAuthor(Author $author) function in Google\\Service\\MyBusinessQA\\Answer
DQuestion.php55 public function setAuthor(Author $author) function in Google\\Service\\MyBusinessQA\\Question
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DReply.php74 public function setAuthor(User $author) function in Google\\Service\\Drive\\Reply
DComment.php83 public function setAuthor(User $author) function in Google\\Service\\Drive\\Comment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
DPage.php70 public function setAuthor(PageAuthor $author) function in Google\\Service\\Blogger\\Page
DComment.php62 public function setAuthor(CommentAuthor $author) function in Google\\Service\\Blogger\\Comment
DPost.php93 public function setAuthor(PostAuthor $author) function in Google\\Service\\Blogger\\Post
/plugin/zotero/
DZoteroEntry.php44 public function setAuthor($value) function in ZoteroEntry
DTextZoteroRepository.php58 $e->setAuthor($columns[self::COLUMN_AUTHOR]);
DFeedZoteroRepository.php100 $e->setAuthor($this->parseAuthor($data));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DApplication.php105 public function setAuthor($author) function in Google\\Service\\Games\\Application
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DApplication.php149 public function setAuthor($author) function in Google\\Service\\AndroidManagement\\Application
/plugin/authgoogle/google/contrib/
DGoogle_BloggerService.php713 public function setAuthor(Google_CommentAuthor $author) { function in Google_Comment
897 public function setAuthor(Google_PageAuthor $author) { function in Google_Page
1055 public function setAuthor(Google_PostAuthor $author) { function in Google_Post
DGoogle_OrkutService.php1649 public function setAuthor(Google_OrkutAuthorResource $author) { function in Google_CommunityMessage
1773 public function setAuthor(Google_OrkutAuthorResource $author) { function in Google_CommunityPoll
1924 public function setAuthor(Google_OrkutAuthorResource $author) { function in Google_CommunityPollComment
2099 public function setAuthor(Google_OrkutAuthorResource $author) { function in Google_CommunityTopic
DGoogle_ShoppingService.php882 public function setAuthor(Google_ShoppingModelProductJsonV1Author $author) { function in Google_ShoppingModelProductJsonV1
DGoogle_BooksService.php1392 public function setAuthor( $author) { function in Google_BooksCloudloadingResource
2507 public function setAuthor(Google_ReviewAuthor $author) { function in Google_Review
DGoogle_DriveService.php2029 public function setAuthor(Google_User $author) { function in Google_Comment
2186 public function setAuthor(Google_User $author) { function in Google_CommentReply
DGoogle_ModeratorService.php1352 public function setAuthor($author) { function in Google_Submission

12