Plumtree Pluggable Navigation API  
 

NavigationModel Fields

The fields of the NavigationModel class are listed below. For a complete list of NavigationModel class members, see the NavigationModel Members topic.

Public Static Fields

FOLDERID_UNCHANGED Directory constants
LOGIN_TOKEN_LIFE_SPAN How long the login token passed with the admin link should be valid for, don't want too long since it compromises security but too short could invalidate it before the user clicks on the link, measured in minutes. Maybe worth to put as a setting in config.xml?
NO_CURRENT_COMMID Uninitialized Community ID value
NO_CURRENT_PAGEID Uninitialized Mypage ID value. Not -1 since that is the home page for administrator Set to 0 since it is passed and used to open the myportalobject in the appdataobject and 0 represents the user's default homepage.
PROPIDTYPE_INT Add more when neccessary *
PROPIDTYPE_STRING 
STR_MVC_CLASS_NAME Navigation model class identifier for activty space registration

Protected Static Fields

NAV_SECTIONVISARRAY_PREFSNAME Personal preference name of the vertical navigation section visibility setting
SECTION_VISIBILITY_SESSION_ATTRIBUTE Session attribute name of the array holding section visibility flag

See Also

NavigationModel Class | com.plumtree.portalpages.common.uiparts Namespace