Home
last modified time | relevance | path

Searched refs:postBody (Results 1251 – 1267 of 1267) sorted by relevance

1...<<51

/plugin/authgoogle/google/contrib/
H A DGoogle_AppstateService.php104 * @param Google_UpdateRequest $postBody
110 public function update($stateKey, Google_UpdateRequest $postBody, $optParams = array()) { argument
111 $params = array('stateKey' => $stateKey, 'postBody' => $postBody);
H A DGoogle_YouTubeService.php33 * @param Google_Activity $postBody
155 * @param Google_Channel $postBody
280 * @param Google_LiveBroadcast $postBody
395 * @param Google_LiveStream $postBody
438 * @param Google_LiveStream $postBody
481 * @param Google_PlaylistItem $postBody
528 * @param Google_PlaylistItem $postBody
571 * @param Google_Playlist $postBody
618 * @param Google_Playlist $postBody
873 * @param Google_Video $postBody
[all …]
H A DGoogle_DfareportingService.php31 * @param Google_DimensionValueRequest $postBody
38 … public function query($profileId, Google_DimensionValueRequest $postBody, $optParams = array()) { argument
39 $params = array('profileId' => $profileId, 'postBody' => $postBody);
148 * @param Google_Report $postBody
152 public function insert($profileId, Google_Report $postBody, $optParams = array()) { argument
153 $params = array('profileId' => $profileId, 'postBody' => $postBody);
190 * @param Google_Report $postBody
229 * @param Google_Report $postBody
261 * @param Google_Report $postBody
265 public function query($profileId, Google_Report $postBody, $optParams = array()) { argument
[all …]
H A DGoogle_PlusDomainsService.php48 * @param Google_Activity $postBody
55 $params = array('userId' => $userId, 'postBody' => $postBody);
172 * @param Google_Circle $postBody
177 $params = array('userId' => $userId, 'postBody' => $postBody);
210 * @param Google_Circle $postBody
215 $params = array('circleId' => $circleId, 'postBody' => $postBody);
255 * @param Google_Circle $postBody
260 $params = array('circleId' => $circleId, 'postBody' => $postBody);
302 * @param Google_Comment $postBody
307 $params = array('activityId' => $activityId, 'postBody' => $postBody);
[all …]
H A DGoogle_UrlshortenerService.php49 * @param Google_Url $postBody
53 public function insert(Google_Url $postBody, $optParams = array()) { argument
54 $params = array('postBody' => $postBody);
H A DGoogle_BloggerService.php285 * @param Google_Post $postBody
289 public function insert($blogId, Google_Post $postBody, $optParams = array()) { argument
290 $params = array('blogId' => $blogId, 'postBody' => $postBody);
328 * @param Google_Post $postBody
332 public function patch($blogId, $postId, Google_Post $postBody, $optParams = array()) { argument
333 $params = array('blogId' => $blogId, 'postId' => $postId, 'postBody' => $postBody);
365 * @param Google_Post $postBody
369 public function update($blogId, $postId, Google_Post $postBody, $optParams = array()) { argument
370 $params = array('blogId' => $blogId, 'postId' => $postId, 'postBody' => $postBody);
H A DGoogle_GamesService.php310 * @param Google_RoomCreateRequest $postBody
316 public function create(Google_RoomCreateRequest $postBody, $optParams = array()) { argument
317 $params = array('postBody' => $postBody);
381 * @param Google_RoomJoinRequest $postBody
386 $params = array('roomId' => $roomId, 'postBody' => $postBody);
400 * @param Google_RoomLeaveRequest $postBody
405 $params = array('roomId' => $roomId, 'postBody' => $postBody);
439 * @param Google_RoomP2PStatuses $postBody
444 $params = array('roomId' => $roomId, 'postBody' => $postBody);
562 * @param Google_PlayerScoreSubmissionList $postBody
[all …]
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_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_BooksService.php149 * @param Google_BooksCloudloadingResource $postBody
153 public function updateBook(Google_BooksCloudloadingResource $postBody, $optParams = array()) { argument
154 $params = array('postBody' => $postBody);
490 * @param Google_Annotation $postBody
496 public function insert(Google_Annotation $postBody, $optParams = array()) { argument
497 $params = array('postBody' => $postBody);
537 * @param Google_Annotation $postBody
543 public function update($annotationId, Google_Annotation $postBody, $optParams = array()) { argument
544 $params = array('annotationId' => $annotationId, '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_PlusService.php155 * @param Google_Moment $postBody
161 public function insert($userId, $collection, Google_Moment $postBody, $optParams = array()) { argument
162 $params = array('userId' => $userId, 'collection' => $collection, 'postBody' => $postBody);
/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/issuetracker/
H A Dtablekit.js889 postBody : s,
H A Dprototype.js1529 this.body = this.method == 'post' ? (this.options.postBody || params) : null;
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1222 this.body = this.method == 'post' ? (this.options.postBody || params) : null;
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1420 this.body = this.method == 'post' ? (this.options.postBody || params) : null;

1...<<51