Home
last modified time | relevance | path

Searched refs:call (Results 876 – 900 of 3012) sorted by relevance

1...<<31323334353637383940>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
H A DDevices.php54 return $this->call('query', [$params], QueryResponse::class);
78 …return $this->call('reportStateAndNotification', [$params], ReportStateAndNotificationResponse::cl…
96 return $this->call('requestSync', [$params], RequestSyncDevicesResponse::class);
112 return $this->call('sync', [$params], SyncResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsTracks.php46 return $this->call('get', [$params], Track::class);
60 return $this->call('list', [$params], TracksListResponse::class);
76 return $this->call('patch', [$params], Track::class);
92 return $this->call('update', [$params], Track::class);
H A DEditsImages.php50 return $this->call('delete', [$params]);
70 return $this->call('deleteall', [$params], ImagesDeleteAllResponse::class);
89 return $this->call('list', [$params], ImagesListResponse::class);
108 return $this->call('upload', [$params], ImagesUploadResponse::class);
H A DEditsExpansionfiles.php50 return $this->call('get', [$params], ExpansionFile::class);
71 return $this->call('patch', [$params], ExpansionFile::class);
92 return $this->call('update', [$params], ExpansionFile::class);
111 return $this->call('upload', [$params], ExpansionFilesUploadResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php51 return $this->call('copy', [$params], Operation::class);
67 return $this->call('list', [$params], ListLogEntriesResponse::class);
81 return $this->call('tail', [$params], TailLogEntriesResponse::class);
99 return $this->call('write', [$params], WriteLogEntriesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DMarketplacedeals.php50 return $this->call('delete', [$params], DeleteOrderDealsResponse::class);
64 return $this->call('insert', [$params], AddOrderDealsResponse::class);
81 return $this->call('list', [$params], GetOrderDealsResponse::class);
96 return $this->call('update', [$params], EditAllOrderDealsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersLocationListsAssignedLocations.php56 return $this->call('bulkEdit', [$params], BulkEditAssignedLocationsResponse::class);
74 return $this->call('create', [$params], AssignedLocation::class);
93 return $this->call('delete', [$params], DisplayvideoEmpty::class);
128 return $this->call('list', [$params], ListAssignedLocationsResponse::class);
H A DAdvertisersLineItemsTargetingTypesAssignedTargetingOptions.php56 return $this->call('create', [$params], AssignedTargetingOption::class);
80 return $this->call('delete', [$params], DisplayvideoEmpty::class);
102 return $this->call('get', [$params], AssignedTargetingOption::class);
144 return $this->call('list', [$params], ListLineItemAssignedTargetingOptionsResponse::class);
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js65 if ( hasOwn.call( obj, item ) ) {
417 if ( hasOwn.call( obj, key ) ) {
1004 eventHook.add.call( this, {}, fn );
1097 callback.call( this, event );
1112 callback.call( this, event );
1130 Abstract.put.call( this, track );
1406 if ( hasOwn.call( newOptions, prop ) && hasOwn.call( oldOptions, prop ) ) {
1769 Popcorn.destroy.call( null, this );
1867 var args = slice.call( arguments ),
2096 pluginFn.call( this, definition.call( this, trackEvent ), trackEvent );
[all …]
/plugin/toolbox/
H A DToolboxCounter.js47 call: 0, property in ToolboxCounter.agggregateCounts.counts
54 counts.call += counts.csec;
58 counts.call += charcounter(textarea.form.elements.prefix.value);
62 counts.call += charcounter(textarea.form.elements.suffix.value);
101 html(toolbox_lang.total, counts.call, counts.wall) +
/plugin/components/
H A DREADME.md5 To add a new AJAX call handler for a plugin, (for example, an AJAX function call some_plugin.some_c…
11 …* it returns the name of the AJAX call (here, 'some_call'). Note that the actual call is some_plug…
14 … passed from the client, and it returns TRUE if the user is authorized to call this function, and …
16 3. `protected function call($params) { return ...; }`
24 // the required parameters to the AJAX call
38 For the AJAX call, you should use
42 call: 'some_plugin.some_call',
52 // the data is the returned data from the call function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DProjectsManagedZonesRrsets.php51 return $this->call('create', [$params], ResourceRecordSet::class);
72 return $this->call('delete', [$params], ResourceRecordSetsDeleteResponse::class);
93 return $this->call('get', [$params], ResourceRecordSet::class);
115 return $this->call('patch', [$params], ResourceRecordSet::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementProfileUserLinks.php46 return $this->call('delete', [$params]);
62 return $this->call('insert', [$params], EntityUserLink::class);
89 return $this->call('list', [$params], EntityUserLinks::class);
107 return $this->call('update', [$params], EntityUserLink::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DBlobs.php62 …return $this->call('batchRead', [$params], BuildBazelRemoteExecutionV2BatchReadBlobsResponse::clas…
90 …return $this->call('batchUpdate', [$params], BuildBazelRemoteExecutionV2BatchUpdateBlobsResponse::…
112 …return $this->call('findMissing', [$params], BuildBazelRemoteExecutionV2FindMissingBlobsResponse::…
153 return $this->call('getTree', [$params], BuildBazelRemoteExecutionV2GetTreeResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IAMCredentials/Resource/
H A DProjectsServiceAccounts.php55 return $this->call('generateAccessToken', [$params], GenerateAccessTokenResponse::class);
73 return $this->call('generateIdToken', [$params], GenerateIdTokenResponse::class);
91 return $this->call('signBlob', [$params], SignBlobResponse::class);
109 return $this->call('signJwt', [$params], SignJwtResponse::class);
/plugin/judge/
H A Dscript.js24 call: 'plugin_judge',
38 call: 'plugin_judge',
104 call: 'plugin_judge',
133 call: 'plugin_judge',
157 call: 'plugin_judge',
195 call: 'plugin_judge',
229 call: 'plugin_judge',
/plugin/command/inc/
H A Dembedding.php102 $call = $this->parseCommandCall($callString);
103 if($call == null)
106 $cmdName = $call[0];
107 $params = $call[1];
108 $paramHash = $call[2];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionInstanceGroups.php50 return $this->call('get', [$params], InstanceGroup::class);
105 return $this->call('list', [$params], RegionInstanceGroupList::class);
165 return $this->call('listInstances', [$params], RegionInstanceGroupsListInstances::class);
194 return $this->call('setNamedPorts', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsServicesVersionsInstances.php56 return $this->call('debug', [$params], Operation::class);
84 return $this->call('delete', [$params], Operation::class);
101 return $this->call('get', [$params], Instance::class);
124 return $this->call('list', [$params], ListInstancesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DVerificationCodes.php43 return $this->call('generate', [$params]);
56 return $this->call('invalidate', [$params]);
71 return $this->call('list', [$params], VerificationCodesModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DResellernotify.php44 return $this->call('getwatchdetails', [$params], ResellernotifyGetwatchdetailsResponse::class);
59 return $this->call('register', [$params], ResellernotifyResource::class);
75 return $this->call('unregister', [$params], ResellernotifyResource::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DFamilysharing.php46 return $this->call('getFamilyInfo', [$params], FamilyInfo::class);
63 return $this->call('share', [$params], BooksEmpty::class);
80 return $this->call('unshare', [$params], BooksEmpty::class);
H A DPromooffer.php52 return $this->call('accept', [$params], BooksEmpty::class);
72 return $this->call('dismiss', [$params], BooksEmpty::class);
91 return $this->call('get', [$params], Offers::class);
/plugin/abc2/abc-libraries/abc2svg/
H A Dcombine-1.js39 delete s.invis}else{combine_notes.call(this,s,s2)
55 if(s.in_tuplet||!may_combine.call(this,s))
63 if(may_combine.call(this,s))
64 do_combine.call(this,s)
72 if(s.beam_end){if(may_combine.call(this,s))
73 do_combine.call(this,s)
76 while(1){if(!may_combine.call(this,s2)){s2=null
84 while(1){do_combine.call(this,s2)
96 return s},set_stem_dir:function(of){of();abc2svg.combine.comb_v.call(this)},set_vp:function(of,a){var i,curvoice=this.get_curvoice()
/plugin/bbcode/
H A Dimage.php39 $call = 'externalmedia';
41 $call = 'internalmedia';
44 $handler->_addCall($call,array($url,$title,NULL,NULL,NULL,'cache'),$pos);

1...<<31323334353637383940>>...121