sitenavigationfunctions.js sitenavigation.xml
5.2.2 sitenavigationfunctions.js
The sitenavigationfunctions.js file provides methods used for client-side JavaScript navigation mechanisms. The definitions for the client-side ID-based hyperlink functions, link and nodelink methods, for instance, are both stored in this file.5.2.3 sitenavigation.xml
The sitenavigation.xml file contains an XML definition of the active site hierarchy, which can be made available to server-side script. Some navigation fragments are built to read the information provided by this file. They then use the information to dynamically generate the navigation scheme for the web site with server-side script instead of client-side JavaScript. The XML definition has a single site tag as the root. This tag contains a hierarchy of section tags to define each section. Here is an example: site id=9001 level=0 parent= label=Home href=index.htm PageTitle=Ravenna Hosting Tutorial Site section id=9002 level=1 label=Products href=Productsindex.htm PageTitle=Ravenna Hosting Products section id=9003 level=2 label=Servers href=ProductsServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_1.gif PageTitle=Ravenna Hosting Servers section id=9004 level=3 label=Web Servers href=ProductsServersWebServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_2.gif PageTitle=Ravenna Hosting Web Servers SidebarProductsListBanner=webserverssection section id=9005 level=3 label=Database Servers href=ProductsServersDatabaseServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_3.gif PageTitle=Ravenna Hosting Database Servers SidebarProductsListBanner=databaseserverssection section id=9006 level=3 label=Application Servers href=ProductsServersApplicationServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_4.gif PageTitle=Ravenna Hosting Application Servers SidebarProductsListBanner=applicationserverssection section id=9007 level=3 label=File Servers href=ProductsServersFileServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_5.gif PageTitle=Ravenna Hosting File Servers SidebarProductsListBanner=fileserverssection section id=9008 level=3 label=Mail Servers href=ProductsServersMailServersindex.htm MainNavIcon=idcm1groupspublicdocumentsrvh_imagervh_navicon_6.gif PageTitle=Ravenna Hosting Mail Servers SidebarProductsListBanner=mailserverssectionsection 5-4 Oracle Fusion Middleware Technical Reference Guide for Site Studio5.2.4 sitenavigation.hda
Parts
» Oracle Fusion Middleware Online Documentation Library
» About the Site Studio Technical Reference Scope of the Technical Reference About Site Assets
» Page Templates Subtemplates Templates
» Relationship Between Templates and Definitions Serving Web Pages
» xWebsiteSection xWebsites Metadata Fields
» xDontShowInListsForWebsites xRegionDefinition Metadata Fields
» Conversions Definitions About Metadata About Link Formats Using Path-Based Links
» wcmUrl Using Server-Side Script Links
» ssLink ssNodeLink ssWebLayoutUrl Using Server-Side Script Links
» ssLINK ssNODELINK Using Token Links
» sitenavigation.js Runtime Auto-Generated Files
» sitenavigationfunctions.js sitenavigation.xml
» Using JavaScript Links About Runtime Generated Files wcm.toggle.js
» About Fragments Oracle Fusion Middleware Online Documentation Library
» Fragment Libraries Oracle Fusion Middleware Online Documentation Library
» Read-Only Fragment Libraries Fragment Inclusion Using wcmFragment
» Client-Side JavaScript Server-Side Idoc Script
» fragments fragment parameter The Fragment Definition File
» snippet designview element The Fragment Definition File
» Fragment Snippets and the ssIncludeXml Fragment Instance Structure in the ssinfo XML Data Island
» About Native Documents wcmDynamicConversion Document Conversion in the Properties Pane
» Loading the Element API Element API Dependent Scripts
» Communication from a Contributor Form to a Custom Element
» Detecting Legacy Custom Element Forms Upgrading Legacy Custom Elements
» wcmElement wcmListStart wcmListEnd wcmListElement
» wcmUrl ssIncludeXml Oracle Fusion Middleware Online Documentation Library
» ssGetDocInfo ssGetXmlNodeCount ssIncDynamicConversion ssIncDynamicConversionByRule
» ssRandom ssGetNodeProperty ssGetWebsiteNodeType ssGetCoreMajorVersion
» ssSplitString ssGetWebsiteName ssGetSiteProperty ssGetFirstNodeId ssGetRelativeNodeId
» ssLoadSiteNavResultSet ssGetServerRelativeUrl ssGetServerRelativePath ssGetUrlPageName
» ssGetNodeLabel ssGetNodeLabelPath ssGetAllSites ssLink ssNodeLink
» ssWeblayoutUrl About Idoc Script Variables HttpWebsitesRoot HttpRelativeWebsitesRoot
» Services Related to Designer
» SS_ADD_NODE SS_ADD_WEBSITE_ID SS_BATCH_DECODE_LINK SS_CHECKIN_FRAGMENT_LIBRARY
» SS_COMMIT_SITE_CHANGES SS_CREATE_NEW_SITE_EX2 SS_CREATE_SITE_NAV_JS
» SS_DECODE_LINK SS_DELETE_NODE SS_DOC_INFO_LATEST SS_EDIT_NATIVE_DOCUMENT
» SS_GET_DOCUMENT_USAGE SS_GET_ENVIRONMENT_PROPERTY_NAMES SS_GET_FIRST_NODE_ID SS_GET_FRIENDLY_URL
» TARGET SECTION SOURCE SS_GET_PAGE
» SS_GET_NODE_LINK SS_GET_NODE_PROPERTY SS_GET_PLACEHOLDER_SWITCH_CONTENT_CONFIG
» SS_GET_SITE_AS_XML_EX2 SS_GET_SITE_ASSET_CATEGORIES SS_GET_SITE_CHANGE_MONITOR_TOKEN
» SS_PREPARE_PREVIEW SS_PUBLISH_THIS_PAGE SS_REMOVE_WEBSITE_ID SS_SET_ALL_CUSTOM_NODE_PROP_DEFS
» SS_SET_ELEMENT_DATA SS_SET_ENVIRONMENT_PROPERTY_NAMES SS_SET_NODE_PROPERTY SS_SET_NODES_PROPERTIES
» SS_SWITCH_REGION_ASSOCIATION SS_VALIDATE_WEBSITE_OBJECT WCM_PLACEHOLDER
» WCM_EDIT_DATA_FILE WCM_BEGIN_EDIT_SESSION
» Optimization Requirements The Build Process
» Installing the Contributor Console Window Launching the Contributor Console Window
» Contributor Console Window Context Ensuring the Contributor Console Window is Root
» Logging Syntax Time Profiling
» Command Window Helper Functions Keyboard Commands About the Manager Settings File ssm:settings Tag
» ssm:general Tag ssm:addSection Tag
» ssm:primaryLayout Tag ssm:secondaryLayout Tag
Show more