Home
last modified time | relevance | path

Searched refs:fn (Results 201 – 225 of 600) sorted by relevance

12345678910>>...24

/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.settings.js20 $.extend(true, $.fn.socialSharePrivacy.settings, settings);
H A Djquery.socialshareprivacy.xing.js19 $.fn.socialSharePrivacy.settings.services.xing = {
H A Djquery.socialshareprivacy.localstorage.js13 $.extend($.fn.socialSharePrivacy.settings, {
H A Djquery.socialshareprivacy.gplus.js19 $.fn.socialSharePrivacy.settings.services.gplus = {
/plugin/watchcycle/
H A Dscript.js24 * @param {function} fn Callback on success
28 const ajax_watchcycle = function(fn, id, param) { argument
34 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', data, fn, 'json')
/plugin/jplayer/components/
H A Drequire-built.js1721 } : function (fn) { fn(); };
2510 binding.fn(f);
2648 fn: function(f) {
2658 fn: function(f) {
2666 fn: function(f) {
2672 fn: function(f) {
4426 if(this.css.jq[fn] && this.css.jq[fn].length) {
4433 this.css.jq[fn] = $(this.css.cs[fn]);
4438 if(this.css.jq[fn].length && this[fn]) {
4441 self[fn](e);
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Djquery-plugin.js9 $.fn.sequenceDiagram = function(options) {
/plugin/datatables/assets/datatables.net-bs/js/
H A DdataTables.bootstrap.min.js
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js5 …n(target){var args=Array.prototype.slice.call(arguments,1),fn=this;return function(){return fn.app…
16 …console.log){window.console.log.apply(window.console,arguments);}}};jQuery.fn.syntax=function(opti…
/plugin/lightboxv2/
H A Dscript.js1fn.lightbox=function(h){function d(){b("#overlay, #lightbox").remove();a.inprogress=!1;if(a.jsonDa…
14fn.lightbox.defaults,h);b(window).resize(n);return b(this).live(a.triggerEvent,function(){d();o(th…
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7fn=function(t){return"[object Function]"===Object.prototype.toString.call(t)}},370:function(t,e,n)… function
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBackgroundWriter.php237 $fn = [];
242 $fn[] = ($this->mpdf->n + 1 + $i) . ' 0 R';
249 $this->writer->write('/Functions [' . implode(' ', $fn) . ']');
279 $fn = [];
284 $fn[] = ($this->mpdf->n + 1 + $i) . ' 0 R';
291 $this->writer->write('/Functions [' . implode(' ', $fn) . ']');
/plugin/tagfilter/script/select2/
H A Dselect2_locale_ja.js7 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_ko.js9 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_fi.js6 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_hu.js7 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_ka.js9 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_ms.js9 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_th.js9 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_tr.js9 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_zh-TW.js6 $.extend($.fn.select2.defaults, {
H A Dselect2_locale_zh-CN.js6 $.extend($.fn.select2.defaults, {

12345678910>>...24