Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

Site Plan Tags

The Sites site tree is an outline or site plan, located on the Site Plan tab. You use the SITEPLAN tags to extract (from the Sites database) information about a page asset's position in the site tree hierarchy. You can then display that information on your online site in site maps, navigation bars, and so on.

Sites stores information about page assets in several database tables:

The SitePlanTree table is a standard Sites object tree with nodes and children. It stores information such as a page asset's node ID, the node ID of its parent, whether it is placed or unplaced, and so on.

If you want to display information about a page asset as an asset, use the ASSET tags to retrieve it. (See Asset Tags .) If you want to display information about a page asset's hierarchy in the site structure, use the SITEPLAN tags to retrieve it. See also ASSET.SITEPARENT .

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.