Home
last modified time | relevance | path

Searched full:updates (Results 1 – 25 of 1185) sorted by relevance

12345678910>>...48

/plugin/combo/.github/
H A Ddependabot.yml5 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/
DUpdateDeviceMetadataInBatchRequest.php22 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/
DAchievementUpdateMultipleRequest.php22 protected $collection_key = 'updates';
47 public function setUpdates($updates) argument
49 $this->updates = $updates;
56 return $this->updates;
DEventPeriodUpdate.php22 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/
DAppendValuesResponse.php64 public function setUpdates(UpdateValuesResponse $updates) argument
66 $this->updates = $updates;
73 return $this->updates;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
DPresentations.php35 * 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/
Dsettings.php3 $lang['check updates'] = 'Automatically check for updates';
/plugin/snippets/lang/en/
Dinfo.txt2 … 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/
DChangeLog70 * 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/
DUsersSettings.php108 * 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/
DPDO.php87 * 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 DPDO.php87 * 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/
DSpreadsheets.php36 * 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/
DIndexingDatasources.php71 * 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/
DControllerDebuggeesBreakpoints.php69 * 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/
DDocuments.php35 * 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/
DBackendInterface.php47 * 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/
DThreatListUpdates.php34 * Fetches the most recent threat list updates. A client can request updates for
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php47 * 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/
DChanges242 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/
DBuyersProposalsDeals.php36 * 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/
DIAMCredentials.php60 * 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/
DProjects.php46 * 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/
DRegionalinventory.php35 * Updates regional inventory for multiple products or regions in a single
51 * updates that entry. (regionalinventory.insert)
DLocalinventory.php35 * 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.

12345678910>>...48