n2n Page Rocket 1 API

n2n\impl\web\dispatch\ui

­Form­Html­Builder­Meta

FormHtmlBuilderMeta

Methods summary

Modifier and Type Method
public __construct ( HtmlView view )
public propPath ( unknown propertyExpression = null )
public realPropPath ( unknown propertyExpression = null )
public PropertyPath createPropertyPath ( string propertyExpression = null , bool emptyAllowed = false )
public createRealPropertyPath ( unknown propertyExpression , bool emptyAllowed = false )
public pushBasePropertyPath ( PropertyPath basePath )
public popBasePropertyPath ( )
public isFormOpen ( )
public Form getForm ( )
public hasErrors ( unknown propertyExpression = null , unknown recursive = true )
public getMessages ( unknown propertyExpression = null , bool recursive = true , bool translate = true , int max = null , bool markAsProcessed = true , bool unprocessedOnly = true )
public string getLabel ( mixed propertyExpression = null )
public getMapValue ( unknown propertyExpression = null )
public getArrayKey ( unknown propertyExpression = null )
public getResolvedArrayKey ( unknown propertyExpression = null )
public arrayProps ( unknown arrayPropertyExpression , Closure closure , unknown min = null , unknown max = null , unknown emptyBrackets = false )
public objectProps ( unknown objectPropertyExpression , Closure closure )
public MagWrapper lookupMagWrapper ( PropertyPath propertyPath )
public bool isDispatched ( string methodName = null , bool exclusive = false )

Methods in detail