Home > Contents > 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
<RENDER.EXPORT PAGENAME="page_name" ROOTFOLDER="root_directory" VIRTUALFOLDER="URL_prefix" cid="asset_ID" [c="assettype"] [p="parent_page_ID"][PACKEDARGS="stringFromPACKARGStag"][ARGS_var1="value"] />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
 xxxand the value is the attribute's value. These arguments are passed to the specified page.
errno
The possible values of
errnoinclude:
 Value Description -1004 An argument is missing.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.