Home
last modified time | relevance | path

Searched refs:XML (Results 1 – 25 of 248) sorted by relevance

12345678910

/plugin/siteexport/inc/
H A Dtoc.php210 $XML = '';
215 return $XML;
279 $XML .= $this->__addXMLTopic($pagesArray, 'toc');
281 return $XML;
347 $XML = "";
350 if (!$isEmptyNode && count($DATA) > 0) $XML .= "\n";
358 $XML .= "</$ITEM>\n";
361 return $XML;
407 $XML .= "\t</context>\n";
411 $XML .= "</contexts>";
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml.js45 this.XML = FCKTools.CreateXmlObject( 'DOMDocument' ) ;
48 this.MainNode = this.XML.appendChild( this.XML.createElement( 'xhtml' ) ) ;
64 this.XML = null ;
116 var oXmlAtt = this.XML.createAttribute( attributeName ) ;
168 xmlNode.appendChild( this.XML.createTextNode('') ) ;
192 return FCKXHtml._AppendNode( xmlNode, this.XML.createTextNode( val ) ) ;
236 var oNode = this.XML.createElement( sNodeName ) ;
271 try { xmlNode.appendChild( this.XML.createComment( htmlNode.nodeValue ) ) ; }
291 xmlNode.appendChild( this.XML.createTextNode( '#?-:' + entity + ';' ) ) ;
394 node.appendChild( FCKXHtml.XML.createTextNode( FCK.EditorDocument.title ) ) ;
[all …]
H A Dfckxhtml_gecko.js80 FCKXHtml.XML._HeadElement = node ;
93 var headElement = FCKXHtml.XML._HeadElement ;
/plugin/slideshow/
H A DREADME.txt1 XML/SWF Slideshow is a product of maani.us.
2 maani.us has the copyright of XML/SWF Slideshow
5 Redestributed file named 'slideshow.swf' is unregistered version of XML/SWF Slideshow.
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md10 This project provides a export library for XML and CSV generation according to the FINDOLOGIC expor…
11 * XML <https://docs.findologic.com/doku.php?id=export_patterns:xml>
16 Using the XML export is recommended by FINDOLOGIC. The XML is easier to read and has some advantage…
18 * No encoding issues as the encoding attribute is provided in the XML response `<?xml version="1.0"…
23 * No limited file size for XML because of pagination
33 ### XML export
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DRSS.php34 * @see XML
50 $this->xml = new XML($parseString);
71 $itemBranchesXML = new XML("ul");
H A DXMLDocument.php40 * @see XML
69 $this->xml = new XML();
108 $this->xml = new XML($xmlContents);
/plugin/webdav/vendor/sabre/xml/
H A DREADME.md6 The sabre/xml library is a specialized XML reader and writer.
13 * [Reading XML](http://sabre.io/xml/reading/).
14 * [Writing XML](http://sabre.io/xml/writing/).
/plugin/icalevents/vendor/sabre/xml/
H A DREADME.md6 The sabre/xml library is a specialized XML reader and writer.
13 * [Reading XML](http://sabre.io/xml/reading/).
14 * [Writing XML](http://sabre.io/xml/writing/).
/plugin/davcal/vendor/sabre/xml/
H A DREADME.md6 The sabre/xml library is a specialized XML reader and writer.
13 * [Reading XML](http://sabre.io/xml/reading/).
14 * [Writing XML](http://sabre.io/xml/writing/).
/plugin/authucenter/lib/uc_client/lib/
H A Dxml.class.php11 $xml_parser = new XML($isnormal);
31 class XML { class
43 $this->XML($isnormal);
46 function XML($isnormal) { function in XML
/plugin/confmanager/lang/zh/
H A Dacronyms.txt1 [[doku>DokuWiki]] 的可以自动标记的缩写和缩略语(术语)。如果您的浏览器支持<acronym>标记,您将鼠标悬停在一个缩写上可以看到一个简短的解释。例如,如果鼠标定位在 ''XML'…
3 注意:只有完整的单词才被标记。例如,在一个单词中的首字母缩写,不会显示缩写提示。例如:XML 是一个缩写,但 myXML 不是。
/plugin/xslt/
H A Dsyntax.php33 …function connectTo($mode) { $this->Lexer->addSpecialPattern('&&XML&&\n.*\n&&XSLT&&\n.*\n&&END&&',$…
39 $matches = preg_split('/(&&XML&&\n*|\n*&&XSLT&&\n*|\n*&&END&&)/', $match, 5);
/plugin/findologicxmlexport/
H A DREADME.md1 # DokuWiki Plugin: FINDOLOGIC XML Export
7 This DokuWiki plugin creates an XML based on the DokuWiki metadata with the FINDOLOGIC XML scheme.
8 …he library [findologic/libflexport](https://github.com/findologic/libflexport) to generate the XML.
35 - When opening the Plugin there is a link where you can directly access the XML export data.
H A Dplugin.info.txt6 desc Generates an XML based on the DokuWiki pages according to the FINDOLOGIC XML Scheme.
/plugin/webdav/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php3 namespace Sabre\VObject\Parser\XML\Element;
36 * @param XML\Reader $reader
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/XML/Element/
H A DKeyValue.php3 namespace Sabre\VObject\Parser\XML\Element;
36 * @param XML\Reader $reader
/plugin/webdav/vendor/sabre/vobject/lib/
H A DWriter.php61 $writer->writeAttribute('xmlns', Parser\XML::XCAL_NAMESPACE);
64 $writer->writeAttribute('xmlns', Parser\XML::XCARD_NAMESPACE);
/plugin/dokusioc/
H A Dplugin.info.txt6 … an alternate meta link of the SIOC-RDF/XML document to HTML head, creates SIOC version of wiki co…
/plugin/pubmed2020/site/
H A Ddescription.txt23 …PMID//. The plugin downloads and stores the summary of each articles in an XML file in // /data/me…
32 ^summaryXML |xml |Show the XML data retreived from the NCBI database (usefull for debugging…
33 ^clear_summary | - |Clear cached XML files in /data/media/ncbi_esummary|
34 ^remove_dir | - |Remove the XML output dir: /data/media/ncbi_esummary (by default)|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp21 ' This file include the functions that create the base XML output.
38 ' Create the XML document header.
55 ' Create the XML document header.
/plugin/eclipseupdateurl/
H A DREADME.md20 __category__|A category from the XML file
21 __id__|An ID from the XML file
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst8 This library allows you to (de-)serialize data of any complexity. Currently, it supports XML and JS…
18 - Configurable via XML, YAML, or Doctrine Annotations
62 * :doc:`XML Reference </reference/xml_reference>`
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt17 --coverage-clover <file> Generate code coverage report in Clover XML format.
18 --coverage-crap4j <file> Generate code coverage report in Crap4J XML format.
23 --coverage-xml <dir> Generate code coverage report in PHPUnit XML format.
29 --log-junit <file> Log test execution in JUnit XML format to file.
33 --testdox-xml <file> Write agile documentation in XML format to file.
87 -c|--configuration <file> Read configuration from XML file.
H A Dhelp2.phpt18 --coverage-clover <file> Generate code coverage report in Clover XML format.
19 --coverage-crap4j <file> Generate code coverage report in Crap4J XML format.
24 --coverage-xml <dir> Generate code coverage report in PHPUnit XML format.
30 --log-junit <file> Log test execution in JUnit XML format to file.
34 --testdox-xml <file> Write agile documentation in XML format to file.
88 -c|--configuration <file> Read configuration from XML file.

12345678910