n2n Page Rocket 1 API

n2n\web\dispatch\property

­Dynamic­Access­Proxy

DynamicAccessProxy implements AccessProxy

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( unknown propertyName )
public string getPropertyName ( )
public TypeConstraint getConstraint ( )
public setConstraint ( TypeConstraint constraints )
public boolean isNullReturnAllowed ( )
public setNullReturnAllowed ( bool nullReturnAllowed )
public setValue ( object object , mixed value , string validate = true )
public mixed getValue ( object object )
public __toString ( )

Methods in detail