File: wp-includes/html-api/class-wp-html-processor.php
-
Indicates what kind of comment produced the comment node.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1799 -
Removes a class name from the currently matched tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1720 -
Returns if a matched tag contains the given ASCII case-insensitive class name.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1732 -
Generator for a foreach loop to step through each class name for the matched tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1752 -
Returns the modifiable text for a matched token, or an empty string.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1776 -
Returns the value of a requested attribute from a matched tag opener if that attribute exists.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1635 -
Updates or creates a new attribute on the currently matched tag with the passed value.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1654 -
Remove an attribute from the currently-matched tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1666 -
Gets lowercase names of all attributes matching a given prefix in the current tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1696 -
Adds a new class name to the currently matched tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1708 -
Indicates if the currently matched tag contains the self-closing flag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1540 -
Returns the node name represented by the token.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1564 -
Indicates the kind of matched token, if any.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1592 -
Returns the nesting depth of the current location in the document.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:861 -
Indicates if the current tag token is a tag closer.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:583 -
Indicates if the currently-matched token is virtual, created by a stack operation while processing HTML, rather than a token found in the HTML text itself.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:597 -
Indicates if the currently-matched node expects a closing token, or if it will self-close on the next step.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:678 -
Checks whether a bookmark with the given name exists.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2013 -
Creates a new bookmark for the currently-matched token and returns the generated name.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1465 -
Ensures internal accounting is maintained for HTML semantic rules while the underlying Tag Processor class is seeking to a bookmark.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:515 -
Returns whether a given element is an HTML Void Element
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2385 -
Inserts an HTML element on the stack of open elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2252 -
Returns whether an element of a given name is in the HTML special category.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2270 -
Moves the internal cursor in the HTML Processor to a given bookmark’s location.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:1835 -
Sets a bookmark in the HTML document.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2001 -
Closes a P element.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2030 -
Closes elements that have implied end tags.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2044 -
Closes elements that have implied end tags, thoroughly.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2072 -
Reconstructs the active formatting elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2100 -
Runs the adoption agency algorithm.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor.php:2141