Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 9

AbstractHandlerTest::getHandleValueTestData()

Method:

Source: vendor/symfony/css-selector/Tests/Parser/Handler/AbstractHandlerTest.php:46

Used by 0 functions | Uses 0 functions

AbstractHandlerTest::testDontHandleValue()

Method:

Source: vendor/symfony/css-selector/Tests/Parser/Handler/AbstractHandlerTest.php:36

Used by 0 functions | Uses 4 functions

AbstractHandlerTest::testHandleValue()

Method:

Source: vendor/symfony/css-selector/Tests/Parser/Handler/AbstractHandlerTest.php:25

Used by 0 functions | Uses 3 functions

AbstractHtmlProcessor::__construct()

Method: The constructor.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:48

Used by 0 functions | Uses 0 functions

AbstractHtmlProcessor::addContentTypeMetaTag()

Method: Adds a Content-Type meta tag for the charset.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:250

Used by 1 function | Uses 0 functions

AbstractHtmlProcessor::createRawDomDocument()

Method: Creates a DOMDocument instance from the given HTML and stores it in $this->domDocument.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:195

Used by 1 function | Uses 2 functions

AbstractHtmlProcessor::createUnifiedDomDocument()

Method: Creates a DOM document from the given HTML and stores it in $this->domDocument.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:182

Used by 1 function | Uses 2 functions

AbstractHtmlProcessor::ensureDocumentType()

Method: Makes sure that the passed HTML has a document type.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:231

Used by 1 function | Uses 0 functions

AbstractHtmlProcessor::ensureExistenceOfBodyElement()

Method: Checks that $this->domDocument has a BODY element and adds it if it is missing.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:301

Used by 1 function | Uses 0 functions

AbstractHtmlProcessor::ensurePhpUnrecognizedSelfClosingTagsAreXml()

Method: Makes sure that any self-closing tags not recognized as such by PHP’s DOMDocument implementation have a self-closing slash.

Source: vendor/pelago/emogrifier/src/Emogrifier/HtmlProcessor/AbstractHtmlProcessor.php:285

Used by 1 function | Uses 0 functions
« Previous 1 … 8 9 10 … 2,076 Next »
Proudly powered by WordPress