Home
last modified time | relevance | path

Searched refs:__call (Results 76 – 87 of 87) sorted by last modified time

1234

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php38 $data = $this->__call('reset', array($params));
55 $data = $this->__call('resetAll', array($params));
88 $data = $this->__call('listHidden', array($params));
118 $data = $this->__call('hide', array($params));
132 $data = $this->__call('unhide', array($params));
156 $data = $this->__call('reset', array($params));
182 $data = $this->__call('reset', array($params));
H A DGoogle_GanService.php42 $data = $this->__call('get', array($params));
69 $data = $this->__call('list', array($params));
101 $data = $this->__call('list', array($params));
148 $data = $this->__call('list', array($params));
181 $data = $this->__call('get', array($params));
200 $data = $this->__call('insert', array($params));
232 $data = $this->__call('list', array($params));
266 $data = $this->__call('get', array($params));
293 $data = $this->__call('list', array($params));
336 $data = $this->__call('get', array($params));
H A DGoogle_LicensingService.php38 $data = $this->__call('delete', array($params));
53 $data = $this->__call('get', array($params));
72 $data = $this->__call('insert', array($params));
93 $data = $this->__call('listForProduct', array($params));
116 $data = $this->__call('listForProductAndSku', array($params));
136 $data = $this->__call('patch', array($params));
156 $data = $this->__call('update', array($params));
H A DGoogle_ModeratorService.php43 $data = $this->__call('insert', array($params));
66 $data = $this->__call('patch', array($params));
86 $data = $this->__call('list', array($params));
109 $data = $this->__call('update', array($params));
131 $data = $this->__call('get', array($params));
194 $data = $this->__call('list', array($params));
244 $data = $this->__call('list', array($params));
327 $data = $this->__call('list', array($params));
362 $data = $this->__call('get', array($params));
528 $data = $this->__call('get', array($params));
[all …]
H A DGoogle_Oauth2Service.php36 $data = $this->__call('get', array($params));
76 $data = $this->__call('get', array($params));
H A DGoogle_ResellerService.php37 $data = $this->__call('get', array($params));
56 $data = $this->__call('insert', array($params));
75 $data = $this->__call('patch', array($params));
93 $data = $this->__call('update', array($params));
124 $data = $this->__call('changePlan', array($params));
162 $data = $this->__call('changeSeats', array($params));
180 $data = $this->__call('delete', array($params));
194 $data = $this->__call('get', array($params));
214 $data = $this->__call('insert', array($params));
237 $data = $this->__call('list', array($params));
[all …]
H A DGoogle_SiteVerificationService.php36 $data = $this->__call('delete', array($params));
49 $data = $this->__call('get', array($params));
66 $data = $this->__call('getToken', array($params));
84 $data = $this->__call('insert', array($params));
100 $data = $this->__call('list', array($params));
119 $data = $this->__call('patch', array($params));
137 $data = $this->__call('update', array($params));
H A DGoogle_TranslateService.php37 $data = $this->__call('list', array($params));
67 $data = $this->__call('list', array($params));
101 $data = $this->__call('list', array($params));
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/mellelexport/
H A Drenderer.php271 function __call($name, $arguments) { function in renderer_plugin_mellelexport
/plugin/eventum/
H A Dclass.Eventum_RPC.php104 public function __call($method, $args) function in Eventum_RPC
/plugin/mantisreporter/
H A Dsyntax.php345 $returnValue = $sc->__call($function, $parameters, array());

1234