/plugin/odt/helper/ |
H A D | cssimportnew.php | 23 protected $internal = NULL; variable in helper_plugin_odt_cssimportnew 26 $this->internal = new cssimportnew(); 35 return $this->internal; 43 return $this->internal->importFromString($contents); 47 $this->internal->setMedia($media); 51 return $this->internal->getMedia(); 59 return $this->internal->importFromFile($filename); 66 return $this->internal->getRaw(); 94 return $this->internal->rulesToString (); 103 return $this->internal->replaceURLPrefix ($URL, $replacement); [all …]
|
H A D | cssdocument.php | 21 protected $internal = NULL; variable in helper_plugin_odt_cssdocument 24 $this->internal = new cssdocument(); 28 $this->internal->open ($element, $attributes, $pseudo_classes, $pseudo_elements); 32 $this->internal->close ($element); 36 return $this->internal->getCurrentElement (); 40 return $this->internal->getEntry ($index); 44 return $this->internal->getCurrentEntry (); 48 return $this->internal->getIndexLastOpened (); 52 return $this->internal->findParent ($start); 56 return $this->internal->getPrecedingSibling ($current); [all …]
|
H A D | units.php | 20 protected $internal = NULL; variable in helper_plugin_odt_units 23 $this->internal = new ODTUnits(); 86 $this->internal->setPixelPerEm ($value); 95 return $this->internal->getPixelPerEm (); 104 $this->internal->setTwipsPerPixelX ($value); 113 $this->internal->setTwipsPerPixelY ($value); 122 return $this->internal->getTwipsPerPixelX (); 131 return $this->internal->getTwipsPerPixelY(); 141 return $this->internal->pixelToPointsX ($pixel); 151 return $this->internal->pixelToPointsY ($pixel); [all …]
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | gson-2.7.jar | ... gson/annotations/
com/google/gson/internal/
com/google/gson/internal/bind ... |
H A D | ehcache-3.8.1.jar | ... OSGI-INF/org.ehcache.impl.internal.TimeSourceServiceFactory.xml
OSGI-INF/org. ... |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | MetricUpdate.php | 37 public $internal; variable in Google\\Service\\Dataflow\\MetricUpdate 110 public function setInternal($internal) argument 112 $this->internal = $internal; 119 return $this->internal;
|
H A D | CounterUpdate.php | 48 public $internal; variable in Google\\Service\\Dataflow\\CounterUpdate 197 public function setInternal($internal) argument 199 $this->internal = $internal; 206 return $this->internal;
|
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 821 this.internal = $.extend({}, this.internal); // Copy static to unique instance. 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1164 this.internal.audio.jq = $("#" + this.internal.audio.id); 1171 this.internal.video.jq = $("#" + this.internal.video.id); 1195 self.internal.ready = true; 1235 if(this.internal.video.jq) { 1667 if(!this.internal.ready) { 1668 this.internal.ready = true; 2787 self.internal.mouse = { 2811 delete this.internal.mouse; [all …]
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 821 this.internal = $.extend({}, this.internal); // Copy static to unique instance. 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1164 this.internal.audio.jq = $("#" + this.internal.audio.id); 1171 this.internal.video.jq = $("#" + this.internal.video.id); 1195 self.internal.ready = true; 1235 if(this.internal.video.jq) { 1667 if(!this.internal.ready) { 1668 this.internal.ready = true; 2787 self.internal.mouse = { 2811 delete this.internal.mouse; [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 821 this.internal = $.extend({}, this.internal); // Copy static to unique instance. 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1164 this.internal.audio.jq = $("#" + this.internal.audio.id); 1171 this.internal.video.jq = $("#" + this.internal.video.id); 1195 self.internal.ready = true; 1235 if(this.internal.video.jq) { 1667 if(!this.internal.ready) { 1668 this.internal.ready = true; 2787 self.internal.mouse = { 2811 delete this.internal.mouse; [all …]
|
H A D | jquery.jplayer.min.js | 2 …internal:{ready:!1},solution:{html:!0,aurora:!0,flash:!0},format:{mp3:{codec:"audio/mpeg",flashCan… class in a.jPlayer 3 …internal.poster.jq.show()),"string"==typeof b.title&&(this.css.jq.title.length&&this.css.jq.title.…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 821 this.internal = $.extend({}, this.internal); // Copy static to unique instance. 1000 this.internal.poster.jq = $("#" + this.internal.poster.id); 1164 this.internal.audio.jq = $("#" + this.internal.audio.id); 1171 this.internal.video.jq = $("#" + this.internal.video.id); 1195 self.internal.ready = true; 1235 if(this.internal.video.jq) { 1667 if(!this.internal.ready) { 1668 this.internal.ready = true; 2787 self.internal.mouse = { 2811 delete this.internal.mouse; [all …]
|
/plugin/popupviewer/ |
H A D | script.js | 22 var internal = {}; variable 26 internal.log = function(message) { 49 $(document).keydown(internal.globalKeyHandler); 110 internal.globalKeyHandler = function(e) { 158 internal.log(popupData); 163 internal.log("loading an image"); 240 internal.log(e); 349 internal.getCurrentLocation = function() { 375 internal.log("Initial Size: " + width + " " + height); 376 internal.log(offsetElement); [all …]
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2866 this.internal = $.extend({}, this.internal); // Copy static to unique instance. 3045 this.internal.poster.jq = $("#" + this.internal.poster.id); 3209 this.internal.audio.jq = $("#" + this.internal.audio.id); 3216 this.internal.video.jq = $("#" + this.internal.video.id); 3240 self.internal.ready = true; 3280 if(this.internal.video.jq) { 3712 if(!this.internal.ready) { 3713 this.internal.ready = true; 4832 self.internal.mouse = { 4856 delete this.internal.mouse; [all …]
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.2.js | 21 internal:{ class in firebug 60 if(internal.extConsole){ 65 internal.extConsole=null; 79 if(internal.isPopup) { 124 if(!internal.isPopup){ 144 if(!internal.isPopup){ 162 if(!internal.isPopup){ 350 internal.init = true; 382 if (internal.isPopup) { 855 if(!internal.init) [all …]
|
H A D | firebug-lite-1.2-compressed.js | 3 …restoreConsole:function(){with(firebug){if(internal.extConsole){env.override=false;try{window.cons… 5 …internal.isPopup){env.openInPopup=false;internal.targetWindow=window.opener;env.popupWidth=window.… 6 settings.readCookie();if(internal.init||(env.detectFirebug&&window.console&&window.console.firebug)… 16 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en… 19 if(firebug.internal.isPopup){window.opener.firebug.env=firebug.lib.util.Hash.clone(fe);} 20 …internal.isPopup){with(opener.firebug){win.refreshDOM();d.html.openHtmlTree();}}}},reset:function(… 23 …internal.isPopup=true;env.css=fe.css;init();el.button.dock.environment.addStyle({"display":"block"… 24 …internal.popupWin.document.getElementsByTagName('head')[0].appendChild(script);firebug.el.main.env… 52 if(_clear){internal.targetWindow.firebug.el.bgInspector.environment.addStyle({"display":"none"});re… 54 map=map.reverse();with(firebug){if(env.dIndex!="html"){internal.targetWindow.firebug.d.navigate("ht… [all …]
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.2-compressed.js | 12 var firebug={version:[1.231,20100118],el:{},env:{"css":"http://getfirebug.com/releases/lite/1.2/firebug-lite.css","debug":true,"detectFirebug":true,"dIndex":"console","height":295,"hideDOMFunctions":false,"openInPopup":false,"override":false,"ml":false,"showIconWhenHidden":true,"popupTop":1,"popupLeft":1,"popupWidth":undefined,"popupHeight":undefined,"textNodeChars":0},internal:{"cache":{},"extConsole":null,"init":false,"isPopup":false,"liteFilename":null,"minimized":false,"popupWin":null,"targetWindow":undefined},initConsole:function(){var command;try{if((!window.console||(window.console&&!window.console.firebug))||(firebug.env.override&&!(/Firefox\/3/i.test(navigator.userAgent)))){window.console={"provider":"Firebug Lite"};for(command in firebug.d.console.cmd){window.console[command]=firebug.lib.util.Curry(firebug.d.console.run,window,command);};} class in firebug 13 window.onerror=function(_message,_file,_line){firebug.d.console.run('error',firebug.lib.util.String.format('{0} ({1},{2})',_message,firebug.getFileName(_file),_line));};}catch(e){}},overrideConsole:function(){with(firebug){env.override=true;try{internal.extConsole=window.console;}catch(e){} 14 initConsole();}},restoreConsole:function(){with(firebug){if(internal.extConsole){env.override=false;try{window.console=internal.extConsole;}catch(e){} 15 internal.extConsole=null;}}},init:function(_css){var i,cssLoaded=false,iconTitle="Click here or press F12, (CTRL|CMD)+SHIFT+L or SHIFT+ENTER to show Firebug Lite. CTRL|CMD click this icon to hide it.";with(firebug){if(document.getElementsByTagName('html')[0].attributes.getNamedItem('debug')){env.debug=document.getElementsByTagName('html')[0].attributes.getNamedItem('debug').nodeValue!=="false";} 16 if(internal.isPopup){env.openInPopup=false;internal.targetWindow=window.opener;env.popupWidth=window.opener.firebug.env.popupWidth||window.opener.firebug.lib.util.GetViewport().width;env.popupHeight=window.opener.firebug.env.popupHeight||window.opener.firebug.lib.util.GetViewport().height;}else{internal.targetWindow=window;env.popupWidth=env.popupWidth||lib.util.GetViewport().width;env.popupHeight=env.popupHeight||lib.util.GetViewport().height;} 17 settings.readCookie();if(internal.init||(env.detectFirebug&&window.console&&window.console.firebug)){return;} 21 el.firebugIcon=new lib.element("div").attribute.set('firebugIgnore',true).attribute.set("id","firebugIconDiv").attribute.set("title",iconTitle).attribute.set("alt",iconTitle).event.addListener("mousedown",win.iconClicked).insert(document.body);el.content={};el.mainiframe=new lib.element("IFRAME").attribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);el.main=new lib.element("DIV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document.body);if(!internal [all...] |
H A D | firebug-lite-1.2.js | 32 internal:{ class in firebug 64 internal.extConsole=window.console; 71 if(internal.extConsole){ 74 window.console=internal.extConsole; 76 internal.extConsole=null; 90 if(internal.isPopup) { 92 internal.targetWindow = window.opener; 96 internal.targetWindow = window; 103 if(internal.init || (env.detectFirebug && window.console && window.console.firebug)) { 135 if(!internal [all...] |
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | UPGRADING.md | 5 in case you have heavily used internal-api here are the most important the changes: 43 - `VisitorInterface` is internal use `SerializationVisitorInterface` and `DeserializationVisitorInt… 44 - `GraphNavigator` is internal use `GraphNavigatorInterface` instead 48 marked as `@internal` shall not be used in user-land code. BC is not guaranteed on this elements.
|
/plugin/imapmarkers/ |
H A D | README.md | 26 "marker" : "internal", 50 …k, [see here](https://www.dokuwiki.org/images), this may be an DokuWiki-internal or external addre… 61 This may be an external, internal or interwiki link. 93 …tring) ```"internal"``` -- Use the plugins-internal marker. This is the default, so no need to wri… 109 **"marker-color"**: (string) ```"HTML-COLOR"``` -- Set the internal markers color to this value.
|
/plugin/dokugitviewer/ |
H A D | README | 12 convert "#bug24" into internal link to bug-page with correct anchor. 18 The "#ft4" is transformed into internal link to features page and creating
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | test.css | 1 /*test internal stylesheet*/
|
/plugin/nodetailsxhtml/ |
H A D | README.md | 4 XHTML renderer replacement without details link for internal images.
|
/plugin/404manager/lang/en/ |
H A D | intro.txt | 3 Here you can set up redirects. You can redirect to internal pages as external
|
/plugin/backlinks-old/ |
H A D | syntax.php | 151 if (substr($instr[$i][0], 0, 8) == 'internal'){
|