Home
last modified time | relevance | path

Searched refs:XML (Results 51 – 75 of 248) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php7 use FINDOLOGIC\Export\XML\XMLExporter;
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md14 * #44, #45: Catching broken and invalid XML better and throwing
93 * #26: Renamed the `Sabre\XML` namespace to `Sabre\Xml`. Due to composer magic
111 * #15: Added `Sabre\XML\Element\Uri`.
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php15 use FINDOLOGIC\Export\XML\XMLExporter;
16 use FINDOLOGIC\Export\XML\XMLItem;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dstriptags.rst4 The ``striptags`` filter strips SGML/XML tags and replace adjacent whitespace
/plugin/confmanager/lang/ja/
H A Dinterwiki.txt20 以下の例は常にその DokuWiki の [[doku>ja:syndication|XML フィード]]にリンクします: [[this>feed.php]]
/plugin/confmanager/lang/ko/
H A Dinterwiki.txt18 …상대 경로(URL)을 생성하는 데 사용할 수 있습니다. 예를 들어 [[this>feed.php]] 링크는 항상[[doku>syndication|XML feed]] 을 가르킵니다.
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DPage.php3 namespace FINDOLOGIC\Export\XML;
/plugin/adfs/lang/en/
H A Dintro.txt7 … internal certificate you need to download the file yourself and paste it into the XML field below.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dusage.rst27 You can also deserialize objects from their XML, or JSON representation. For
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md12 This library allows you to (de-)serialize data of any complexity. Currently, it supports XML and JS…
22 - Configurable via XML, YAML, or Annotations
/plugin/odtplus2dw/
H A Daction.php221 $this->XML = new DOMDocument;
230 if ( ! $this->XML->load($this->uploadDir.'/'.$this->xmlFile) ) return $this->_msg('er_loadXml');
231 if ( ! $this->racine = $this->XML->getElementsByTagName('document-content')->item(0) ) return $this->_msg('er_invalidRoot');
234 // Transformation du fichier XML
247 if ( ! $tmp = html_entity_decode($this->XSLT->transformToDoc( $this->XML )->saveHTML(), ENT_COMPAT, 'UTF-8') ) return $this->_msg('er_transform');
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt108 diagramXmlDesc=XML файл
339 formatSvgEmbedded=SVG (с XML)
342 formatXmlPlain=XML (Plain)
343 formatXml=XML
654 saveAsXmlFile=Сохранить как файл XML?
972 confAIncorrectLibFileType=Неправильный тип файла. Для библиотек используется формат XML
H A Ddia_bg.txt108 diagramXmlDesc=XML файл
339 formatSvgEmbedded=SVG (с XML)
342 formatXmlPlain=XML (Обикновен)
343 formatXml=XML
654 saveAsXmlFile=Запазване като XML файл?
972 confAIncorrectLibFileType=Неправилен тип файл. Библиотеките трябва да са XML файлове.
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLRPCClient.php60 $this->xml = new XML("methodCall");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DXML.php36 abstract class XML class
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md13 Moved to core since 7.2 (was in the optional XML extension earlier):
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.ForbiddenAttributes.txt
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/
H A DValueObjectTest.php3 namespace Sabre\XML\Deserializer;
/plugin/jmol2/jmol/
H A DCOPYRIGHT.txt36 Used for XML parsing. Distributed free and without warranty.
41 Used for event-based XML parsing. Distributed free and without warranty.
/plugin/bibtex/OSBib/format/
H A DREADME.txt15 OSBib is an Open Source bibliographic formatting engine written in PHP that use XML style files to …
17 Style files are stored in XML format and are available for download from the Bibliophile site at:
23 Please note. Although in-text/footnotes citation formatting is defined in the XML style files, thi…
25 The OSBib package does not yet have classes to handle the creation and editing of XML style files. …
37 Parse the XML style file into usable arrays. Used within BIBFORMAT::loadStyle(). See BIBFORMAT.ph…
54 …tring for a particular resource type (book, web article etc.) from a style XML file into an array …
128 Parses the XML style file into raw arrays (to be further processed in BIBFORMAT::getStyle() (see be…
139 Transform the raw XML arrays from BIBFORMAT::loadStyle() into OSBib-usable arrays and perform some …
/plugin/translator/syntax/
H A Dlabel.php23 var $XML = null; variable in syntax_plugin_translator_label
/plugin/icalevents/
H A Ddeleted.files18 externals/iCalcreator/lib/iCal.XML.inc.php
/plugin/confmanager/lang/de/
H A Dinterwiki.txt11 Zum Beispiel verlinkt das Folgende immer zum lokalen [[doku>syndication|XML feed]]: [[this>feed.php…
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt23 - XML loader:
65 Note that for XML the loader ID is always equals to 0, because we
100 each of the loading process. (Exception is the XML loader: it always
/plugin/codemirror/dist/modes/
H A Dcobol.min.js.map1XML ENTER ENTRY \" +\n \"ENVIRONMENT EOP EQUAL EQUALS ERASE \" +\n \"ERROR ESI EVALUATE …

12345678910