n2n Page Rocket 1 API

n2n\impl\web\dispatch\mag\model

­Url­Mag

UrlMag extends StringMag

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( unknown labelLstr , Url|null value = null , bool mandatory = false , int|null maxlength = null , array|null containerAttrs = null , array|null inputAttrs = null )
public setMultiline ( bool multiline )
public setAllowedSchemes ( array|null allowedSchemes = null )
public mixed getAllowedSchemes ( )
public setRelativeAllowed ( bool relativeAllowed )
public bool isRelativeAllowed ( )
public setAutoScheme ( string|null autoScheme = null )
public mixed getAutoScheme ( )
public setValue ( mixed value )
public setFormValue ( mixed formValue )
public null|string getFormValue ( )
public setupMappingDefinition ( MappingDefinition md )
public setupBindingDefinition ( BindingDefinition bd )

Methods in detail