Home
last modified time | relevance | path

Searched defs:call (Results 26 – 50 of 80) sorted by relevance

1234

/plugin/autolink3/
H A Dajax.php51 $call = 'ajax_'.$_POST['call']; variable
/plugin/combo/ComboStrap/
H A DCall.php149 private $call; variable in ComboStrap\\Call
161 public function __construct(&$call, $key = "") argument
242 createFromCall(Call $call) global() argument
[all...]
/plugin/quickedit/
H A Dajax.php62 $call = 'ajax_'.$_POST['call']; variable
/plugin/toolbox/
H A DToolboxCounter.js47 call: 0, property in ToolboxCounter.agggregateCounts.counts
/plugin/components/lib/
H A Dajax.php76 abstract protected function call($params); function in Doku_AJAX
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php103 private function processCall($call, array $protoOptions = array())
/plugin/structstatus/
H A Dscript.js19 call: 'plugin_struct_inline_save' property in AnonymousFunctione2c426950200.data
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php86 public function call($name, $arguments, $expectedClass = null) function in Google\\Service\\Resource
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php65 protected function call($node, $attribute, $arguments = array(), $line = -1) function in Twig_Extensions_SimpleTokenParser
/plugin/linksuggest/_test/
H A DSuggestionAjaxRequestsTest.php161 public function testPageSuggestions($call, $post, $expectedResult) argument
/plugin/refnotes/
H A Ddatabase.php235 private function parseTable($call, argument
341 parseCode($call) global() argument
[all...]
/plugin/etherpadlite/action/
H A Detherpadlite.php105 private function handle_ajax_inner($call) {
/plugin/siteexport/
H A Dscript.js275 _.settings = function(call) { argument
290 _.cleanSettings = function(call) { argument
/plugin/blogtng/
H A Dscript.js79 call: 'blogtng__comment_preview', property in blogtng.preview.params
/plugin/variants/
H A Dvariants.php176 function writeCall($call) {
/plugin/statistics/inc/
H A DStatisticsGraph.class.php19 public function render($call, $from, $to, $start) { argument
/plugin/jsonrpc/
H A DIJR_Server.php116 protected function call($methodname, $args) function in IJR_Server
/plugin/elasticsearch/vendor/react/promise/src/
H A DPromise.php192 private function call(callable $cb) function in React\\Promise\\Promise
/plugin/imagemap/
H A Dsyntax.php244 function writeCall($call) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php276 private static function call(...$args): string function in Monolog\\Handler\\BrowserConsoleHandler
/plugin/columns/
H A Drewriter.php119 private $call; variable in instruction_rewriter_call_list
H A Daction.php80 private function detectSectionEdit($call, $start) {
141 private $call; variable in columns_root_block
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js116 call:function(sFunction,aOptions){var i,r,postData;this.setCallOptions(aOptions);if(document.body&&… method in xajax
213 if(xajaxConfig.legacy){xajax.advancedCall=xajax.call;xajax.call=function(sFunction,aArgs,sRequestTy… function
/plugin/imagemapping/
H A Dsyntax.php271 writeCall($call) global() argument
/plugin/freesync/
H A Dhelper.php121 function _rpcQuery($call, $data, &$response) {

1234