Home
last modified time | relevance | path

Searched refs:fn (Results 26 – 50 of 600) sorted by relevance

12345678910>>...24

/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.tumblr.js55 $.fn.socialSharePrivacy.settings.services.tumblr = {
65 'name' : $.fn.socialSharePrivacy.getTitle,
66 'description' : $.fn.socialSharePrivacy.getDescription,
70 'photo' : $.fn.socialSharePrivacy.getImage,
73 'embed' : $.fn.socialSharePrivacy.getEmbed,
75 'caption' : $.fn.socialSharePrivacy.getDescription,
H A Djquery.socialshareprivacy.pinterest.js42 $.fn.socialSharePrivacy.settings.services.pinterest = {
54 'title' : $.fn.socialSharePrivacy.getTitle,
55 'description' : $.fn.socialSharePrivacy.getDescription,
56 'media' : $.fn.socialSharePrivacy.getImage,
H A Djquery.socialshareprivacy.mail.js21 var getDescription = $.fn.socialSharePrivacy.getDescription;
27 $.fn.socialSharePrivacy.settings.services.mail = {
35 'subject' : $.fn.socialSharePrivacy.getTitle,
/plugin/datatables/assets/datatables.net-plugins/features/rowFill/
H A DdataTables.rowFill.min.js
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
H A Ddatatables.mark.min.js
/plugin/securelogin/
H A Dadmin.php47 $fn = $_REQUEST['fn'];
49 if (is_array($fn)) {
50 $cmd = key($fn);
51 $param = $fn[$cmd];
53 $cmd = $fn;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new E…
7fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){re…
/plugin/userhomepage/
H A Dhelper.php149 $fn = $INFO['filepath'];
152 $fn = str_replace($conf['olddir'].'/', '', $fn);
154 $fn = str_replace($conf['datadir'].'/', '', $fn);
157 $fn = utf8_decodeFN($fn);
163 $out .= '<bdi>'.$fn.'</bdi>';
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js349 fn(true);
359 fn(true, resp.results[0].id);
362 fn(false);
371 fn(false);
377 fn(false);
490 this.pickFile(fn);
498 this.showNotionDialog(false, fn);
503 fn = (fn != null) ? fn : mxUtils.bind(this, function(id)
508 this.showNotionDialog(true, fn);
547 fn(itemId);
[all …]
H A DStorageFile.js123 var fn = function() function
136 ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
140 fn();
223 var fn = mxUtils.bind(this, function()
286 fn();
290 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
311 var fn = mxUtils.bind(this, function()
329 this.ui.confirm(mxResources.get('replaceIt', [title]), fn, error);
333 fn();
H A DGitHubClient.js297 fn(true);
353 fn(true);
366 fn(true);
371 fn(false);
672 fn(true, sha);
676 fn(false);
685 fn(false);
690 fn(true);
728 fn(file.meta.sha, data);
757 this.pickFile(fn);
[all …]
/plugin/datatables/assets/datatables.net-responsive-bs/js/
H A Dresponsive.bootstrap.min.js
/plugin/docsearch/action/
H A Dconfmanager.php17 $fn = $this->localFN('confmanager_description');
18 if(!@file_exists($fn)) {
21 $content = file_get_contents($fn);
/plugin/feed/
H A Dfeed.php15 $fn = $INPUT->str('fn'); variable
46 $cache = getCacheName($plugin . $fn . $ns . $num . $other . $type . $INPUT->server->str('REMOTE_USE…
98 feed_getPages($rss, $po, $ns, $num, $fn);
117 * @param string $fn
123 function feed_getPages($rss, $po, $ns, $num, $fn) argument
130 $pages = $po->$fn($ns, $num);
/plugin/mediarename/
H A Daction.php78 $fn='';
80 while (!$fn){
82 $fn = mediaFN($tmp);
96 rename($base."/".$file,$fn);
/plugin/datatables/assets/datatables.net-plugins/features/lengthLinks/
H A DdataTables.lengthLinks.min.js
/plugin/barcode/
H A Dsyntax.php87 $fn = DOKU_PLUGIN_BARCODE . 'footer_' . $lang . '.txt';
88 if (!file_exists($fn)) $fn = DOKU_PLUGIN_BARCODE . 'footer.txt';
89 $renderer->doc .= @file_get_contents($fn);
/plugin/gdpr/helper/
H A Dutils.php21 $fn = $dir->path . '/' . $entry;
22 if (is_dir($fn)) {
23 $changlogs = array_merge($changlogs, $this->collectChangelogs(dir($fn)));
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/
H A DfixedColumns.dataTables.min.js4 !function(t){var d,o;"function"==typeof define&&define.amd?define(["jquery","datatables.net-dt","datatables.net-fixedcolumns"],function(e){return t(e,window,document)}):"object"==typeof exports?(d=require("jquery"),o=function(e,n){n.fn.dataTable||require("datatables.net-dt")(e,n),n.fn.dataTable.FixedColumns||require("datatables.net-fixedcolumns")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||d(e),o(e,n),t(n,0,e.document)}:(o(window,d),module.exports=t(d,window,window.document))):t(jQuery,window,document)}(function(e,n,t,d){"use strict";return e.fn.dataTable})
/plugin/datatables/assets/datatables.net-fixedheader-dt/js/
H A DfixedHeader.dataTables.min.js4 !function(n){var d,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net-dt","datatables.net-fixedheader"],function(e){return n(e,window,document)}):"object"==typeof exports?(d=require("jquery"),a=function(e,t){t.fn.dataTable||require("datatables.net-dt")(e,t),t.fn.dataTable.FixedHeader||require("datatables.net-fixedheader")(e,t)},"undefined"==typeof window?module.exports=function(e,t){return e=e||window,t=t||d(e),a(e,t),n(t,0,e.document)}:(a(window,d),module.exports=n(d,window,window.document))):n(jQuery,window,document)}(function(e,t,n,d){"use strict";return e.fn.dataTable})
/plugin/publish/action/
H A Dremoveattic.php42 $fn = wikiFN($ID, $revision);
43 if (file_exists($fn)) {
44 @unlink($fn);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Devents.js230 var fn = function() {}; function
231 b.on('event', fn);
244 a.listenTo(b, 'event', fn).stopListening(b, 'event', fn);
254 var fn = function() {}; function
255 b.on('event', fn);
268 a.listenToOnce(b, 'event', fn).stopListening(b, 'event', fn);
278 var fn = function() {}; function
279 a.listenTo(b, 'event', fn);
283 a.listenTo(b, 'event', fn);
288 b.off(null, fn);
[all …]
/plugin/datatables/assets/datatables.net-plugins/features/scrollResize/
H A DdataTables.scrollResize.min.js
/plugin/datatables/assets/datatables.net-plugins/features/scrollToTop/
H A DdataTables.scrollToTop.min.js

12345678910>>...24