/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | VolumeUserInfoCopy.php | 37 public $updated; variable in Google\\Service\\Books\\VolumeUserInfoCopy 84 public function setUpdated($updated) argument 86 $this->updated = $updated; 93 return $this->updated;
|
H A D | AnnotationsSummaryLayers.php | 41 public $updated; variable in Google\\Service\\Books\\AnnotationsSummaryLayers 102 public function setUpdated($updated) argument 104 $this->updated = $updated; 111 return $this->updated;
|
H A D | ReadingPosition.php | 45 public $updated; variable in Google\\Service\\Books\\ReadingPosition 124 public function setUpdated($updated) argument 126 $this->updated = $updated; 133 return $this->updated;
|
H A D | DictionaryAnnotationdata.php | 51 public $updated; variable in Google\\Service\\Books\\DictionaryAnnotationdata 158 public function setUpdated($updated) argument 160 $this->updated = $updated; 167 return $this->updated;
|
H A D | GeoAnnotationdata.php | 51 public $updated; variable in Google\\Service\\Books\\GeoAnnotationdata 158 public function setUpdated($updated) argument 160 $this->updated = $updated; 167 return $this->updated;
|
H A D | Bookshelf.php | 53 public $updated; variable in Google\\Service\\Books\\Bookshelf 164 public function setUpdated($updated) argument 166 $this->updated = $updated; 173 return $this->updated;
|
H A D | Layersummary.php | 66 public $updated; variable in Google\\Service\\Books\\Layersummary 219 public function setUpdated($updated) argument 221 $this->updated = $updated; 228 return $this->updated;
|
H A D | Volumeannotation.php | 72 public $updated; variable in Google\\Service\\Books\\Volumeannotation 249 public function setUpdated($updated) argument 251 $this->updated = $updated; 258 return $this->updated;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/ |
H A D | Colors.php | 33 public $updated; variable in Google\\Service\\Calendar\\Colors 80 public function setUpdated($updated) argument 82 $this->updated = $updated; 89 return $this->updated;
|
H A D | Events.php | 62 public $updated; variable in Google\\Service\\Calendar\\Events 207 public function setUpdated($updated) argument 209 $this->updated = $updated; 216 return $this->updated;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Tasks/ |
H A D | TaskList.php | 45 public $updated; variable in Google\\Service\\Tasks\\TaskList 120 public function setUpdated($updated) argument 122 $this->updated = $updated; 129 return $this->updated;
|
H A D | Task.php | 80 public $updated; variable in Google\\Service\\Tasks\\Task 281 public function setUpdated($updated) argument 283 $this->updated = $updated; 290 return $this->updated;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | Segment.php | 57 public $updated; variable in Google\\Service\\Analytics\\Segment 174 public function setUpdated($updated) argument 176 $this->updated = $updated; 183 return $this->updated;
|
H A D | Account.php | 53 public $updated; variable in Google\\Service\\Analytics\\Account 170 public function setUpdated($updated) argument 172 $this->updated = $updated; 179 return $this->updated;
|
H A D | CustomDimension.php | 63 public $updated; variable in Google\\Service\\Analytics\\CustomDimension 212 public function setUpdated($updated) argument 214 $this->updated = $updated; 221 return $this->updated;
|
H A D | CustomMetric.php | 79 public $updated; variable in Google\\Service\\Analytics\\CustomMetric 270 public function setUpdated($updated) argument 272 $this->updated = $updated; 279 return $this->updated;
|
H A D | RemarketingAudience.php | 68 public $updated; variable in Google\\Service\\Analytics\\RemarketingAudience 245 public function setUpdated($updated) argument 247 $this->updated = $updated; 254 return $this->updated;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1Export.php | 57 public $updated; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Export 174 public function setUpdated($updated) argument 176 $this->updated = $updated; 183 return $this->updated;
|
H A D | GoogleCloudApigeeV1AsyncQuery.php | 69 public $updated; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQuery 242 public function setUpdated($updated) argument 244 $this->updated = $updated; 251 return $this->updated;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/ |
H A D | HmacKeyMetadata.php | 61 public $updated; variable in Google\\Service\\Storage\\HmacKeyMetadata 192 public function setUpdated($updated) argument 194 $this->updated = $updated; 201 return $this->updated;
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.layout.editor.js | 11 …sult={};var updated=this.getLines();var i=0,j=0;while(i<this.current.lines.length&&j<updated.lines… 12 …=this.current.lines.length,j=updated.lines.length;while(i>result.start&&j>result.start){if(this.cu… 13 …=i;result.difference=updated.lines.length-this.current.lines.length;while(result.start>0){if(updat… 15 if(result.difference>0){while(result.end<(updated.lines.length-1)){if(updated.offsets[result.end-1]… 17 this.current=updated;this.changed=result;return result;}
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | Page.php | 61 public $updated; variable in Google\\Service\\Blogger\\Page 210 public function setUpdated($updated) argument 212 $this->updated = $updated; 219 return $this->updated;
|
H A D | Comment.php | 57 public $updated; variable in Google\\Service\\Blogger\\Comment 202 public function setUpdated($updated) argument 204 $this->updated = $updated; 211 return $this->updated;
|
H A D | Blog.php | 63 public $updated; variable in Google\\Service\\Blogger\\Blog 226 public function setUpdated($updated) argument 228 $this->updated = $updated; 235 return $this->updated;
|
/plugin/snippets/ |
H A D | admin.php | 180 $updated['snippets'][$snippet]=$date; 183 if(count($updated)) { 184 $ret .= $this->dbg('updated: ', $updated,"185"); 192 $updated ['snippets'] [$add] =$tm; 200 if(!array_key_exists ( $snip , $updated ['snippets'] )) { 201 $updated ['snippets'][$snip] = $tm; 205 $ret .= $this->getLang("updated") . print_r($updated ,1) . "<br />"; 207 $data['relation']['isreferencedby']['snippets']=$updated['snippets'];
|