Searched defs:add (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/lib/scripts/ | ||
H A D | delay.js | 22 add: function (func, timeout) { method in timer |
H A D | fileuploader.js | 200 add = function(nextObj, i){ function |
/dokuwiki/inc/Subscriptions/ | ||
H A D | SubscriberManager.php | 38 public function add($id, $user, $style, $data = '') function in dokuwiki\\Subscriptions\\SubscriberManager |
/dokuwiki/vendor/composer/ | ||
H A D | ClassLoader.php | 184 public function add($prefix, $paths, $prepend = false) function in Composer\\Autoload\\ClassLoader |
/dokuwiki/inc/ | ||
H A D | deprecated.php | 420 public function add($id, $user, $style, $data = '') { function in Subscription |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ | ||
H A D | BigInteger.php | 875 function add($y) function in phpseclib\\Math\\BigInteger |
/dokuwiki/lib/scripts/jquery/ | ||
H A D | jquery-ui.min.js | 6 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument |