Home
last modified time | relevance | path

Searched defs:success (Results 51 – 75 of 106) sorted by path

12345

/plugin/diagramsnet/lib/js/diagramly/
H A DStorageLibrary.js40 StorageLibrary.prototype.saveAs = function(title, success, error) argument
70 StorageLibrary.prototype.isRenamable = function(title, success, error) argument
H A DTrelloClient.js42 var callback = mxUtils.bind(this, function(remember, success) argument
91 TrelloClient.prototype.getLibrary = function(id, success, error) argument
99 TrelloClient.prototype.getFile = function(id, success, error, denyConvert, asLibrary) argument
222 TrelloClient.prototype.insertLibrary = function(filename, data, success, error, cardId) argument
230 TrelloClient.prototype.insertFile = function(filename, data, success, error, asLibrary, cardId) argument
270 TrelloClient.prototype.saveFile = function(file, success, error) argument
319 TrelloClient.prototype.writeFile = function(filename, data, cardId, success, error) argument
H A DTrelloFile.js67 TrelloFile.prototype.save = function(revision, success, error) argument
75 TrelloFile.prototype.saveAs = function(title, success, error) argument
83 TrelloFile.prototype.doSave = function(title, success, error) argument
99 TrelloFile.prototype.saveFile = function(title, revision, success, error) argument
H A DTrelloLibrary.js16 TrelloLibrary.prototype.doSave = function(title, success, error) argument
H A DUrlLibrary.js67 UrlLibrary.prototype.isEditable = function(title, success, error) argument
75 UrlLibrary.prototype.saveAs = function(title, success, error) argument
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1278 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js687 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js272 function getDrawioFileDoc(file, success, error) argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js153 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
181 ui.getComments = function(success, error) argument
186 ui.addComment = function(comment, success, error) argument
1001 ui.getRevisions = function(success, error) argument
1003 function getXml(success, error) argument
1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1570 EmbedFile.prototype.copyFile = function(success, error) argument
1581 EmbedFile.prototype.rename = function(title, success, error) argument
1646 EmbedFile.prototype.getLatestVersion = function(success, error) argument
1755 EmbedFile.prototype.loadDescriptor = function(success, error) argument
[all …]
H A DcConf-comments.js146 ui.initComments = function(contentId, success, error) argument
182 ui.getComments = function(success, error) argument
246 ui.addComment = function(comment, success, error) argument
289 DrawioComment.prototype.addReply = function(reply, success, error, doResolve, doReopen) argument
337 DrawioComment.prototype.editComment = function(newContent, success, error) argument
372 DrawioComment.prototype.deleteComment = function(success, error) argument
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js23 …options={type:'POST',data:submitdata,dataType:'html',url:settings.target,success:function(result,s… method in AnonymousFunctiond29667e70c00.ajaxoptions
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js854 }function success(){if(s.success){s.success(data,status); function
/plugin/farm/
H A Dadmin.php49 var $success = array(); variable in admin_plugin_farm
158 function success($s) { function in admin_plugin_farm
/plugin/fedauth/classes/
H A Dfa_base.class.php41 var $success = false; variable in fa_base
114 function success($msg, $params=null) { function in fa_base
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php342 protected function onTest($name, $success = true)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DHTML.php108 protected function onTest($name, $success = true)
H A DText.php32 protected function onTest($name, $success = true)
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c426 int success; in TWIG_CALL_SB() local
444 int success; in TWIG_CALL_ZZ() local
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1429 success: (container.success || container), property in AnonymousFunction15cb1ccba000.container
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.colors.inc.php157 function _parse_color_declaration($decl, &$success) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php131 function setSuccess($success) {
/plugin/issuetracker/
H A Dprototype.js1743 success: (container.success || container), property in AnonymousFunctionf562dc225700.container
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js2381 success: Popcorn.nop, property in setup
2488 Popcorn.xhr.getJSONP = function( url, success, isScript ) { argument

12345