Home
last modified time | relevance | path

Searched refs:postBody (Results 1251 – 1267 of 1267) sorted by last modified time

1...<<51

/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php32 * @param Google_AllocateIdsRequest $postBody
37 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
50 * @param Google_BeginTransactionRequest $postBody
55 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
68 * @param Google_BlindWriteRequest $postBody
73 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
86 * @param Google_CommitRequest $postBody
91 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
104 * @param Google_LookupRequest $postBody
122 * @param Google_RollbackRequest $postBody
[all …]
H A DGoogle_DirectoryService.php159 * @param Google_Group $postBody
199 * @param Google_Group $postBody
217 * @param Google_Group $postBody
261 * @param Google_Alias $postBody
340 * @param Google_Member $postBody
381 * @param Google_Member $postBody
400 * @param Google_Member $postBody
663 * @param Google_User $postBody
719 * @param Google_User $postBody
750 * @param Google_User $postBody
[all …]
H A DGoogle_MirrorService.php59 * @param Google_Contact $postBody
64 $params = array('postBody' => $postBody);
94 * @param Google_Contact $postBody
112 * @param Google_Contact $postBody
198 * @param Google_Subscription $postBody
203 $params = array('postBody' => $postBody);
233 * @param Google_Subscription $postBody
291 * @param Google_TimelineItem $postBody
296 $params = array('postBody' => $postBody);
335 * @param Google_TimelineItem $postBody
[all …]
H A DGoogle_OrkutService.php120 * @param Google_Visibility $postBody
125 $params = array('activityId' => $activityId, 'postBody' => $postBody);
138 * @param Google_Visibility $postBody
143 $params = array('activityId' => $activityId, 'postBody' => $postBody);
246 * @param Google_Comment $postBody
495 * @param Google_CommunityMessage $postBody
548 * @param Google_CommunityPollComment $postBody
601 * @param Google_CommunityPollVote $postBody
748 * @param Google_CommunityTopic $postBody
829 * @param Google_Activity $postBody
[all …]
H A DGoogle_PredictionService.php32 * @param Google_Input $postBody
36 …public function predict($project, $hostedModelName, Google_Input $postBody, $optParams = array()) { argument
111 * @param Google_Insert $postBody
115 public function insert($project, Google_Insert $postBody, $optParams = array()) { argument
116 $params = array('project' => $project, 'postBody' => $postBody);
150 * @param Google_Input $postBody
154 public function predict($project, $id, Google_Input $postBody, $optParams = array()) { argument
155 $params = array('project' => $project, 'id' => $id, 'postBody' => $postBody);
169 * @param Google_Update $postBody
173 public function update($project, $id, Google_Update $postBody, $optParams = array()) { argument
[all …]
H A DGoogle_SQLAdminService.php106 * @param Google_InstancesExportRequest $postBody
111 $params = array('project' => $project, 'instance' => $instance, 'postBody' => $postBody);
144 * @param Google_InstancesImportRequest $postBody
149 $params = array('project' => $project, 'instance' => $instance, 'postBody' => $postBody);
162 * @param Google_DatabaseInstance $postBody
166 public function insert($project, Google_DatabaseInstance $postBody, $optParams = array()) { argument
167 $params = array('project' => $project, 'postBody' => $postBody);
204 * @param Google_DatabaseInstance $postBody
209 $params = array('project' => $project, 'instance' => $instance, 'postBody' => $postBody);
263 * @param Google_DatabaseInstance $postBody
[all …]
H A DGoogle_AdexchangebuyerService.php64 * @param Google_Account $postBody
68 public function patch($id, Google_Account $postBody, $optParams = array()) { argument
69 $params = array('id' => $id, 'postBody' => $postBody);
82 * @param Google_Account $postBody
86 public function update($id, Google_Account $postBody, $optParams = array()) { argument
87 $params = array('id' => $id, 'postBody' => $postBody);
129 * @param Google_Creative $postBody
133 public function insert(Google_Creative $postBody, $optParams = array()) { argument
134 $params = array('postBody' => $postBody);
H A DGoogle_AnalyticsService.php340 * @param Google_Experiment $postBody
344 …public function insert($accountId, $webPropertyId, $profileId, Google_Experiment $postBody, $optPa… argument
345 …$accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $postBody);
384 * @param Google_Experiment $postBody
388 …ccountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $postBody, $optParams = arr… argument
389 …ebPropertyId, 'profileId' => $profileId, 'experimentId' => $experimentId, 'postBody' => $postBody);
405 * @param Google_Experiment $postBody
409 …ccountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $postBody, $optParams = arr… argument
410 …ebPropertyId, 'profileId' => $profileId, 'experimentId' => $experimentId, 'postBody' => $postBody);
H A DGoogle_CivicInfoService.php48 * @param Google_VoterInfoRequest $postBody
54 …public function voterInfoQuery($electionId, Google_VoterInfoRequest $postBody, $optParams = array(… argument
55 $params = array('electionId' => $electionId, 'postBody' => $postBody);
H A DGoogle_GanService.php193 * @param Google_Link $postBody
197 public function insert($role, $roleId, Google_Link $postBody, $optParams = array()) { argument
198 $params = array('role' => $role, 'roleId' => $roleId, 'postBody' => $postBody);
H A DGoogle_LicensingService.php65 * @param Google_LicenseAssignmentInsert $postBody
69 …public function insert($productId, $skuId, Google_LicenseAssignmentInsert $postBody, $optParams = … argument
70 $params = array('productId' => $productId, 'skuId' => $skuId, 'postBody' => $postBody);
129 * @param Google_LicenseAssignment $postBody
133 …public function patch($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams … argument
134 … array('productId' => $productId, 'skuId' => $skuId, 'userId' => $userId, 'postBody' => $postBody);
149 * @param Google_LicenseAssignment $postBody
153 …public function update($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams… argument
154 … array('productId' => $productId, 'skuId' => $skuId, 'userId' => $userId, 'postBody' => $postBody);
H A DGoogle_ModeratorService.php34 * @param Google_Vote $postBody
56 * @param Google_Vote $postBody
99 * @param Google_Vote $postBody
219 * @param Google_Tag $postBody
282 * @param Google_Series $postBody
300 * @param Google_Series $postBody
338 * @param Google_Series $postBody
462 * @param Google_Topic $postBody
503 * @param Google_Topic $postBody
638 * @param Google_Profile $postBody
[all …]
H A DGoogle_ResellerService.php47 * @param Google_Customer $postBody
53 public function insert(Google_Customer $postBody, $optParams = array()) { argument
54 $params = array('postBody' => $postBody);
68 * @param Google_Customer $postBody
73 $params = array('customerId' => $customerId, 'postBody' => $postBody);
86 * @param Google_Customer $postBody
91 $params = array('customerId' => $customerId, 'postBody' => $postBody);
117 * @param Google_ChangePlanRequest $postBody
136 * @param Google_RenewalSettings $postBody
155 * @param Google_Seats $postBody
[all …]
H A DGoogle_SiteVerificationService.php59 * @param Google_SiteVerificationWebResourceGettokenRequest $postBody
63 …public function getToken(Google_SiteVerificationWebResourceGettokenRequest $postBody, $optParams =… argument
64 $params = array('postBody' => $postBody);
77 * @param Google_SiteVerificationWebResourceResource $postBody
82 $params = array('verificationMethod' => $verificationMethod, 'postBody' => $postBody);
112 * @param Google_SiteVerificationWebResourceResource $postBody
116 …public function patch($id, Google_SiteVerificationWebResourceResource $postBody, $optParams = arra… argument
117 $params = array('id' => $id, 'postBody' => $postBody);
130 * @param Google_SiteVerificationWebResourceResource $postBody
134 …public function update($id, Google_SiteVerificationWebResourceResource $postBody, $optParams = arr… argument
[all …]
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1222 this.body = this.method == 'post' ? (this.options.postBody || params) : null;
/plugin/botbouncer/lib/
H A Dmollom.php222 * @param string[optional] $postBody
229 …public static function checkContent($sessionId = null, $postTitle = null, $postBody = null, $autho… argument
232 …if($sessionId === null && $postTitle === null && $postBody === null && $authorName === null && $au…
241 if($postBody !== null) $parameters['post_body'] = (string) $postBody;
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1420 this.body = this.method == 'post' ? (this.options.postBody || params) : null;

1...<<51