| /plugin/combo/ComboStrap/Xml/ |
| H A D | XmlDocument.php | 25 use DOMElement; alias 323 public function toXhtml(DOMElement $element = null): string 328 public function toXml(DOMElement $element = null): string 407 /** @var DOMElement $node */ 418 /** @var DOMElement $DOMNode */ 455 /** @var DOMElement $node */ 472 * @param DOMElement|null $contextNode 480 function xpath($query, DOMElement $contextNode = null): DOMNodeList 562 * @param DOMElement $xml 603 public function toXmlFormatted(DOMElement $element = null): string [all …]
|
| H A D | XmlElement.php | 17 use DOMElement; alias 23 private DOMElement $domElement; 28 * @param DOMElement $domElement - the dom element wrapped 31 public function __construct(DOMElement $domElement, XmlDocument $document) 59 while (!($firstChild instanceof DOMElement)) { 75 if ($childNode instanceof DOMElement) { 107 if ($child instanceof DOMElement) { 186 public function getDomElement(): DOMElement 285 * @param DOMElement $domElement 286 * @return DOMElement [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | XML.php | 179 * @param DOMElement $element 183 public static function xmlToVariable(DOMElement $element) 192 if (!$entry instanceof DOMElement || $entry->tagName !== 'element') { 219 if ($argument instanceof DOMElement) {
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
| D | Node.php | 25 public function __construct(\DOMElement $context) 30 protected function setContextNode(\DOMElement $context)
|
| /plugin/doxycode/helper/ |
| D | parser.php | 94 * @param DOMElement $element Child element from the doxygen XML we want to parse 176 * @param DOMElement &$node reference to the XML reference element
|
| /plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/ |
| H A D | Explain.php | 13 use DOMElement; alias 29 * @var DOMElement|DOMDocument 56 * @return DOMElement 60 ): DOMElement {
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/ |
| D | XmlSerializationVisitor.php | 105 …, ?string $rootName = null, ?string $rootNamespace = null, ?string $rootPrefix = null): \DOMElement 338 private function isSkippableEmptyObject(?\DOMElement $node, PropertyMetadata $metadata): bool 348 private function isElementEmpty(\DOMElement $element): bool 364 if ($node instanceof \DOMElement) { 451 private function addNamespaceAttributes(ClassMetadata $metadata, \DOMElement $element): void
|
| /plugin/scrape/vendor/scotteh/php-dom-wrapper/src/ |
| D | Element.php | 18 class Element extends \DOMElement
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/ |
| D | Exception.php | 38 function serialize(Server $server, \DOMElement $errorNode) {
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/ |
| H A D | Exception.php | 38 function serialize(Server $server, \DOMElement $errorNode) {
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/ |
| D | InvalidResourceType.php | 26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
|
| D | ReportNotSupported.php | 25 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | InvalidSyncToken.php | 31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | TooManyMatches.php | 31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | LockTokenMatchesRequestUri.php | 34 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/ |
| H A D | InvalidResourceType.php | 26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
|
| H A D | ReportNotSupported.php | 25 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| H A D | TooManyMatches.php | 31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| H A D | InvalidSyncToken.php | 31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| H A D | LockTokenMatchesRequestUri.php | 34 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/ |
| D | AceConflict.php | 26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | NotRecognizedPrincipal.php | 26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | NoAbstract.php | 26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| D | NotSupportedPrivilege.php | 26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/ |
| H A D | AceConflict.php | 26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
|