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

 

render:logdep

Handles an asset dependency during the export and approval process and compositional dependencies for cache management.

Syntax

Parameters

asset (optional)
Name of the asset.

cid (optional)
ID of the asset. When using the cid parameter you must also specify the c parameter. Either asset or cid and c must be set.

c (optional)
Type of asset. This parameter must be used in conjunction with the cid parameter. Either asset or cid and c must be set.

deptype (optional)
Specifies approval dependency. Legal values are as follows:

Description

This tag keeps track of asset dependencies during publishing. When the render:logdep tag is encountered during an export publishing operation it marks assets as dependent on the asset being approved. Use the render:logdep tag when methods other than asset:load are employed to insert data into templates.

errno

The possible values of errno include:
Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into memory).
-10006
The object ID is not valid.

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.