Home
last modified time | relevance | path

Searched refs:url (Results 2976 – 3000 of 3380) sorted by relevance

1...<<111112113114115116117118119120>>...136

/plugin/pdftools/tpl/checkliste/
H A DREADME.txt57 …* ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, s…
/plugin/pdftools/tpl/info/
H A DREADME.txt57 …* ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, s…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Dbpmn-js.css80 …content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="1…
/plugin/confmanager/
H A Dscript.js235 url : DOKU_BASE + 'lib/exe/ajax.php',
/plugin/fckg/action/
H A Dedit.php2515 $url = DOKU_BASE . 'lib/plugins/fckg/scripts/script-cmpr.js';
2516 echo "var script_url = '$url';";
/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js633 function SetUrl( url ) argument
635 document.getElementById('txtUrl').value = url ;
/plugin/latexport/implementation/
H A Ddecorator.php767 * @param string $url URL of the feed
770 function rss($url, $params) { argument
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5url(../fonts/rpgawesome-webfont.eot?v=0.1.0);src:url(../fonts/rpgawesome-webfont.eot?#iefix&v=0.1.…
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1382 initialize: function($super, url, options) { argument
1385 this.request(url);
1388 request: function(url) { argument
1389 this.url = url;
1402 this.url += (this.url.include('?') ? '&' : '?') + params;
1412 this.transport.open(this.method.toUpperCase(), this.url,
1517 var m = this.url.match(/^\s*https?:\/\/[^\/]*/);
1631 initialize: function($super, container, url, options) { argument
1644 $super(url, options);
1667 initialize: function($super, container, url, options) { argument
[all …]
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt59 …* ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, s…
/plugin/pdftools/tpl/standard/
H A DREADME.txt59 …* ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, s…
/plugin/pdftools/tpl/minimal/
H A DREADME.txt59 …* ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, s…
/plugin/dw2pdf/tpl/default/
H A DREADME.txt59 * ''@QRCODE@'' -- QR code image pointing to the original page url (requires an online generator, see config setting)
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc188 // construct the url
191 // append toolbarset name to the url
/plugin/schedule/lib/
H A DscheduleCitiesMap.js211 url: scheduleAjaxPoiUri,
237 url: scheduleAjaxPoiUri,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php832 $calObjects = array_map(function($url) use ($node) {
833 $obj = $node->getChild($url)->get();
/plugin/diagramsnet/lib/img/lib/allied_telesis/security/
H A DDVS_Surveillance_Monitor.svg1 …" id="B"><g filter="url(#A)"><path d="M69.393 76.6h.78v15.008h-.78z" fill="#fff"/></g></mask><path…
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1633 public $url; variable in Google_ChannelBannerResource
1646 public function setUrl( $url) { argument
1647 $this->url = $url;
1650 return $this->url;
3887 public $url; variable in Google_Thumbnail
3895 public function setUrl( $url) { argument
3896 $this->url = $url;
3899 return $this->url;
H A DGoogle_GamesService.php978 public $url; variable in Google_ImageAsset
998 public function setUrl( $url) { argument
999 $this->url = $url;
1002 return $this->url;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1url,callback,context,crossOrigin){if(!url){callback&&callback.call(context,url);return}var img=fab… argument
2url,callback,reviver){url=url.replace(/^\n\s*/,"").trim();svgCache.has(url,function(hasUrl){if(has… argument
9 …object.crossOrigin)};fabric.Image.fromURL=function(url,callback,imgOptions){fabric.util.loadImage( argument
15url,encoding,callback){var oURL=URL.parse(url);if(!oURL.port){oURL.port=oURL.protocol.indexOf("htt… argument
H A Dfabric.js561 if (!url) {
589 img.src = url;
2219 scriptEl.src = url;
2243 return url + (/\?/.test(url) ? '&' : '?') + param;
2295 url = addParamToUrl(url, options.parameters);
3707 url = url.replace(/^\n\s*/, '').trim();
23334 img._src = url;
23338 if (url && (url instanceof Buffer || url.indexOf('data') === 0)) {
23342 else if (url && url.indexOf('http') !== 0) {
23345 else if (url) {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1url\n if (this._input.lookBack(\"url\")) {\n this.print_string(this._ch);\n thi…
/plugin/tagfilter/script/select2/
H A Dselect2.js408 * @param options.url url for the data
409 * @param options.data a function(searchTerm, pageNumber, context) that should return an object containing query string parameters for the above url.
422 ajaxUrl = options.url,
429 url = ajaxUrl, // ajax url string or function
441 url = (typeof url === 'function') ? url.call(self, query.term, query.page, query.context) : url;
[all...]
/plugin/dokumicrobugtracker/
H A DREADME.md73 | 2011-03-07 | Fix #11, #21 : Fix edit and url callback. |
/plugin/bliki/
H A Dsyntax.php252 * @param String $url

1...<<111112113114115116117118119120>>...136