Sites Rendering API for Oracle Content Management

Namespace: SCS (Runtime)

QuickNav

Methods

    window.SCS

    The SCS object namespace.
    Properties:
    Name Type Description
    navigationRoot Number The ID of the root node.
    navigationCurr Number The ID of the current page node.
    structureMap object The site hierarchy structure and its associated properties.

    Example

    window.SCS.structureMap[100].hideInNavigation;
    // => false