| /plugin/combo/.github/ |
| H A D | dependabot.yml | 5 updates: 6 # Enable version updates for npm 10 # Check the npm registry for updates every day (weekdays) 14 # Enable version updates for Docker 18 # Check for updates once a week
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
| D | UpdateDeviceMetadataInBatchRequest.php | 22 protected $collection_key = 'updates'; 29 public function setUpdates($updates) argument 31 $this->updates = $updates; 38 return $this->updates;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
| D | AchievementUpdateMultipleRequest.php | 22 protected $collection_key = 'updates'; 47 public function setUpdates($updates) argument 49 $this->updates = $updates; 56 return $this->updates;
|
| D | EventPeriodUpdate.php | 22 protected $collection_key = 'updates'; 63 public function setUpdates($updates) argument 65 $this->updates = $updates; 72 return $this->updates;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | AppendValuesResponse.php | 64 public function setUpdates(UpdateValuesResponse $updates) argument 66 $this->updates = $updates; 73 return $this->updates;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/ |
| D | Presentations.php | 35 * Applies one or more updates to the presentation. Each request is validated 41 * four updates, and only the third one returns information. The response would 46 * the presentation should reflect your changes. In any case, the updates in 50 * @param string $presentationId The presentation to apply the updates to.
|
| /plugin/projects/lang/en/ |
| D | settings.php | 3 $lang['check updates'] = 'Automatically check for updates';
|
| /plugin/snippets/lang/en/ |
| D | info.txt | 2 … the page files against the snippets logged in their metafiles, and then updates the metafiles to … 3 It also updates the database which holds two lists:
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | ChangeLog | 70 * Change: documentation updates 175 * Change: minor documentation / FAQ updates 201 * Change: minor documentation / FAQ updates 214 * Fixed: minor sample updates 234 * Change: minor documentation/FAQ updates 241 * Change: minor documentation/FAQ updates 336 * Fixed: documentation fixes / updates 373 * Fixed: minor samples updates 388 * Change: minor FAQ / documentation updates 466 * Changed: documentation/FAQ updates [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/ |
| D | UsersSettings.php | 108 * Updates the auto-forwarding setting for the specified account. A verified 126 * Updates IMAP settings. (settings.updateImap) 141 * Updates language settings. If successful, the return object contains the 161 * Updates POP settings. (settings.updatePop) 176 * Updates vacation responder settings. (settings.updateVacation)
|
| /plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
| D | PDO.php | 87 * Updates properties for an address book. 90 * To do the actual updates, you must tell this object which properties 111 $updates = []; 116 $updates['displayname'] = $newValue; 119 $updates['description'] = $newValue; 125 foreach ($updates as $key => $value) { 136 $updates['addressbookid'] = $addressBookId; 138 $stmt->execute($updates); 347 * Updates a card.
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
| H A D | PDO.php | 87 * Updates properties for an address book. 90 * To do the actual updates, you must tell this object which properties 111 $updates = []; 116 $updates['displayname'] = $newValue; 119 $updates['description'] = $newValue; 125 foreach ($updates as $key => $value) { 136 $updates['addressbookid'] = $addressBookId; 138 $stmt->execute($updates); 342 * Updates a card.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/ |
| D | Spreadsheets.php | 36 * Applies one or more updates to the spreadsheet. Each request is validated 40 * requests. For example, if you applied 4 updates and the 3rd one had a reply, 44 * after this completes, however it is guaranteed that the updates in the 49 * @param string $spreadsheetId The spreadsheet to apply the updates to.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/ |
| D | IndexingDatasources.php | 71 * Updates the schema of a data source. This method does not perform incremental 72 * updates to the schema. Instead, this method updates the schema by overwriting
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/Resource/ |
| D | ControllerDebuggeesBreakpoints.php | 69 * Updates the breakpoint state or mutable fields. The entire Breakpoint message 70 * must be sent back to the controller service. Updates to active breakpoint 72 * specification. Updates to the `location`, `condition` and `expressions`
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/ |
| D | Documents.php | 35 * Applies one or more updates to the document. Each request is validated before 41 * updates, and only the third one returns information. The response would have 46 * should reflect your changes. In any case, the updates in your request are
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
| D | BackendInterface.php | 47 * Updates one ore more webdav properties on a principal. 50 * To do the actual updates, you must tell this object which properties 131 * Updates the list of group members for a group principal.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/Resource/ |
| D | ThreatListUpdates.php | 34 * Fetches the most recent threat list updates. A client can request updates for
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/ |
| H A D | BackendInterface.php | 47 * Updates one ore more webdav properties on a principal. 50 * To do the actual updates, you must tell this object which properties 131 * Updates the list of group members for a group principal.
|
| /plugin/fckg/ |
| D | Changes | 242 Dutch language updates for fckeditor lang.nl.js and fonts/lang/nl.js 245 Updates to language strings in link dialog 279 Dutch language updates. 286 Updates to languagestrings and code 290 Updates to language strings in fckeditor
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/ |
| D | BuyersProposalsDeals.php | 36 * Batch updates multiple deals in the same proposal. (deals.batchUpdate) 89 * Updates the given deal at the buyer known revision number. If the server 96 * further changes on the server (for example, seller making new updates), then
|
| /plugin/authgooglesheets/vendor/google/auth/src/Credentials/ |
| D | IAMCredentials.php | 60 * export a callback function which updates runtime metadata. 70 * Updates metadata with the appropriate header metadata.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/ |
| D | Projects.php | 46 * Updates the Settings for the Project. (projects.updateProjectSettings) 54 * @opt_param string updateMask Field mask to support partial updates.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/ |
| D | Regionalinventory.php | 35 * Updates regional inventory for multiple products or regions in a single 51 * updates that entry. (regionalinventory.insert)
|
| D | Localinventory.php | 35 * Updates local inventory for multiple products or stores in a single request. 49 * Updates the local inventory of a product in your Merchant Center account.
|