Home
last modified time | relevance | path

Searched refs:handleResult (Results 1 – 4 of 4) sorted by relevance

/plugin/infomail/
H A Dscript.js51 infomail.handleResult,
61 handleResult: function (data) { method in infomail
94 infomail.handleResult,
/plugin/recommend/
H A Dscript.js57 recommend.handleResult,
67 handleResult: function (data) { method in recommend
143 recommend.handleResult,
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php70 return $this->handleResult($result);
73 protected function handleResult($result){ function in EtherpadLiteClient
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js11150 var handleResult = mxUtils.bind(this, function(xml)
11191 handleResult(xml);
11199 handleResult(xml);
11213 handleResult(xhr.responseText);
11266 handleResult(xml);