n2n Page Rocket 1 API

n2n\reflection\property

­Properties­Analyzer

PropertiesAnalyzer

Methods summary

Modifier and Type Method
public __construct ( ReflectionClass class , bool ignoreAccessMethods = false , bool superIgnored = true )
public setSuperIgnored ( unknown superIgnored )
public isSuperIgnored ( )
public PropertyAccessProxy [] analyzeProperties ( bool includePrivate = false , bool checkIfAcessable = true )
public analyzeProperty ( unknown propertyName , unknown settingRequired = true , unknown gettingRequired = true , unknown required = true )
public static buildSetterName ( unknown propertyName )
public getSetterConstraints ( unknown propertyName )
public static parsePropertyName ( ReflectionMethod method )

Methods in detail