Home
last modified time | relevance | path

Searched refs:update (Results 101 – 125 of 801) sorted by relevance

12345678910>>...33

/plugin/sfauth/conf/
H A Dmetadata.php6 function update($input) { function in setting_plugin_sfauth
/plugin/freechat/phpfreechat/src/
H A Dpfcresponse.class.php40 function update($id,$data) function in pfcResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDrive.php341 ],'update' => [
449 ],'update' => [
698 ],'update' => [
910 ],'update' => [
1041 ],'update' => [
1123 ],'update' => [
1203 ],'update' => [
H A DAnalytics.php345 ],'update' => [
522 ],'update' => [
638 ],'update' => [
795 ],'update' => [
903 ],'update' => [
1026 ],'update' => [
1184 ],'update' => [
1292 ],'update' => [
1425 ],'update' => [
1557 ],'update' => [
[all …]
H A DAndroidEnterprise.php175 ],'update' => [
418 ],'update' => [
582 ],'update' => [
687 ],'update' => [
777 ],'update' => [
1113 ],'update' => [
1193 ],'update' => [
1333 ],'update' => [
1408 ],'update' => [
/plugin/autotweet/
H A Daction.php112 $result = $tweet->post('statuses/update', array('status' => $message));
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.OverrideAllowedSchemes.txt
/plugin/langdelete/lang/en/
H A Dintro.txt5 …lugin:langdelete|plugin description]] for more information about its features and how to update it.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/Resource/
H A DProjectsGroups.php60 public function update($name, ErrorGroup $postBody, $optParams = []) function in Google\\Service\\Clouderrorreporting\\Resource\\ProjectsGroups
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DPubsubnotificationsettings.php57 public function update($merchantId, PubsubNotificationSettingsModel $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Pubsubnotificationsettings
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResult.php144 public function update(GTVerifificationResultBase $other) { function in GTVerificationResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannels.php110 public function update($part, Channel $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\Channels
/plugin/ckgedit/lang/nl/
H A Dmerger.txt3 …- Met de update naar 4.9, is ckgedit samengevoegd met [[doku>plugin:ckgdoku|ckgdoku]]. Zie ckgdoku…
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md8 2. Update submodules: `git submodule update --init`
28 …* ... Don't update the wiki until your change is merged and released, but make a note in your pull…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DWatcherNamespace.asciidoc125 $params['if_seq_no'] = (number) only update the watch if the last operation that has changed the watch has the specified sequence number
126 $params['if_primary_term'] = (number) only update the watch if the last operation that has changed the watch has the specified primary term
/plugin/templater/
H A DCHANGELOG.md56 * This is Daniel Dias Rodrigues' first update.
59 * Vincent de Lau's update:
/plugin/bez/mdl/
H A DFactory.php268 protected function update(Entity $obj) { function in dokuwiki\\plugin\\bez\\mdl\\Factory
301 $this->update($obj);
308 $this->update($obj);
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md86 * [Update](#update)
145 # Send the built up changes back to LDAP to update the entry via the LDAP client update method.
147 $ldap->update($entry);
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php529 public $update; variable in Google_Mutation
560 public function setUpdate(/* array(Google_Entity) */ $update) { argument
561 $this->assertIsArray($update, 'Google_Entity', __METHOD__);
562 $this->update = $update;
565 return $this->update;
/plugin/refnotes/
H A Dadmin.js495 this.update = function () {
529 this.update = function () {
652 field.update();
812 this.update = function () {
824 fields.get(inlineAttributes[i]).update();
930 field.update();
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null= (…) method in t
/plugin/autostart/
H A DREADME.md10 zaher: I hosted it in github to easy update, when author need it i will transfer it to his account.
/plugin/findologicxmlexport/vendor/twig/extensions/
H A D.travis.yml17 - if [ "$DEPS" == "low" ]; then composer --prefer-lowest --prefer-stable update; fi;
/plugin/oauthdoorkeeper/
H A DDockerfile3 RUN apt-get update && \
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DActionResults.php98 …public function update($instanceName, $hash, $sizeBytes, BuildBazelRemoteExecutionV2ActionResult $… function in Google\\Service\\RemoteBuildExecution\\Resource\\ActionResults

12345678910>>...33