File: wp-includes/html-api/class-wp-html-tag-processor.php
-
Indicates the kind of matched token, if any.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2734 -
Returns the node name represented by the token.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2767 -
Indicates what kind of comment produced the comment node.
Used by 2 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2813 -
Returns the modifiable text for a matched token, or an empty string.
Used by 1 function | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2841 -
Finds the next token in the HTML document.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:835 -
Internal method which finds the next token in the HTML document.
Used by 2 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:854 -
Whether the processor paused because the input HTML document ended in the middle of a syntax element, such as in the middle of a tag.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1036 -
Skips contents of generic rawtext elements.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1265 -
Generator for a foreach loop to step through each class name for the matched tag.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1056 -
Returns if a matched tag contains the given ASCII case-insensitive class name.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1115 -
Indicates if the currently matched tag contains the self-closing flag.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2673 -
Checks whether a bookmark with the given name exists.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2365 -
Checks whether a given tag and its attributes match the search criteria.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3320 -
Remove an attribute from the currently-matched tag.
Used by 3 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3060 -
Adds a new class name to the currently matched tag.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3140 -
Removes a class name from the currently matched tag.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3161 -
Returns the string representation of the HTML Tag Processor.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3185 -
Returns the string representation of the HTML Tag Processor.
Used by 3 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3198 -
Parses tag query input into internal search criteria.
Used by 1 function | Uses 2 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:3263 -
Returns the uppercase name of the matched tag.
Used by 4 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2635 -
Indicates if the current tag token is a tag closer.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2705 -
Updates or creates a new attribute on the currently matched tag with the passed value.
Used by 2 functions | Uses 7 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2911 -
Move the internal cursor in the Tag Processor to a given bookmark’s location.
Used by 1 function | Uses 4 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2380 -
Compare two WP_HTML_Text_Replacement objects.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2417 -
Return the enqueued value for a given attribute, if one exists.
Used by 2 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2449 -
Returns the value of a requested attribute from a matched tag opener if that attribute exists.
Used by 2 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2520 -
Gets lowercase names of all attributes matching a given prefix in the current tag.
Used by 1 function | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2600 -
Converts class name updates into tag attributes updates (they are accumulated in different data formats for performance).
Used by 3 functions | Uses 3 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2125 -
Applies attribute updates to HTML document.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2268 -
Skips contents of script tags.
Used by 1 function | Uses 1 function | Source: wp-includes/html-api/class-wp-html-tag-processor.php:1372