Home
last modified time | relevance | path

Searched defs:call (Results 51 – 75 of 80) sorted by path

1234

/plugin/inlineeditor/
H A Dajax.php34 $call = 'ajax_'.$_POST['call']; variable
/plugin/issuelinks/script/
H A Dadmin_repo.js57 call: 'issuelinks_repo_admin_toggle', property in initializeRepoAdminInterface.requestHookToogle.settings.data
103 call: 'issuelinks_repo_admin_getorg', property in organisationChanged.settings.data
132 call: 'plugin_issuelinks', property in initializeRepoAdminInterface.checkImportStatus.checkImportSettings.data
183 call: 'issuelinks_import_all_issues_async', property in AnonymousFunctiond4ddff230300.settings.data
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenShot.java107 public ScreenShot call() throws Exception { in call() method in ScreenShot
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php103 private function processCall($call, array $protoOptions = array())
/plugin/jsonrpc/
H A DIJR_IntrospectionServer.php38 protected function call($methodname, $args) { function in IJR_IntrospectionServer
H A DIJR_Server.php116 protected function call($methodname, $args) function in IJR_Server
H A Djsonrpc.php75 function call($methodname, $args){ function in dokuwiki_jsonrpc_server
/plugin/linkmanager/exe/
H A Dajax.php30 $call = 'ajax_'.$_POST['call']; variable
34 $call = $_POST['call']; variable
/plugin/linksuggest/_test/
H A DSuggestionAjaxRequestsTest.php161 public function testPageSuggestions($call, $post, $expectedResult) argument
/plugin/mantis/lib/
H A Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… function in nusoap_client
H A Dnusoap.php7223 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… function in nusoap_client
/plugin/metaeditor/
H A Dscript.js76 call : 'plugin_metaeditor', property in jqModalManager.data
110 call : 'plugin_metaeditor', property in jqModalManager.data
143 call : 'plugin_metaeditor', property in jqModalManager.data
/plugin/nsexport/
H A Dscript.js21 call: 'nsexport_check', property in window.nsexport_check.data
48 call: 'nsexport_start', property in handleDOMReady.startExport.data
/plugin/quickedit/
H A Dajax.php62 $call = 'ajax_'.$_POST['call']; variable
/plugin/refnotes/
H A Daction.php130 markHiddenReferences($call) global() argument
175 markReferenceGroups($call) global() argument
219 markScopeLimits($call) global() argument
236 extractStyles($call) global() argument
248 extractMappings($call) global() argument
300 styleNamespaces($call) global() argument
309 setNamespaceMappings($call) global() argument
318 addReferences($call) global() argument
333 rewriteReferences($call) global() argument
[all...]
H A Dcore.php449 addReference($attributes, $data, $call) global() argument
H A Ddatabase.php235 private function parseTable($call, argument
341 parseCode($call) global() argument
[all...]
H A Dinstructions.php194 insertBefore($call) global() argument
260 insert($index, $call) global() argument
267 append($call) global() argument
[all...]
H A Dreference.php135 private $call; variable in refnotes_action_reference
140 public function __construct($note, $attributes, $data, $call) { argument
/plugin/searchindex/
H A Dajax.php30 $call = 'ajax_'.$_POST['call']; variable
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js485 String.prototype.call = function() { method in String
494 delete String.prototype.call; method in delete
/plugin/siteexport/
H A Dscript.js275 _.settings = function(call) { argument
290 _.cleanSettings = function(call) { argument
/plugin/spellcheck/
H A Dspellcheck.php68 $call = 'spell_'.$_POST['call']; variable
/plugin/statistics/inc/
H A DStatisticsGraph.class.php19 public function render($call, $from, $to, $start) { argument

1234