Smart.Framework Logo

final class \SmartHtmlParser
{ } ->

Class: SmartHtmlParser - provides a HTML Parser and Cleaner that will sanitize and parse the HTML code.


class Methods

public function __construct ( string $y_html = "", bool $y_signature = true, $y_html_validate = true, bool $y_log_validation_warn_err = false ) {} @ 
public function get_comments ( ) {} -> 
public function get_all_tags ( ) {} -> 
public function get_tags ( string $tag ) {} -> 
public function get_std_html ( ) {} -> 
public function get_clean_html ( bool $y_comments = true, array $y_extra_tags_remove = [], array $y_extra_tags_clean = [], array $y_allowed_tags = [], bool $y_allow_media_tags = false, bool $y_allow_iframes = false ) {} -> 
public function getValidationErrors ( ) {} -> 

class Properties


class Constants



documentation generated on: 2023-10-19 23:15:45 +0000


Smart.Framework © 2009-2023 unix-world.org