n2n Page Rocket 1 API

n2n\web\dispatch\map

­Property­Path­Part

PropertyPathPart

Methods summary

Modifier and Type Method
public __construct ( string propertyName , string array = false , string arrayKey = null )
public static isNameValid ( unknown name )
public string getPropertyName ( )
public boolean isArray ( )
public string getArrayKey ( )
public boolean isArrayKeyResolved ( )
public resolveArrayKey ( string resolvedArrayKey )
public string getResolvedArrayKey ( )
public copyWithArrayKey ( string arrayKey = null )
public string __toString ( )
public static PropertyPathPart createFromExpression ( string expression )

Methods in detail