Home
last modified time | relevance | path

Searched defs:author (Results 51 – 75 of 88) sorted by relevance

1234

/plugin/zotero/
H A DZoteroEntry.php11 private $author; variable in ZoteroEntry
/plugin/dropfiles/
H A Dpackage.json10 "author": "Michael Große <dokuwiki@cosmocode.de>", string
/plugin/diagramsnet/lib/
H A Dpackage.json19 "author": "JGraph", string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php34 public $author; variable in Google\\Service\\AndroidManagement\\Application
149 public function setAuthor($author)
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Dexample_big.php40 $author = $instance->createAuthorIfNotExistsFor('John McLear', 'Cake'); variable
/plugin/jplayer/vendor/happyworm/jplayer/
H A Dbower.json5 "author": { object
H A Dpackage.json6 "author": { object
/plugin/blogtng/db/
H A Dupdate0001.sql9 author, field
/plugin/bez/ctl/
H A Dstart.php21 public function push($datetime, $type, $author, $entity) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DQuestion.php55 public function setAuthor(Author $author)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReply.php74 public function setAuthor(User $author)
H A DComment.php83 public function setAuthor(User $author)
/plugin/dwcommits/
H A Dhelper.php443 function insert($author,$timestamp,$gitid,$msg,$table) {
674 function construct_ab_clause($author,$branch,$op,$msg){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DReview.php62 public function setAuthor(ReviewAuthor $author)
/plugin/bez/db/
H A Dupdate0001.sql56 author TEXT NOT NULL, field
339 author TEXT NOT NULL, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DComment.php62 public function setAuthor(CommentAuthor $author)
H A DPage.php70 public function setAuthor(PageAuthor $author)
H A DPost.php93 public function setAuthor(PostAuthor $author)
/plugin/bpmnio/vendor/dmn-js/
H A Dpackage.json19 "author": { object
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dsync.js10 author: 'Bill Shakespeare', property in attrs
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php697 public $author; variable in Google_Comment
713 public function setAuthor(Google_CommentAuthor $author) {
885 public $author; variable in Google_Page
897 public function setAuthor(Google_PageAuthor $author) {
1035 public $author; variable in Google_Post
1055 public function setAuthor(Google_PostAuthor $author) {
H A DGoogle_OrkutService.php1634 public $author; variable in Google_CommunityMessage
1649 public function setAuthor(Google_OrkutAuthorResource $author) {
1745 public $author; variable in Google_CommunityPoll
1773 public function setAuthor(Google_OrkutAuthorResource $author) {
1914 public $author; variable in Google_CommunityPollComment
1924 public function setAuthor(Google_OrkutAuthorResource $author) {
2084 public $author; variable in Google_CommunityTopic
2099 public function setAuthor(Google_OrkutAuthorResource $author) {
H A DGoogle_ShoppingService.php830 public $author; variable in Google_ShoppingModelProductJsonV1
882 public function setAuthor(Google_ShoppingModelProductJsonV1Author $author) {
/plugin/bpmnio/vendor/bpmn-js/
H A Dpackage.json41 "author": { object
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1084 var $author; //author variable in FPDF
1733 function SetAuthor($author) {

1234