| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
| D | UpdateDeviceMetadataInBatchRequest.php | 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 | 47 public function setUpdates($updates) argument 49 $this->updates = $updates; 56 return $this->updates;
|
| D | EventPeriodUpdate.php | 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/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
| D | PDO.php | 111 $updates = []; 116 $updates['displayname'] = $newValue; 119 $updates['description'] = $newValue; 125 foreach ($updates as $key => $value) { 136 $updates['addressbookid'] = $addressBookId; 138 $stmt->execute($updates);
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
| H A D | PDO.php | 111 $updates = []; 116 $updates['displayname'] = $newValue; 119 $updates['description'] = $newValue; 125 foreach ($updates as $key => $value) { 136 $updates['addressbookid'] = $addressBookId; 138 $stmt->execute($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/asciidocjs/node_modules/pug-load/ |
| D | HISTORY.md | 19 * Make filename part of the options - updates to the 2.x.y APIs for lexer and parser
|
| /plugin/fixredirectlinks/ |
| D | plugin.info.txt | 6 desc This plugin updates the class on links that are directed through the Redirect plugin.
|
| /plugin/snippets/ |
| D | plugin.info.txt | 7 desc Provides toolbar button+popup for template insertion; can track and insert sinppet updates
|
| /plugin/newpagetemplate/ |
| D | README | 1 This updates the newpagetmplate plugin to handle the new Events for Templates.
|
| /plugin/projects/syntax/ |
| D | projectfile.php | 86 if (auth_quickaclcheck($ID) == AUTH_ADMIN && $this->getConf('check updates')) {
|
| /plugin/dokusioc/ |
| D | plugin.info.txt | 6 …cks the requested application type (content negotiation) and it pings PTSW.com for pushing updates.
|
| /plugin/searchindex/lang/en/ |
| D | intro.txt | 4 This is generally not needed as the index builds and updates itself as
|
| /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/dw2pdf/conf/ |
| D | style.css | 6 * to make sure they are not overwritten by updates
|
| /plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
| D | license.commercial.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
| /plugin/syntaxhighlighter3/ |
| D | CHANGELOG.md | 53 …toloader brush list. No longer necessary to edit action.php, i.e. plugin updates will not overwrit…
|
| /plugin/photogallery/phpThumb/licenses/ |
| D | license.ptcl.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
| /plugin/bibtex4dw/ |
| D | CHANGELOG.md | 12 * Perform SQLite updates in a single transaction, see [#8](https://github.com/tillbiskup/dokuwiki-b…
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_GamesService.php | 2306 public $updates; variable in Google_RoomP2PStatuses 2313 public function setUpdates(/* array(Google_RoomP2PStatus) */ $updates) { argument 2314 $this->assertIsArray($updates, 'Google_RoomP2PStatus', __METHOD__); 2315 $this->updates = $updates; 2318 return $this->updates;
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Message.php | 845 function updateArgs($namespace, $updates) argument 854 foreach ($updates as $k => $v) {
|
| /plugin/geonav/tpl/startermap/ |
| D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
| /plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
| D | CHANGELOG.md | 240 * Documentation updates and corrections. 250 * Documentation updates.
|
| /plugin/openid/Auth/OpenID/ |
| D | Message.php | 925 function updateArgs($namespace, $updates) argument 934 foreach ($updates as $k => $v) {
|