Home
last modified time | relevance | path

Searched refs:creator (Results 26 – 50 of 82) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DAttachment.php62 public function setCreator(Actor $creator) argument
64 $this->creator = $creator;
71 return $this->creator;
H A DCloudsupportCase.php107 public function setCreator(Actor $creator) argument
109 $this->creator = $creator;
116 return $this->creator;
H A DComment.php72 public function setCreator(Actor $creator) argument
74 $this->creator = $creator;
81 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DProject.php64 public function setCreator(GoogleAppsScriptTypeUser $creator) argument
66 $this->creator = $creator;
73 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DSavedQuery.php31 public $creator; variable in Google\\Service\\CloudAsset\\SavedQuery
84 public function setCreator($creator) argument
86 $this->creator = $creator;
93 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php30 public $creator; variable in Google\\Service\\Dataproc\\Batch
93 public function setCreator($creator) argument
95 $this->creator = $creator;
102 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEvent.php257 public function setCreator(EventCreator $creator) argument
259 $this->creator = $creator;
266 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DBuildProvenance.php42 public $creator; variable in Google\\Service\\ContainerAnalysis\\BuildProvenance
143 public function setCreator($creator) argument
145 $this->creator = $creator;
152 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Job.php48 public $creator; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Job
209 public function setCreator($creator) argument
211 $this->creator = $creator;
218 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php46 public $creator; variable in Google\\Service\\AIPlatformNotebooks\\Instance
241 public function setCreator($creator) argument
243 $this->creator = $creator;
250 return $this->creator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DAuctionPackage.php30 public $creator; variable in Google\\Service\\AuthorizedBuyersMarketplace\\AuctionPackage
69 public function setCreator($creator) argument
71 $this->creator = $creator;
78 return $this->creator;
/plugin/xcom/
H A Dremote.php288 $creator =""; $creator_id="";
309 if($creator || $creator_id) break;
311 $creator = $this->getcurrent('creator', null);
313 $this->process_users($creator,$creator_id,$contents);
377 function process_users($creator,$user,&$contents) { argument
378 if(empty($creator)) {
381 $contents .= "<tr><td>Created by:</td><td> $creator (userid: $user)</tr></td>\n";
/plugin/metadisplay/helper/
H A Dhtml.php115 $creator =""; $creator_id="";
169 $creator = $this->getcurrent('creator', null);
171 if(!$creator && !$creator_id) return false;
173 $creator=preg_replace($regex,"<span style='color:blue'>$1</span>",$creator);
196 if($creator || $creator_id) break;
202 if(!$creator) {
203 $creator = $this->getcurrent('creator', null);
208 $this->process_users($creator,$creator_id);
288 function process_users($creator,$user, $label = 'Created by') { argument
289 if(empty($creator)) {
[all …]
H A Dplaintext.php115 $creator =""; $creator_id="";
169 $creator = $this->getcurrent('creator', null);
171 if(!$creator && !$creator_id) return false;
173 $creator=preg_replace($regex,"<span style='color:blue'>$1</span>",$creator);
196 if($creator || $creator_id) break;
202 if(!$creator) {
203 $creator = $this->getcurrent('creator', null);
208 $this->process_users($creator,$creator_id);
287 if(empty($creator)) {
292 echo "\n$label $creator (userid: $user)\n";
[all …]
/plugin/diagramsnet/lib/stencils/
H A DLICENSE46 …identification of the creator(s) of the Licensed Material and any others designated to receive att…
/plugin/diagramsnet/lib/templates/
H A DLICENSE46 …identification of the creator(s) of the Licensed Material and any others designated to receive att…
/plugin/diagramsnet/lib/img/
H A DLICENSE46 …identification of the creator(s) of the Licensed Material and any others designated to receive att…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1creator.js","webpack:///./node_modules/d3-selection/src/index.js","webpack:///./node_modules/d3-se…
H A D3.3.js.map1 …cepted yet, a few commonly used names are:\\n\\n* `creator` which defines the name of the creato…
H A D2.2.js.map1 …"\n }\n ],\n \"description\": \"The creator of SVG content mi…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1creator.js","webpack://mermaid/./node_modules/d3-selection/src/selection/insert.js","webpack://mer…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js3743 }return creator(this,DomplateTag)
3939 }return creator(this,DomplateEmbed)
3966 return creator(this,DomplateLoop)
4064 }function creator(tag,cons){var fn=new Function("var tag = arguments.callee.tag;var cons = argument… function
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt354 * ID3v2 genre string creator function
H A DREADME.md347 * ID3v2 genre string creator function
/plugin/filelist/
H A Dsyntax.php

1234