n2n Page Rocket 1 API

n2n\impl\web\ui\view\html

­Html­Utils

HtmlUtils

Methods summary

Modifier and Type Method
public static validateCustomAttrs ( array customAttrs , array reservedAttrNames )
public static mergeAttrs ( array attrs , array customAttrs = null , bool overwrite = false )
public static string hsc ( string str )
public static string contentsToHtml ( mixed contents , BuildContext buildContext )
public static string escape ( mixed contents , Closure pcf = null )
public static buildUniqueId ( unknown prefix = null )
public static encode ( unknown str )
public static encodedEmailUrl ( unknown email )
public static stripHtml ( unknown content )

Methods in detail