n2n Page Rocket 1 API

n2n\reflection\property

­Access­Proxy

AccessProxy

Implemented by:

Methods summary

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

Methods in detail