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

 

asset:getassettypesonwhichidepend

Provides a list of asset types on which must exist for the asset type to be functional.

Syntax

Parameters

type (required)
Input. Asset type for which to list dependents.

varname (required)
Input. Name of a variable in which to put a comma separated list of asset types. If the asset type is dependent on no asset types, this variable will be empty.

Description

When an asset type has asset types on which it depends, mirror publish will make sure those asset types exist on the target before mirroring the assets.

Error Numbers

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.

Example

The following gets the list of dependent asset types and if there are any, displays it.

See Also

asset:getassettypedependents
asset:getassettype
   Home > Contents > Index >

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