Home
last modified time | relevance | path

Searched refs:DOMElement (Results 1 – 25 of 59) sorted by last modified time

123

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGPX.php6 use DOMElement; alias
154 * @param DOMElement $node
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3063 if (!$node instanceof \DOMElement) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php13 use DOMElement; alias
29 * @var DOMElement|DOMDocument
56 * @return DOMElement
60 ): DOMElement {
/plugin/combo/ComboStrap/
H A DFetcherSvg.php11 use DOMElement; alias
318 /** @var DOMElement $DOMNode */
404 /** @var DOMElement $element */
1159 * @var DOMElement $nodeElement
1275 * @var DOMElement $nodeElement
1292 if ($firsFillElement instanceof DOMElement) {
1310 * @var DOMElement $nodeElement
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php25 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
569 * Empty condition is better than {@link DOMElement
[all...]
H A DXmlElement.php17 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...]
H A DXmlSystems.php18 use DOMElement; alias
45 * ownerDocument returned the DOMElement
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php41 * @var DOMElement $domElement
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DTooManyMatches.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLockTokenMatchesRequestUri.php34 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {

123