Метод | Описание | |
---|---|---|
add_attributes_to_node ( $node, $attributes ) | ||
create_node ( $dom, $tag, $attributes ) | ||
get_content_from_dom ( $dom ) | ||
get_dom_from_content ( $content ) | ||
get_node_attributes_as_assoc_array ( $node ) | ||
is_node_empty ( $node ) | ||
recursive_force_closing_tags ( $dom, $node ) |
Метод | Описание | |
---|---|---|
is_self_closing_tag ( $tag ) |
public static add_attributes_to_node ( $node, $attributes ) |
public static get_node_attributes_as_assoc_array ( $node ) |
public static recursive_force_closing_tags ( $dom, $node ) |