n2n Page Rocket 1 API

n2n\impl\web\dispatch\mag\model

­Secret­String­Mag

SecretStringMag extends MagAdapter

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( unknown labelStr , null value = null , bool required = false , unknown maxlength = null , array|null attrs = null , array inputAttrs = null )
public setMaxlength ( unknown maxlength )
public getMaxlength ( )
public isRequired ( )
public setRequired ( bool required )
public ManagedProperty createManagedProperty ( AccessProxy accessProxy )
public setupBindingDefinition ( BindingDefinition bd )
public createUiField ( PropertyPath propertyPath , HtmlView view , UiOutfitter uo )

Methods in detail