Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 25 of 118) sorted by relevance

12345

/plugin/bpmnio/script/
H A Dbpmnio_render.js5 async function renderDiagram(xml, container, viewer, computeSizeFn) { argument
65 async function renderBpmnDiagram(xml, container) { argument
72 async function renderDmnDiagram(xml, container) { argument
92 async function renderBpmnEditor(xml, container) { argument
102 async function renderDmnEditor(xml, container) { argument
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DKML.php119 protected function childElements($xml, $nodeName = '') argument
132 protected function parsePoint($xml) argument
146 protected function parseLineString($xml) argument
167 protected function parsePolygon($xml) argument
197 parseGeometryCollection($xml) global() argument
216 extractCoordinates($xml) global() argument
[all...]
/plugin/pdb/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){
59 function GetSummaryItems($item,&$xml){
64 function GetSearchItem($item,&$xml){
69 function GetSearchItems($item,&$xml){
H A D_xml.php16 function GetXmlObject($xml){
/plugin/pubchem/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){ argument
59 function GetSummaryItems($item,&$xml){ argument
64 function GetSearchItem($item,&$xml){ argument
69 GetSearchItems($item, & $xml) global() argument
[all...]
H A D_xml.php16 function GetXmlObject($xml){ argument
/plugin/pubmed/classes/
H A D_NCBI.php54 function GetSummaryItem($item,&$xml){ argument
59 function GetSummaryItems($item,&$xml){ argument
64 function GetSearchItem($item,&$xml){ argument
69 GetSearchItems($item, & $xml) global() argument
[all...]
H A D_xml.php16 function GetXmlObject($xml){ argument
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jar ... > package org.jmol.adapter.readers.xml org.jmol.adapter.readers.xml. ...
H A DJmolAppletSigned0_ReadersXml.jar ... > package org.jmol.adapter.readers.xml org.jmol.adapter.readers.xml. ...
/plugin/adfs/
H A Dadmin.php10 protected $xml = ''; variable in admin_plugin_adfs
63 public function metaData($xml)
/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.activelink.inc.php5 var $xml; variable in ActiveLinkDOMTree
11 function ActiveLinkDOMTree($xml, $index, $indices, $parents) {
24 function &from_XML($xml) {
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DXmlFragment.php25 protected $xml; variable in Sabre\\Xml\\Element\\XmlFragment
27 function __construct($xml) {
/plugin/zotero/
H A DImportZoteroFeedReader.php57 private function getDocument($xml)
64 private function getXPath($xml)
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php46 var $xml; variable in XMLDocument
165 function setXML(&$xml) {
H A DXPath.php42 var $xml; variable in XPath
H A DXMLBranch.php60 function setParentXML(&$xml) {
H A DXMLLeaf.php62 function setParentXML(&$xml) {
/plugin/lastfm/inc/
H A Dlastfmutils.php243 function lastfm_xml2array($xml) {
339 & $levels, & $prevTag, & $multipleData, & $xml)
418 & $levels, & $prevTag, & $multipleData, & $xml)
/plugin/crypto/
H A Dsyntax.php89 function xml_content($xml) {
98 function xml_property($xml, $name, $default = "") {
/plugin/mantis/lib/
H A Dclass.xmlschema.php19 var $xml = ''; variable in nusoap_xmlschema
54 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
87 function parseFile($xml,$type){
113 function parseString($xml,$type){
/plugin/mindmap/
H A Dxml.php17 $xml = $plugin->get_gexf_xml( $data ); variable
/plugin/semanticdata/phpSesame/
H A DresultFormats.php5 private $xml; variable in phpSesame_SparqlRes

12345