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

 

RENDER.EXPORT

This tag begins the export process. It starts with the specified page and recursively exports all links (both pages and blobs).

Syntax

Parameters

PAGENAME (required)
Name of the page to export.

ROOTFOLDER (required)
Export root directory. Its value equals the base directory (cs.pgexportfolder) plus optional subdirectory (DIR from publish destination arguments).

VIRTUALFOLDER (required)
URL prefix to add to the beginning of all assets' URLs contained in exported files.

cid (required)
Asset ID.

c (optional)
Asset type.

p (optional)
Asset ID of the parent Page asset.

PACKEDARGS (optional)
Contains already URL-encoded packed arguments in standard form, with ampersands (&) separating the arguments, and equals signs (=) separating the argument name from value.

ARGS_xxx
A family of generic arguments. The argument name is xxx and the value is the attribute's value. These arguments are passed to the specified page.

errno

The possible values of errno include:

Value
Description
-1004
An argument is missing.

  Home > Contents > Index >

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