/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | KML.php | 56 public function geomFromText($text) argument 119 protected function childElements($xml, $nodeName = '') argument 132 parsePoint($xml) global() argument 146 parseLineString($xml) global() argument 167 parsePolygon($xml) global() argument 197 parseGeometryCollection($xml) global() argument 216 extractCoordinates($xml) global() argument [all...] |
/plugin/mellelexport/ |
H A D | renderer.php | 502 static function cleanTemplate($xml) { 506 static function xml_errors ($xml) { 544 static function remove_whitespace($xml) { 567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO… 573 …function cdata($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a… 642 …function unformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func… 644 …function php($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_arg… 646 …function phpblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… 648 …function html($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_ar… 650 …function htmlblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g… [all …]
|
/plugin/combo/ComboStrap/Xml/ |
H A D | XmlDocument.php | 82 public function __construct($text, string $type = self::XML_TYPE) argument 565 addAttributeValue($attName, $attValue, $xml) global() argument 651 processTextBeforeLoading($text) global() argument [all...] |
/plugin/diagramsnet/lib/ |
H A D | electron.js | 430 ipcMain.once('import-success', function(evt, xml) argument 955 function writePngWithText(origBuff, key, text, compressed, base64encoded) argument 1148 async function mergePdfs(pdfFiles, xml) argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | App.js | 331 'props': 'plugins/props.js', 'text': 'plugins/text.js', property in App.pluginRegistry 3175 var doLoadFile = mxUtils.bind(this, function(xml) argument 3228 this.installMessageHandler(mxUtils.bind(this, function(xml, evt) argument 3329 var showCreateDialog = mxUtils.bind(this, function(xml) argument 3417 this.loadTemplate(value, function(text) argument 3492 App.prototype.loadDraft = function(xml, success) argument 4190 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument 4628 this.convertLucidChart(data, mxUtils.bind(this, function(xml) argument 5196 this.loadTemplate(url, mxUtils.bind(this, function(text) argument 5590 this.loadTemplate(url, mxUtils.bind(this, function(text) argument [all …]
|
H A D | EditorUi.js | 1334 EditorUi.prototype.anonymizeString = function(text, zeros) argument 2299 EditorUi.prototype.updateDiagram = function(xml) argument 3558 this.importVisio(file, function(xml) argument 4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) argument 4383 EditorUi.prototype.showTextDialog = function(title, text) argument 7789 EditorUi.prototype.insertAsPreText = function(text, x, y) argument 8307 var handleResult = mxUtils.bind(this, function(xml) argument 9062 obj.data, function(text) argument 9118 obj.data, function(text) argument 11111 EditorUi.prototype.stringToCells = function(xml) argument [all …]
|
H A D | Dialogs.js | 1899 function parse(text, type, evt) argument 1911 function insertPlantUmlImage(text, format, data, w, h) argument 3145 function showTooltip(xml, x, y) argument 3180 loadXmlData(url, function(xml) argument 3257 loadXmlData(url, function(xml) argument 6074 function updateGraph(xml) argument 6271 item.getXml(function(xml) argument 10189 function showTooltip(xml, x, y) argument 10248 function renderXML(xml) argument 10345 function doSubmit(xml, filename) argument [all …]
|
/plugin/remotescript/lib/JsHttpRequest/debug/ |
H A D | JsHttpRequest-xml.js | 180 t._dataReady = function(text, js) { with (this) { argument 442 JsHttpRequest.LOADERS.xml = { loader: function(req) { class in JsHttpRequest.LOADERS
|
H A D | JsHttpRequest-script-xml.js | 180 t._dataReady = function(text, js) { with (this) { argument 500 JsHttpRequest.LOADERS.xml = { loader: function(req) { class in JsHttpRequest.LOADERS
|
H A D | JsHttpRequest.js | 181 t._dataReady = function(text, js) { with (this) { argument 443 JsHttpRequest.LOADERS.xml = { loader: function(req) { class in JsHttpRequest.LOADERS
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | xajax.js | 11 DebugMessage:function(text){if(text.length > 1000)text=text.substr(0,1000)+"...\n[long response]\n.… argument 145 processResponse:function(xml){clearTimeout(this.delayTimer);if(this.isEventFunction(this.eventFunct… argument
|
/plugin/scrape/ |
H A D | phpQuery-onefile.php |
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 2454 xml: settings.ajax.responseXML, property in settings.ajax.onreadystatechange.data 2455 text: settings.ajax.responseText, property in settings.ajax.onreadystatechange.data
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorActions.java | 657 String xml = mxUtils.getXml(codec.encode(graph.getModel())); in actionPerformed() local 1228 String text = editorPane.getSelectedText(); in actionPerformed() local
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 402 this.cropString=function(text,limit){text=text+""; argument 408 this.isWhitespace=function(text){return !reNotWhitespace.exec(text) argument 410 this.splitLines=function(text){var reSplitLines2=/.*(:?\r\n|\n|\r)?/mg; argument 1136 this.parseURLEncodedText=function(text){var maxValueLength=25000; argument 1160 this.parseURLEncodedTextArray=function(text){var maxValueLength=25000; argument 1176 this.reEncodeURL=function(file,text){var lines=text.split("\n"); argument 1776 },cropString:function(text){return cropString(text) argument 1778 },toLowerCase:function(text){return text?text.toLowerCase():text argument 3041 }if(typeof JSON.parse!=="function"){JSON.parse=function(text,reviver){var j; argument 5834 },search:function(text){if(!text){return argument [all …]
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 827 text = 'text', variable 1127 this.isWhitespace = function(text) argument 1132 this.splitLines = function(text) argument 2795 text: [ property in eventTypes 7159 search: function(text, reverse) argument 7565 cropString: function(text) argument 7575 toLowerCase: function(text) argument 19230 "xml": "text/xml", property in AnonymousFunction7f0ac55719800.mimeExtensionMap 22588 search: function(text) argument 26540 text: [ property in AnonymousFunction7f0ac55726300.styleGroups [all …]
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 297 }}var e=addEntityMapToList,white="whitespace",text="text",attr="attributes",css="css",editor="editor"; variable 413 cropString(text,limit) global() argument 419 isWhitespace(text) global() argument 421 splitLines(text) global() argument 1014 var eventTypes={composition:["composition","compositionstart","compositionend"],contextmenu:["contextmenu"],drag:["dragenter","dragover","dragexit","dragdrop","draggesture"],focus: global() property in eventTypes 1147 parseURLEncodedText(text) global() argument 1171 parseURLEncodedTextArray(text) global() argument 1187 reEncodeURL(file,text) global() argument 1708 search(text,reverse) global() argument 1787 AnonymousFunction4beb61232000(text) global() argument 1788 AnonymousFunction4beb61232100(text,limit) global() argument 1789 AnonymousFunction4beb61232200(text) global() argument 3052 parse(text,reviver) global() argument 5123 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text/xml",css:"text/css",js:"application/x-javascript",jss:"application/x-jav global() property in AnonymousFunction4beb612319b00.mimeExtensionMap 5230 }if(limitReached){var object={text:$STR("net.responseSizeLimitMessage"),onClickLink:function(){var panel=context.getPanel("net",true); global() property in AnonymousFunction4beb61231ae00.object 5311 AnonymousFunction4beb61231bb00(parentNode,text) global() argument 5363 formatPostText(text) global() argument 5575 AnonymousFunction4beb61231ef00(parentNode,text) global() argument 5718 logText(text,row) global() argument 5845 AnonymousFunction4beb612322600(text) global() argument 5872 AnonymousFunction4beb612322c00(text,logRow) global() argument 6739 preprocessRules(text,rule_node) global() argument 6748 saveLineIndexes(text) global() argument 7075 var styleGroups={text:["font-family","font-size","font-weight","font-style","color","text-transform","text-decoration","letter-spacing","word-spacing","line-height","text-align","v global() property in AnonymousFunction4beb612326600.styleGroups 7076 var styleGroupTitles={text:"Text",background:"Background",box:"Box Model",layout:"Layout",other:"Other"}; global() property in AnonymousFunction4beb612326600.styleGroupTitles 7375 AnonymousFunction4beb612329600(text,reverse) global() argument 7378 AnonymousFunction4beb612329700(text,reverse) global() argument 7383 AnonymousFunction4beb612329800(wrapSearch,text,reverse) global() argument [all...] |
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 8596 DataProcessor.prototype.afterUpdate = function (that, xml, id) { argument 8786 this.getUpdates(url, function (xml) { argument 8990 callback: function (xml) { argument 13953 var opts = { text: message }; property in gantt._dhtmlx_confirm.opts 14482 gantt.xml = { class in gantt 14539 parse: function (text, loader) { argument 14575 parse: function (text, loader) { argument 14715 function info(text) { argument 14872 text = {text: text, type: type, callback: callback}; property in module.exports.box_params.text 15709 text: gantt.locale.labels.new_task property in module.exports.insertPlaceholder.placeholder [all …]
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 8632 this['parse'] = function(xml) { argument 10058 Reader.prototype.fromXML = function(xml, options, done) { argument 10233 function handleCData(text, getContext) { argument 10242 function handleText(text, getContext) { argument 15695 BaseViewer.prototype.importXML = wrapForCompatibility(function importXML(xml, bpmnDiagram) { argument 16557 function setLabel(element, text, isExternal) { argument 18617 function getTextBBox(text, fakeText) { argument 19037 this.createText = function(text, options) { argument 39226 text: text property in AnonymousFunctionf8d14cd140100.context 52348 function setText(element, text) { argument [all …]
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js | 3 …iz.scrollLeft=a}if(this.disableHoriz){this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz"… 4 ….parent=null;var b=0;for(var c=0;c<a.length;++c){a[c].parent=this;b+=a[c].height}this.height=b}hg.… function 5 …);var e=ma(d,a.doc.direction);if(!e||e[0].level==0){var f=Math.max(c.ch,d.text.search(/\S/));var g… property in Ph.q 8 …:true,match:/^ {2,}[\-\*]/,style:"def"},{sol:true,match:/^\t{1,}[\-\*]/,style:"def"}],patterns:[{s… function
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet.jar | ... more/
org/jmol/adapter/readers/xml/
org/jmol/adapter/smarter/
org ... |
H A D | JmolAppletSigned.jar | ... more/
org/jmol/adapter/readers/xml/
org/jmol/adapter/smarter/
org ... |
/plugin/jdraw/lib/ |
H A D | jgraphx-examples.jar | ... private static final long serialVersionUID
public static final java.text.NumberFormat numberFormat
public static java.net.URL ... |
/plugin/projects/ |
H A D | codemirror-compressed.js | 1 …ight;for(var r=e;r;r=r.parent)r.height+=n}function fn(e){var t={line:0,ch:0};Ln(t,{line:Ct.size-1,… argument
|