Home
last modified time | relevance | path

Searched refs:success (Results 176 – 200 of 440) sorted by relevance

12345678910>>...18

/plugin/userspagecreate/
H A Daction.php74 if ( $msg['lvl']=='success'
/plugin/tagsections/
H A Dscript.js111 var request = function(data, success) { argument
116 return jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', data, success);
/plugin/authowncloud/
H A Dauth.php37 $this->success = false;
50 $this->success = true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php340 * @param bool $success
342 protected function onTest($name, $success = true) argument
/plugin/authucenter/
H A Dauth.php32 $this->success = false;
39 $this->success = false;
61 $this->success = true;
/plugin/farm/
H A Dsoapconfig.class.php82 $this->manager->success('soapconfig_save_success');
137 $this->manager->success('soapconfig_save_success');
156 $this->manager->success('soapconfig_save_success');
/plugin/stopforumspam/
H A Daction.php32 $this->success = true;
/plugin/batchedit/
H A Dserver.js38 success : function (data) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js566 this.syncArgs.options.success([]);
619 collection.create({}, {success: success});
620 this.ajaxSettings.success();
635 this.ajaxSettings.success();
996 options.success({});
1037 success: function() { method in AnonymousFunctionf8dce19e7a00.options
1118 this.ajaxSettings.success([model]);
1413 _.defer(params.success, []);
1417 success: function() { done(); }
1439 this.ajaxSettings.success();
[all …]
/plugin/tagadd/
H A Daction.php103 $Hajax->success(array('links'=>$links));
113 $Hajax->success(['form' => $form]);
/plugin/authnc/
H A Dauth.php54 $this->success = false;
56 $this->success = true;
/plugin/confmanager/
H A Dscript.js210 success : submitOk, property in AnonymousFunction9634004d0d00.options
242 success : delete_image_success,
/plugin/linkback/action/
H A Dsend.php290 $success = $http_client->post($pingurl, $linkback_info);
291 return ($success !== false);
/plugin/authlinotp/
H A Dauth.php16 $this->success = true;
/plugin/schedule/
H A Dscript.js71 success: function (response) {
/plugin/authimap/
H A Dauth.php49 $this->success = true;
/plugin/authloginapi/
H A Dauth.php23 $this->success = true;
/plugin/pureldap/
H A Dauth.php44 $this->success = true;
/plugin/imgpaste/
H A Dscript.js56 success: function (data) {
/plugin/combo/vendor/symfony/process/
H A DREADME.md13 assistance to ensure the success of web application development projects.
/plugin/refnotes/
H A Daction.php534 $success = true;
544 $success = copy($source, $destination);
549 return $success;
/plugin/bootswrapper/exe/help/
H A Dpanel.txt34 <panel type="success" title="Panel title">Panel content</panel>
41 <panel type="success" title="Panel title">Panel content</panel>
128 | ''type'' | ''default'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''dang…
/plugin/fedauth/classes/usr/
H A Dfa_manage.usr.class.php33 $this->success = true;
/plugin/likeit/
H A Daction.php63 $Hajax->success(array(
/plugin/block/
H A Dscript.js101 success: function(data, textStatus, jqXHR)

12345678910>>...18