Home
last modified time | relevance | path

Searched +defs:data +defs:href (Results 1 – 25 of 53) sorted by relevance

123

/plugin/discoursesearch/
Dasyncsearch.js17 'href': entry.url, property
40 $.getJSON( url + "/search/query.json?term=" + _.term ).done( function( data ) { argument
/plugin/facebookwall/
Dsyntax.php172 function render($mode, &$renderer, $data) {
334 function makeImage( $href, $alt, $src, $data, $conf) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DCalendarHome.php109 function createFile($filename, $data = null) {
344 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php107 function createFile($filename, $data = null) {
396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/pubmed2020/
Dsyntax.php111 function _a($refs, $class, $href, $id, $text) {
361 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/botmon/
H A Dadmin.js199 data: { property
551 _makePageView: function(data, type) { argument
607 data: { property
1495 add: function(data) { argument
2236 'href': DOKU_BASE + 'doku.php?id=' + encodeURIComponent(pgInfo.id), property
2490 'href': infolink, property
2529 _makeVisitorItem: function(data, type) { argument
2643 _makeVisitorDetails: function(data, type) { argument
2667 'href': data._bot.url, property
2691 'href': `https://ipinfo.io/${encodeURIComponent(data.ip)}`, property
[all …]
/plugin/multiorphan/
Dscript.js177 href: url || buildUrl(id), property
240 $.each((response||{}).pages||[], function(page, data){ argument
243 $.each((response||{}).urls||[], function(page, data){ argument
246 $.each((response||{}).media||[], function(media, data){ argument
300 var request = function(data, success) { argument
/plugin/dropfiles/src/
Dupload.js335 'data': form, property
346 function (data) { argument
350 'href': data.link, property
/plugin/batchedit/
Dinterface.php15 public $data; variable in BatcheditMessage
62 public function unserialize($data) {
315 private function printAction($href, $titleId, $iconId) {
/plugin/godiag/
Dsyntax.php117 function render($mode, Doku_Renderer $renderer, $data) {
638 function imap_area($bx, $by, $href) {
/plugin/metaeditor/
Djstree.js323 data : false, property
474 data : { property
698 .on("load_node.jstree", $.proxy(function (e, data) { argument
855 trigger : function (ev, data) { argument
1355 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1361 …, 'plugin' : 'core', 'id' : 'core_04', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1385 …, 'plugin' : 'core', 'id' : 'core_06', 'reason' : 'Could not load node', 'data' : JSON.stringify({… property
1413 _append_html_data : function (dom, data, cb) { argument
1470 _append_json_data : function (dom, data, cb, force_processing) { argument
1492 func = function (data, undefined) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DEditorUi.js200 EditorUi.logEvent = function(data) argument
226 EditorUi.sendReport = function(data, maxLength) argument
566 EditorUi.prototype.setLocalData = function(key, data, fn) argument
745 EditorUi.prototype.isCompatibleString = function(data) argument
765 EditorUi.prototype.isVisioData = function(data) argument
778 EditorUi.prototype.isRemoteVisioData = function(data) argument
789 EditorUi.prototype.isPngData = function(data) argument
916 EditorUi.prototype.extractGraphModelFromHtml = function(data) argument
958 EditorUi.prototype.validateFileData = function(data) argument
980 EditorUi.prototype.replaceFileData = function(data) argument
[all …]
DElectronApp.js271 Graph.prototype.createLinkForHint = function(href, label) argument
354 fs.readFile(path, encoding, mxUtils.bind(this, function (e, data) argument
759 editorUi.saveData = function(filename, format, data, mimeType, base64Encoded) argument
791 var success = mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
932 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
962 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat) argument
1034 var readData = mxUtils.bind(this, function (e, data) argument
1134 var checkBkpFile = mxUtils.bind(this, function (e, data) argument
1180 LocalFile = function(ui, data, title, temp) argument
1198 this.ui.readGraphFile(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
[all …]
DMenus.js19 Menus.prototype.createHelpLink = function(href) argument
44 Menus.prototype.addLinkToItem = function(item, href) argument
2395 var doImportFile = mxUtils.bind(this, function(data, mime, filename) argument
2629 editorUi.editor.loadUrl(PROXY_URL + '?url=' + encodeURIComponent(fileUrl), function(data) argument
/plugin/indexmenu/scripts/contextmenu/
Djquery.ui-contextmenu.js427 replaceMenu: function(data) { argument
542 href: "#" property
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js900 ui.handleCustomLink = function(href) argument
970 ui.getLinkTitle = function(href) argument
1063 function addImage(container, data, w, h, img) argument
1648 ui.remoteInvoke('getDraftFileContent', null, null, mxUtils.bind(this, function(data, desc) argument
/plugin/diagramsnet/lib/math/extensions/TeX/
DAMSmath.js19 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
/plugin/jquery/
Djquery-1.4.2.js496 parseJSON: function( data ) { argument
523 globalEval: function( data ) { argument
1001 data: function( elem, name, data ) { argument
1081 data: function( key, value ) { method
1117 queue: function( elem, type, data ) { argument
1165 queue: function( type, data ) { argument
1443 data: true, property
1559 add: function( elem, types, handler, data ) { argument
1797 trigger: function( event, data, elem /*, bubbling */ ) { argument
2051 setup: function( data, namespaces, eventHandle ) { argument
[all …]
Dscript.js12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)…
19 …]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,K=0,G=Object.prototype.toString;var F=function(X,T… function
/plugin/database2/
Ddatabase2.php3444 protected function convertToLink( $href, $label, $varspace = array() )
4706 final public static function ssha( $data, $salt )
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js1371 Graph.createSvgImage = function(w, h, data, coordWidth, coordHeight) argument
1491 Graph.stringToArrayBuffer = function(data) argument
1532 Graph.compress = function(data, deflate) argument
1550 Graph.decompress = function(data, inflate, checked) argument
2786 Graph.prototype.openLink = function(href, target, allowOpener) argument
2836 Graph.prototype.getLinkTitle = function(href) argument
2844 Graph.prototype.isCustomLink = function(href) argument
2861 Graph.prototype.isExternalProtocol = function(href) argument
2870 Graph.prototype.isBlankLink = function(href) argument
4871 Graph.prototype.compress = function(data, deflate) argument
[all …]
/plugin/imapmarkers/
Djquery.imagemapster.js2064 data: [], // MapData[] area groups property
2167 function shouldNavigateTo(href) { argument
2318 function navigateTo(mode, href, target) { argument
3296 href: '', property
/plugin/diagramsnet/lib/math/
DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… argument
/plugin/zwidoku/files/
H A DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js5876 serialize: function(data) argument
11705 data: function(element, name, value) method
11826 Firebug.Lite.Proxy._callbacks[uid] = function(data) argument
11849 this.loadJSONP(yql, function(data) argument
12931 href: function(elem){ method
13478 Expr.attrHandle.href = function(elem){ function
15343 href: "javascript:void(0)", property
16451 persistor: function(context, href) argument
16678 persistor: function(context, href) argument
18684 href: null, property in XHRSpy
[all …]

123