Home
last modified time | relevance | path

Searched refs:DOMElement (Results 26 – 50 of 59) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.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/DAV/Exception/
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DPreconditionFailed.php61 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/Exception/
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTests.php27 public function __construct(\DOMElement $context)
H A DCoverage.php32 public function __construct(\DOMElement $context, $line)
H A DFile.php25 public function __construct(\DOMElement $context)
H A DTotals.php47 public function __construct(\DOMElement $container)
H A DMethod.php20 public function __construct(\DOMElement $context, $name)
H A DUnit.php20 public function __construct(\DOMElement $context, $name)
/plugin/googletagmanager/_test/
H A Daction_plugin_googletagmanagerTest.php41 * @var DOMElement $domElement
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJUnit.php24 * @var DOMElement
39 * @var DOMElement[]
74 * @var DOMElement
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/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/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php324 if ($node instanceof DOMElement && $node->tagName == 'arguments') {
326 if ($argument instanceof DOMElement) {
876 * @param DOMElement $testSuiteNode
880 protected function getTestSuite(DOMElement $testSuiteNode, $testSuiteFilter = null)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php34 * @param DOMElement $root pointer to the DOM tree element corresponding to the button.
H A Dbox.checkbutton.php53 * @param DOMElement $root the DOM 'input' element
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php587 * @param DOMElement $expectedElement
588 * @param DOMElement $actualElement
592 function assertEqualXMLStructure(DOMElement $expectedElement, DOMElement $actualElement, $checkAttr…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php59 …function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DOMElement

123