Home
last modified time | relevance | path

Searched refs:wrapper (Results 51 – 75 of 188) sorted by relevance

12345678

/plugin/diagrams/
H A Dstyle.less
/plugin/dw2markdown/
H A Drenderer.php306 function php($text, $wrapper = 'code') { argument
329 function html($text, $wrapper = 'code') { argument
/plugin/batchedit/
H A Dinterface.js5 var wrapper = function() { function
20 return wrapper;
/plugin/sequencediagram/bower_components/lodash/fp/
H A D_baseConvert.js472 wrapper = wrappers[realName];
474 if (wrapper) {
475 wrapped = wrapper(func);
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md49 - The PHP stream wrapper handler now sets `allow_self_signed` to `false` to
83 - Adding more error information to PHP stream wrapper exceptions.
/plugin/popupviewer/
H A Dscript.js170 var wrapper = $('<div/>').load(BASE_URL, popupData, function() {
182 additionalContent.html(wrapper.html());
193 … var wrapper = $('<div/>').load(popupData.src, popupData, function(response, status, xhr) {
308 success(wrapper);
/plugin/memcache/
H A DREADME3 Abstraction wrapper to use persistent memory storage for caching data.
/plugin/actionrenderer/
H A Drenderer.php267 public function php($text, $wrapper = 'code') argument
279 public function html($text, $wrapper = 'code') argument
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js4927 function wrapper() { function
4931 return wrapper;
5019 function wrapper() { function
5041 return wrapper;
5100 wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);
5152 function wrapper() { function
5195 return wrapper;
5303 function wrapper() { function
5319 return wrapper;
6807 return wrapper.clone();
[all …]
H A Dlodash.fp.js552 wrapper = wrappers[realName];
554 if (wrapper) {
555 wrapped = wrapper(func);
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js4927 function wrapper() { function
4931 return wrapper;
5019 function wrapper() { function
5041 return wrapper;
5100 wrapper = wrapper[getFuncName(data[0])].apply(wrapper, data[3]);
5152 function wrapper() { function
5195 return wrapper;
5303 function wrapper() { function
5319 return wrapper;
6807 return wrapper.clone();
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dnumber_format.rst7 The ``number_format`` filter formats numbers. It is a wrapper around PHP's
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1wrapper:!1},drawing:{enabled:!1,undos:[],redos:[],buffer:{position:{x1:0,y1:0,x2:0,y2:0,xD:0,yD:0}… property in AmCharts.c.setup
2 …r"==a.type)c.setup.wrapper.setAttribute("class",c.setup.chart.classNamePrefix+"-export-canvas acti…
H A Dexport.js92 wrapper: false property in AmCharts._this.setup
175 if ( _this.setup.wrapper ) {
176 _this.setup.chart.containerDiv.removeChild( _this.setup.wrapper );
177 _this.setup.wrapper = false;
1078 _this.setup.wrapper = document.createElement( "div" );
1080 _this.setup.chart.containerDiv.appendChild( _this.setup.wrapper );
1108 _this.setup.wrapper.style.paddingTop = _this.numberToPx( padding.top );
1116 _this.setup.wrapper.appendChild( _this.setup.canvas );
1329 _this.setup.wrapper.style.backgroundColor = cfg.backgroundColor;
1330 _this.setup.wrapper.style.display = "block";
[all …]
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md31 * Stream notifications: Depending of the stream wrapper, the
195 [See the options and parameters for the `http://` stream wrapper](http://php.net/context.http)
364 A stream wrapper allows to declare schemes, like `hoa://` or
366 `cloud://`. Any stream wrapper can be used with native standard PHP
372 and `getRegistered` methods are also helpful. A wrapper is represented by a class:
378 A wrapper must implement the `Hoa\Stream\Wrapper\IWrapper\IWrapper`
509 This is also possible to auto-apply a filter with… a wrapper! For
510 example the `instrument://` wrapper can prepend a filter to the stream
/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css533 .html2ps-toc-wrapper {
539 .html2ps-toc-2-wrapper {
543 .html2ps-toc-3-wrapper {
/plugin/projects/
H A Dcodemirror.css5 /* Necessary so the scrollbar can be absolutely positioned within the wrapper on Lion. */
7 /* This prevents unwanted scrollbars from showing up on the body and wrapper in IE. */
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/text/
H A Drenderer.php327 function php($text, $wrapper='code') { argument
344 function html($text, $wrapper='code') { argument
/plugin/prosemirror/
H A Dstyle.less174 div.input-wrapper {
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js1794 var wrapper = document.createElement('div');
1795wrapper.style.cssText = 'position:absolute;top:0px;left:0px;right:0px;bottom:0px;overflow:hidden;';
2423 wrapper.appendChild(toolbar);
2424 wrapper.appendChild(footer);
2429 wrapper.appendChild(picker);
2438 this.installFormatToolbar(wrapper);
2469 wrapper.appendChild(elt);
2501 wrapper.appendChild(menubar);
2502 wrapper.appendChild(ui.diagramContainer);
2503 previousParent.appendChild(wrapper);
[all …]
/plugin/codemirror/dist/
H A Dscripts.min.js2wrapper.clientWidth+"px;"}B(b.display.measure,C("div",[a.node],null,c))}return a.height=a.node.par…
3wrapper,a.display.scrollbars.addClass)}}a.display.scrollbars=new se[a.options.scrollbarStyle](func…
4 …ACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==";if(l){c.width=c.height=1;a.display.wrapper.appendChild(c);c.…
5wrapper.ownerDocument,"mouseup",j);qa(e.wrapper.ownerDocument,"mousemove",k);qa(e.scroller,"dragst…
6wrapper.ownerDocument.getSelection()};Yh.prototype.showPrimarySelection=function(){var a=this.getS…
7 …ey,function(a,c){var d;if(c.line<3&&document.querySelector&&(d=b.display.wrapper.querySelector(".C…
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1388 var wrapper = document.createElement('div');
1389 wrapper.style.position = 'relative';
1390 wrapper.style.paddingRight = '20px';
1391 wrapper.style.boxSizing = 'border-box';
1392 wrapper.style.width = '100%';
1438 wrapper.appendChild(text);
1439 wrapper.appendChild(removeAttr);
1440 parent.appendChild(wrapper);
/plugin/widearea/widearea/
H A Dwidearea.css48 .widearea-wrapper > .widearea-icons {
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css140 div#wrapper{

12345678