public static Html::load($html) Parses an HTML
public static Html::transformRootRelativeUrlsToAbsolute($html, $scheme_and_host)
public static Html::normalize($html) Normalizes
All attributes that may contain URIs. The attributes 'code' and 'codebase' are omitted, because they only exist for the <applet>
An array of IDs, including incremented versions when an ID is duplicated. Type:
public static Html::setIsAjax($is_ajax) Sets if
public static Html::escape($text) Escapes text
public static Html::decodeEntities($text) Decodes
public static Html::cleanCssIdentifier($identifier, array $filter = array( ' ' =>
Page 2 of 2