n2n Page Rocket 1 API

page\model

­Nav­Branch­Criteria

NavBranchCriteria

Constant summary

Property summary

Modifier and Type Property
protected name
protected affiliatedObj
protected tagNames
protected hookKeys
protected id
protected subsystemName

Methods summary

Modifier and Type Method
public static createNamed ( string name )
public static createSubHome ( string subsystemName = null )
public static create ( unknown affiliatedObj = null , array tagNames = null , array hookKeys = null , string id = null )
public NavBranch determine ( PageState pageState , N2nContext n2nContext )

Constants in detail

Properties in detail

Methods in detail