/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/ |
H A 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/ |
H A D | AchievementUpdateMultipleRequest.php | 47 public function setUpdates($updates) argument 49 $this->updates = $updates; 56 return $this->updates;
|
H A 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/ |
H A 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/ |
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/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/ |
H A 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/snippets/ |
H A D | plugin.info.txt | 7 desc Provides toolbar button+popup for template insertion; can track and insert sinppet updates
|
/plugin/projects/syntax/ |
H A D | projectfile.php | 86 if (auth_quickaclcheck($ID) == AUTH_ADMIN && $this->getConf('check updates')) {
|
/plugin/newpagetemplate/ |
H A D | README | 1 This updates the newpagetmplate plugin to handle the new Events for Templates.
|
/plugin/dokusioc/ |
H A D | plugin.info.txt | 6 desc It adds an alternate meta link of the SIOC-RDF/XML document to HTML head, creates SIOC version of wiki content (RDF/XML export), checks the requested application type (content negotiation) and it pings PTSW.com for pushing updates.
|
/plugin/searchindex/lang/en/ |
H A D | intro.txt | 4 This is generally not needed as the index builds and updates itself as
|
/plugin/dw2pdf/conf/ |
H A D | style.css | 6 * to make sure they are not overwritten by updates
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ChangeLog | 70 * Change: documentation 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 466 * Changed: documentation/FAQ updates 571 * Change: minor updates in sample files 573 * Change: minor documentation/FAQ updates 674 * Change: minor documentation updates [all …]
|
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/ |
H A D | license.commercial.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
/plugin/syntaxhighlighter3/ |
H A 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/ |
H A D | license.ptcl.txt | 21 receive any technical support, updates or bugfixes, except as such are
|
/plugin/authgoogle/google/contrib/ |
H A 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/geonav/tpl/startermap/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/plugin/fedauth/Auth/OpenID/ |
H A D | Message.php | 845 function updateArgs($namespace, $updates) argument 854 foreach ($updates as $k => $v) {
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | README.md | 125 When a new **major** version is released (e.g. `1.6` -> `2.0`), the previous one (`1.6`) will receive critical bug fixes for *at least* 3 months and security updates for 6 months after that new release comes out. 129 **Professional support, including notification of new releases and security updates, is available through a [Tidelift Subscription](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme).** 144 Major refactoring to core parsing logic should be avoided if possible so that we can easily follow updates made to [the reference implementation][commonmark.js]. That being said, we will absolutely consider changes which don't deviate too far from the reference spec or which are favored by other popular CommonMark implementations.
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | CHANGELOG.md | 240 * Documentation updates and corrections. 250 * Documentation updates.
|
/plugin/openid/Auth/OpenID/ |
H A D | Message.php | 925 function updateArgs($namespace, $updates) argument 934 foreach ($updates as $k => $v) {
|
/plugin/projects/ |
H A D | changelog | 12 * Fixed plugin settings. Now auto-checking for updates is truly configurable.
|
/plugin/file2dw/ |
H A D | README.md | 49 …s elsewhere in your system, so you don't lose these changes when you get updates. `docker-compose-…
|