Home
last modified time | relevance | path

Searched refs:DOMElement (Results 26 – 50 of 59) sorted by last modified time

123

/plugin/webdav/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 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/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1153 * @param DOMElement $encryptedData The encrypted data.
1157 * @return DOMElement The decrypted element.
1161 …public static function decryptElement(DOMElement $encryptedData, XMLSecurityKey $inputKey, $format…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php501 * @param DOMElement $element The EncryptedKey-element.
504 public static function fromEncryptedKeyElement(DOMElement $element) {
1043 if ($data instanceof DOMElement) {
1196 if (! $parentRef instanceof DOMElement) {
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1DOMElement, params: Object }</code> objects.\n */\n findElements: function(globalParams, elemen…
/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/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DFormErrorHandler.php59 …function serializeFormToXml(XmlSerializationVisitor $visitor, Form $form, array $type): \DOMElement
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DCoverage.php32 public function __construct(\DOMElement $context, $line)
H A DTests.php27 public function __construct(\DOMElement $context)
H A DTotals.php47 public function __construct(\DOMElement $container)
H A DFile.php25 public function __construct(\DOMElement $context)
H A DMethod.php20 public function __construct(\DOMElement $context, $name)
H A DNode.php25 public function __construct(\DOMElement $context)
30 protected function setContextNode(\DOMElement $context)
H A DUnit.php20 public function __construct(\DOMElement $context, $name)

123