n2n Page Rocket 1 API

n2n\impl\web\ui\view\jhtml

­Jhtml­Response

JhtmlResponse

Methods summary

Modifier and Type Method
public static Payload redirect ( string httpLocation , JhtmlExec jhtmlExec = null , array additionalAttrs = array )
public static Payload redirectBack ( string fallbackHttpLocation , JhtmlExec jhtmlExec = null , array additionalAttrs = array )
public static Payload redirectToReferer ( string httpLocation , JhtmlExec jhtmlExec = null , array additionalAttrs = array )
public static Payload view ( HtmlView htmlView , array additionalData = array )
public static Payload uiComponent ( UiComponent uiComponent , array additionalData = array )
public static Payload data ( array additionalData = array )

Methods in detail