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

 

Asset Tags

Assets are the core of CS-Direct. Assets are objects that can be created, edited, inspected, deleted, duplicated, placed into workflow, searched for, checked out and in with revision tracking, previewed, and published. You use the ASSET tags to extract from the CS-Direct database the information about your assets that you want to display on your online site.

When you use an ASSET.LOAD tag to retrieve an asset from the database, CS-Direct loads an instance of the asset into memory as an object. You then have access to that instance of the asset with the other ASSET tags until either the session is flushed (the root element exits) or the name that is used for the asset object is overwritten.

Assets can have parent-child relationships that are set up either through named associations or through unnamed relationships. Named associations are defined, asset-type-specific relationships represented as fields in the asset forms. Unnamed relationships are established, for example, when you select assets from the generic Select list boxes on the Page form.

CS-Direct stores information about assets in the following database tables:

To create types of assets, you use the AssetMaker forms in the CS Administrator software. For more information about asset type development, see the CS Developer's Guide.

  Home > Contents > Index >

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