/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 1234 if (Graph.touchStyle) 1290 Graph.defaultJumpSize = 6; 1295 Graph.zoomWheel = false; 1468 return Graph.compress((checked) ? xml : Graph.zapGremlins(xml)); 1728 Graph.sanitizeSvg(div); 3776 if (Graph.translateDiagram && Graph.diagramLanguage != null) 4223 if (Graph.translateDiagram && Graph.diagramLanguage != null) 4724 if (Graph.translateDiagram && Graph.diagramLanguage != null) 8667 if (Graph.translateDiagram && Graph.diagramLanguage != null && 8783 if (Graph.translateDiagram && Graph.diagramLanguage != null && [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 1530 xml = Graph.decompress(text); 1823 … Graph.prototype.defaultEdgeLength = config.defaultEdgeLength || Graph.prototype.defaultEdgeLength; class 5566 Graph.customFontElements = {}; 5571 Graph.recentCustomFonts = {}; 5584 Graph.isCssFontUrl = function(url) 5596 if (Graph.isCssFontUrl(url)) 5722 Graph.addFont(name, url); 5765 Graph.prototype.pasteCounter = 0; 5822 Graph.prototype.init = function() 5961 Graph.processFontAttributes(g); [all …]
|
H A D | DevTools.js | 5 var graphGetTooltipForCell = Graph.prototype.getTooltipForCell; 10 Graph.prototype.getTooltipForCell = function(cell) class
|
H A D | Embed.js | 156 var graph = new Graph(container); 170 xml = Graph.decompress(xml); 185 xml = Graph.decompress(xml); 522 data = Graph.decompress(data); 563 var tmp = Graph.decompress(text);
|
H A D | Minimal.js | 255 mxConstraintHandler.prototype.pointImage = Graph.createSvgImage(5, 5, 273 Graph.prototype.svgShadowColor = '#3D4574'; class 274 Graph.prototype.svgShadowOpacity = '0.4'; 275 Graph.prototype.svgShadowSize = '0.6'; 276 Graph.prototype.svgShadowBlur = '1.2'; 286 Graph.prototype.editAfterInsert = urlParams['sketch'] != '1' && 376 Graph.prototype.shapeBackgroundColor = graph.shapeBackgroundColor; 377 Graph.prototype.shapeForegroundColor = graph.shapeForegroundColor; 378 Graph.prototype.defaultThemeName = graph.defaultThemeName; 518 Graph.prototype.isLightboxView = function() [all …]
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxBasic.js | 62 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 251 return [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 262 }), Graph.createHandle(state, ['size'], function(bounds) 369 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 467 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 649 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 729 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 880 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 890 var handle2 = Graph.createHandle(state, ['dy'], function(bounds) 999 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds) [all …]
|
H A D | mxArrows.js | 150 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 162 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 416 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 556 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 568 var handle3 = Graph.createHandle(state, ['dx2'], function(bounds) 706 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 718 var handle3 = Graph.createHandle(state, ['dx2'], function(bounds) 860 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 1022 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 2642 var handles = [Graph.createHandle(state, ['dy'], function(bounds) [all …]
|
H A D | mxInfographic.js | 65 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 210 var handle2 = Graph.createHandle(state, ['endAngle'], function(bounds) 298 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 668 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 800 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 954 var handle2 = Graph.createHandle(state, ['notch'], function(bounds) 1060 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 1705 var handle3 = Graph.createHandle(state, ['dx2'], function(bounds) 2173 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 2196 var handle3 = Graph.createHandle(state, ['dx2'], function(bounds) [all …]
|
H A D | mxGmdl.js | 369 Graph.handleFactory[mxShapeGmdlSlider2.prototype.cst.SHAPE_SLIDER] = function(state) 371 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 465 Graph.handleFactory[mxShapeGmdlSliderFocused.prototype.cst.SHAPE_SLIDER_FOCUSED] = function(state) 467 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 636 var handles = [Graph.createHandle(state, ['hPos'], function(bounds) 733 Graph.handleFactory[mxShapeGmdlSliderDiscrete.prototype.cst.SHAPE_DISCRETE] = function(state) 735 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 868 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 941 Graph.handleFactory[mxShapeGmdlProgressBar.prototype.cst.PROGRESS_BAR] = function(state) 943 var handles = [Graph.createHandle(state, ['dx1'], function(bounds) [all …]
|
H A D | mxFlowchart.js | 72 Graph.handleFactory[mxShapeFlowchartDocument2.prototype.cst.DOCUMENT2] = function(state) 74 var handles = [Graph.createHandle(state, ['size'], function(bounds)
|
H A D | mxFloorplan.js | 825 Graph.handleFactory[mxFloorplanDoorUneven.prototype.cst.DOOR_UNEVEN] = function(state) 827 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 902 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1018 Graph.handleFactory[mxFloorplanDoorPocket.prototype.cst.DOOR_POCKET] = function(state) 1020 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1090 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1160 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1306 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1464 var handles = [Graph.createHandle(state, ['dx'], function(bounds) [all …]
|
H A D | mxAndroid.js | 952 Graph.handleFactory[mxShapeAndroidProgressBar.prototype.cst.PROGRESS_BAR] = function(state) 954 var handles = [Graph.createHandle(state, ['dx1'], function(bounds) 964 var handle2 = Graph.createHandle(state, ['dx2'], function(bounds) 1051 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1141 Graph.handleFactory[mxShapeAndroidProgressScrubberFocused.prototype.cst.PROGRESS_SCRUBBER_FOCUSED] … 1143 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1324 Graph.handleFactory[mxShapeAndroidQuickscroll2.prototype.cst.QUICKSCROLL] = function(state) 1326 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 1397 Graph.handleFactory[mxShapeAndroidQuickscroll3.prototype.cst.QUICKSCROLL] = function(state) [all …]
|
/plugin/authfacebook/lib/Authentication/ |
H A D | OAuth2Client.php | 209 throw new FacebookSDKException('Code was not returned from Graph.', 401); 230 throw new FacebookSDKException('Access token was not returned from Graph.', 401);
|
/plugin/diagramsnet/lib/plugins/ |
H A D | svgdata.js | 9 var graphCreateSvgImageExport = Graph.prototype.createSvgImageExport; 11 Graph.prototype.createSvgImageExport = function() class
|
H A D | replay.js | 86 var xmlDoc = mxUtils.parseXml(Graph.decompress(replayData)); 156 parseFloat(newValue) + '&replay-data=' + Graph.compress('<recording>' + 189 newValue = Graph.decompress(newValue);
|
H A D | p1.js | 51 Graph.prototype.getExportVariables = function() class
|
/plugin/statistics/ |
H A D | img.php | 18 $plugin->Graph()->render($_REQUEST['img'], $_REQUEST['f'], $_REQUEST['t'], $_REQUEST['s']);
|
H A D | helper.php | 52 * Return an instance of the Graph class 56 public function Graph() { function in helper_plugin_statistics
|
/plugin/data-graph/ |
H A D | plugin.info.txt | 5 name Data Graph Plugin
|
/plugin/datagraph/ |
H A D | plugin.info.txt | 5 name Data Graph Plugin
|
/plugin/graphgear/ |
H A D | plugin.info.txt | 5 name Graph Gear Plugin
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Graph/ |
H A D | Explore.php | 17 namespace Elasticsearch\Endpoints\Graph;
|
/plugin/diagramsnet/lib/js/ |
H A D | embed.dev.js | 156 var graph = new Graph(container); 170 xml = Graph.decompress(xml); 185 xml = Graph.decompress(xml); 522 data = Graph.decompress(data); 563 var tmp = Graph.decompress(text);
|
H A D | export.js | 26 var graph = new Graph(container); 61 Graph.diagramLanguage = extras.diagramLanguage; 62 Graph.translateDiagram = true; 401 var origAddFont = Graph.addFont; 403 Graph.addFont = function(name, url)
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | GraphNamespace.asciidoc | 35 $params['body'] = (array) Graph Query DSL
|