Where would I find a complete reference for $nav properties?

I am looking for a reference list for the various binding variables, particularly $nav and $node. Where would I find a listing of all the properties and functions for $nav?

Hi,

The Implementation Guide has reference on$rx.nav it’s also sometimes usefull to look in the Java Docs. The Java Docs can be accessed from a running Rhythmyx server via the http://rxserver:9992/Rhythmyx/Docs/Rhythmyx/Javadocs/index.html url. If you know the corresponding class or interface name for the bound object, the full property and methods available are in the JavaDoc.

The IPSNode reference in the Javadoc will give the list of full java properties & methods available for $node for example.

-n

[QUOTE=natechadwick;21131]Hi,

The Implementation Guide has reference on$rx.nav it’s also sometimes usefull to look in the Java Docs. The Java Docs can be accessed from a running Rhythmyx server via the http://rxserver:9992/Rhythmyx/Docs/Rhythmyx/Javadocs/index.html url. If you know the corresponding class or interface name for the bound object, the full property and methods available are in the JavaDoc.

The IPSNode reference in the Javadoc will give the list of full java properties & methods available for $node for example.

-n[/QUOTE]

Thanks Nate.

Where is the $nav variable set?

Nate,

Are you deprecating Percussion’s hosting of the API / Java Docs? (Ie. the one at http://code.percussion.com/javadoc/cmsystem/7.0.3/ )

Thanks,
Jit

No we are not deprecating the JavaDoc hosting. 7.2 and 7.3 docs still have not been published there though, so I wanted to provide a link that would work with the current API level. Am looking into getting those posted ad submitted for indexing this week.

-n

[QUOTE=jitendra;21133]Nate,

Are you deprecating Percussion’s hosting of the API / Java Docs? (Ie. the one at http://code.percussion.com/javadoc/cmsystem/7.0.3/ )

Thanks,
Jit[/QUOTE]