| ACL.ARGUMENT | 
Argument for other ACL tags.  | 
ACL.CREATE | 
Creates an ACL. | 
ACL.DELETE | 
Deletes an ACL. | 
ACL.GATHER | 
Gathers fields into an ACL object.   | 
ACL.GET | 
Retrieves the value of a single field from a loaded asset object and stores it in a Sites variable.  | 
ACL.LIST | 
Queries the database and retrieves a list of ACLs that meet the specified criteria. It creates a list of ACLs of one type. | 
ACL.LOAD | 
Queries the database for the specified ACL and then loads an instance of the ACL into memory as an object. | 
ACL.SAVE | 
Saves an ACL. | 
ACL.SCATTER | 
Retrieves and lists ("scatters") the values from all the fields of a loaded ACL object. (To obtain just one field value, use ACL.GET.)   | 
ACL.SET | 
Sets a field in an ACL. | 
AnalysisConnectorSecurity | 
  | 
APPEVENT | 
Creates an event that executes an application logic at a specified time.  | 
ARGUMENT | 
Declares a value that is available to the parent tag. | 
ASSET.ADDCHILD | 
Designates an asset to be added as a child asset in the AssetRelationTree table when the ASSET.SAVE | 
ASSET.ADDDIMENSION | 
Add a dimension to the currently loaded asset | 
ASSET.ADDLOCALE | 
Add a locale to the currently loaded asset | 
ASSET.ADDMEMBERS | 
This tag adds child assets to an asset that can contain child assets.  | 
ASSET.ADDSITE | 
Adds a site affiliation to a loaded asset. | 
ASSET.ARGUMENT | 
Declares a value that is available to the parent asset tag. | 
ASSET.ASSET | 
This is a child tag that will add an asset to a list maintained by a parent tag. | 
ASSET.CANEDIT | 
Checks whether a publish operation, which prevents the specified asset from being edited, is in progress. | 
ASSET.CANTAKEACTION | 
 This tag checks whether editing actions related to the assets members are allowed. | 
ASSET.CHANGEREF | 
 This tag changes the a member reference to reference a different asset  | 
ASSET.CHECKIN | 
Checks in a revision tracked asset.  | 
ASSET.CHECKOUT | 
Checks out a revision tracked asset for editing.  | 
ASSET.CHILDGATHER | 
Gathers information from variables about which child relationships in the AssetRelationTree table should be added, deleted, or updated for a loaded asset.  | 
ASSET.CHILDREN | 
Queries the AssetRelationTree table and builds a list of child assets for the specified parent asset.  | 
ASSET.CHILDTYPES | 
Builds a list of asset types that are children of this asset.  | 
ASSET.CREATE | 
Creates an asset object instance. | 
ASSET.DEF | 
Returns a list of an asset type's attributes and indicates whether each attribute is optional, required, read only, or editable. | 
ASSET.DELETE | 
This tag permanently removes an asset. | 
ASSET.DELETEASSETTYPE | 
This tag permanently deletes an asset type and configuration related to the asset type from the system. | 
ASSET.DELETEREVISION | 
Deletes revision of a tracked asset.  | 
ASSET.DELETEVOIDS | 
This tag permanently removes assets previously marked void. | 
ASSET.DIMENSIONPARENTRELATIONSHIP | 
 This is a child tag that will add a dimension parent relationship to a list maintained by a parent tag. | 
ASSET.EXPORT | 
Gathers Sites variables to create an XML rendition of an asset. | 
ASSET.GATHER | 
Gathers all variables, where the variable matches a column name for the asset, and sets data in the asset instance. | 
ASSET.GET | 
Retrieves the value of a single field from a loaded asset object and stores it in a Sites variable. | 
ASSET.GETASSETTYPE | 
Loads the asset type object of an asset instance. | 
ASSET.GETASSETTYPEDEPENDENTS | 
 Provides a list of asset types which depend an asset type's existence | 
ASSET.GETASSETTYPEPROPERTIES | 
 Reports values for various asset type properties. | 
ASSET.GETASSETTYPESONWHICHIDEPEND | 
 Provides a list of asset types on which must exist for the asset type to be functional. | 
ASSET.GETDIMENSIONS | 
 Get an IList of the dimensions assigned to a particular asset. | 
ASSET.GETDIMPARENTS | 
 Get an IList of the dimensionable asset parents for particular asset. | 
ASSET.GETLEGALSUBTYPES | 
Generates a list of asset subtypes that are valid for this asset type.  | 
ASSET.GETLOCALE | 
  Get the locale for a particular asset. | 
ASSET.GETLOCALES | 
  Get an IList of the locales assigned to a particular asset. | 
ASSET.GETPUBDEPS | 
Gets the mirror publish dependencies for an asset. | 
ASSET.GETREFERENCESTOTYPES | 
Gets a list of assets that reference assets of the asset types provided. | 
ASSET.GETRELATIVES | 
Get an IList of the relatives of this asset. | 
ASSET.GETSITENODE | 
Queries the SitePlanTree table and returns the node ID of the specified page asset. | 
ASSET.GETSUBTYPE | 
Gets the subtype of the asset. | 
ASSET.GETTEMPLATEFORTARGET | 
Returns a template name in the designated variable.  | 
ASSET.GETTEMPLATEPAGENAME | 
Returns a SiteCatalog pagename for the asset in the designated variable.  | 
ASSET.GETTEMPLATEROOTELEMENT | 
Calculates the name of an asset's template and gets that template asset's root element, without loading the template. | 
ASSET.GETTRANSLATIONS | 
  | 
ASSET.IMPORT | 
Parses XML and sets Sites variables which can then be gathered to set values in the asset. | 
ASSET.INSPECT | 
Creates an object with the asset's attributes and the specification for each attribute.  | 
ASSET.ISEMPTY | 
Determines whether a field in an asset is empty.  | 
ASSET.LEGALCHILDTYPES | 
Builds a list of asset types that can be used in an asset field.  | 
ASSET.LIST | 
Queries the database and retrieves a list of assets that meet the specified criteria. It creates a list of assets of one type. | 
ASSET.LOAD | 
Queries the database for the specified asset, and then loads an instance of the asset into memory as an object. | 
ASSET.LOADALL | 
Loads all assets specified in the input list and creates objects with names made up of the prefix name plus a counter.  | 
ASSET.LOADREVISION | 
Loads a previous revision of a revision-tracked asset using the ASSET.LOAD operation. | 
ASSET.REFERENCEDBY | 
Builds a list of assets that reference this asset.  | 
ASSET.REMOVECHILDREN | 
Designates which entries to remove from the AssetRelationTree. | 
ASSET.REMOVEDIMENSION | 
Remove a dimension from the currently loaded asset. | 
ASSET.REMOVEDIMPARENTS | 
This tag removes the dimensionable asset parent instances specified, for a given asset. | 
ASSET.REMOVEEXCESSREVISIONS | 
Remove excess revisions of tracked assettype.  | 
ASSET.REMOVELOCALE | 
Remove a dimension from the currently loaded asset. | 
ASSET.REMOVEMEMBERS | 
 This tag removes member asset references from an asset. | 
ASSET.REMOVEREVISIONS | 
  | 
ASSET.REMOVESITE | 
Removes a site affiliation from a loaded asset. | 
ASSET.REORDER | 
 This tag reorders the specified member asset references of an asset.  | 
ASSET.ROLLBACK | 
Rolls back an object to a previous revision.  | 
ASSET.SAVE | 
Saves an asset to the database. | 
ASSET.SAVEALL | 
Calls ASSET.SAVE for all assets named with the prefix name plus a counter. | 
ASSET.SCATTER | 
Retrieves data, creates Sites variables for all data of the loaded asset, and lists ("scatters") the values from all the fields of a loaded asset object. (To obtain just one field value, use ASSET.GET | 
ASSET.SEARCH | 
Locates a list of asset primary table rows based on the asset type and a set of search criteria.  | 
ASSET.SET | 
Sets a field in an asset. | 
ASSET.SETDIMENSIONS | 
This tag sets the dimensions for a given asset.  | 
ASSET.SETDIMPARENTS | 
This tag sets the dimensionable asset parent instances for a given asset.  | 
ASSET.SETLOCALES | 
This tag sets the dimensions for a given asset. | 
ASSET.SETSUBTYPE | 
Sets the subtype or flex definition for an asset. | 
ASSET.SHARE | 
Updates the AssetPublication table to have an entry for each of the requested sites. | 
ASSET.SITEPARENT | 
Queries the SitePlanTree table and then loads the parent page of the specified page asset into memory as an object. | 
ASSET.SITES | 
Creates a list object of sites (formerly known as publications) to which the asset is shared. The list contains the columns of the Publication table. | 
ASSET.STREAM | 
Streams the value of a field from an object. | 
ASSET.TRACK | 
Enables revision tracking on an asset type. | 
ASSET.UNDOCHECKOUT | 
Retracts the checkout of an object.  | 
ASSET.UNTRACK | 
Turns off revision tracking on an asset type. | 
ASSET.VOID | 
Sets the status code of the asset to VO and removes any child relations from the AssetRelationTree. | 
ASSETSET.ESTABLISHRATINGS | 
Enumerates the assets in the named set and recalculates the rating for each one according to the rules that apply to it. | 
ASSETSET.GETASSETCOUNT | 
Retrieves a count of assets, given optional sort criteria.  | 
ASSETSET.GETASSETLIST | 
Retrieves an ordered list of assets, given optional sort criteria.  | 
ASSETSET.GETATTRIBUTEVALUECOUNT | 
Gets the count of distinct attribute values for a specific attribute associated with the products represented by an assetset. | 
ASSETSET.GETATTRIBUTEVALUES | 
Gets the list of attribute values that are associated with the assets represented by an assetset.  | 
ASSETSET.GETMULTIPLEVALUES | 
Scatters attribute values from several attributes (and potentially more than one product) into several specified lists. | 
ASSETSET.SETASSET | 
Builds an asset set from a single asset. | 
ASSETSET.SETEMPTY | 
Creates an empty or null assetset object. | 
ASSETSET.SETLISTEDASSETS | 
Builds an assetset from a list of assets. | 
ASSETSET.SETSEARCHEDASSETS | 
Creates an assetset object which represents all assets of specific types narrowed by specified search criteria. | 
ASSETSET.SORTLISTENTRY | 
This tag is a special argument tag to the ASSETSET.GETMULTIPLEVALUES tag that specifies the content of the sort list. | 
BEGINS | 
Determines whether a string starts with the specified substring.  | 
BLOBSERVICE.GETIDCOLUMN | 
Returns the name of the key column to be passed to other blob management tags. | 
BLOBSERVICE.GETTABLENAME | 
Returns the name of the blob table to be passed to the blob management tags. | 
BLOBSERVICE.GETURLCOLUMN | 
Returns the name of a URL column to be passed to other blob management tags. | 
BLOBSERVICE.READDATA | 
Uses an ID to load the file name and URL data of the specific blob. | 
c | 
  | 
CALCULATOR.GO | 
Calculates the value of an expression. | 
CALLELEMENT | 
Processes the content of an element. | 
CALLJAVA | 
Calls a Java class.  | 
CALLSQL | 
Retrieves and executes an SQL query stored in the SystemSQL table. | 
CART.ADDITEM | 
Adds an order item to the shopping cart. | 
CART.CHECK | 
  | 
CART.CLEAR | 
Empties the cart. | 
CART.CLEARDISCOUNTS | 
Clears the cart's current discounts.  | 
CART.COMMIT | 
Sends a checked cart to Transact via the Commerce Connector.  | 
CART.CREATE | 
Creates an empty cart object. | 
CART.DELETEITEM | 
Deletes an item from a cart. | 
CART.FROMSTRING | 
Creates a cart object from a text string previously written by CART.TOSTRING. | 
CART.GETCARTDISCOUNTS | 
Obtains a list of the current discounts. | 
CART.GETCARTDISCOUNTTOTAL | 
Obtains a total of all discounts applied to the cart. | 
CART.GETERRORS | 
Obtains the cart parameter errors reported the last time the cart was checked.  | 
CART.GETFINALTOTAL | 
Obtains the final cart total.  | 
CART.GETITEMDISCOUNTS | 
Obtains a list of current discounts. | 
CART.GETITEMDISCOUNTTOTAL | 
Obtains a list of the item discount totals. | 
CART.GETITEMERRORS | 
Obtains the errors for an order item. | 
CART.GETITEMLEGALVALUES | 
Obtains an item parameter's legal values. | 
CART.GETITEMPARAMETER | 
Obtains a single item parameter. | 
CART.GETITEMPARAMETERS | 
Obtains all item parameters for the item.  | 
CART.GETITEMS | 
Obtains all items in the cart. | 
CART.GETITEMTOTAL | 
Obtains the item total of the cart. | 
CART.GETLEGALVALUES | 
Obtains the legal values for a parameter from the cart. | 
CART.GETPARAMETER | 
Obtains the current value for a specified generic cart-level parameter.  | 
CART.GETPARAMETERS | 
Obtains the current parameter selections for the cart.  | 
CART.GETPRELIMINARYTOTAL | 
Obtains the preliminary cart total. | 
CART.GETSHIPPINGTOTAL | 
Obtains the shipping total. | 
CART.GETSTORES | 
Obtains a list of stores for which items in the cart are assigned.  | 
CART.GETTAXTOTAL | 
Obtains the tax total for the cart. | 
CART.GETTRANSACTIONID | 
Obtains the Transact transaction identifier from the Commerce Connector for this cart.  | 
CART.GETTRANSACTIONIDS | 
Obtains the transaction identifiers from the Commerce Connector for this cart.  | 
CART.MERGE | 
Merges an older cart into the current cart object. | 
CART.SETITEMPARAMETERS | 
Sets order item parameters. | 
CART.SETITEMQUANTITY | 
Sets an item's quantity and price information. | 
CART.SETPARAMETER | 
Sets a single shopping cart parameter. | 
CART.SETPARAMETERS | 
Sets the specified shopping cart parameters. | 
CART.TOSTRING | 
Writes the cart object into a text string. | 
CARTSET.ADDCART | 
Adds a new cart to the cart set. | 
CARTSET.CARTIDS | 
Returns a list of identifiers for carts within the cart set. | 
CARTSET.DELETECART | 
Deletes a cart from the cart set. | 
CARTSET.GETCART | 
Retrieves a stored cart from the cart set. | 
CARTSET.GETSET | 
Retrieves the current visitor's cart set, or else creates a new empty cart set. | 
CATALOGDEF | 
Queries a table for its column definition and stores the results in a list.  | 
CATALOGMANAGER.addrow | 
Adds a row to a table using the CATALOGMANAGER command.   | 
CATALOGMANAGER.addrows | 
Adds multiple rows to a table using the CATLOGMANGER command. | 
CATALOGMANAGER.addrowtext | 
Adds a row to a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.commit | 
Commits a record from a tracked table into the RevisionTracking subsystem using the CATALOGMANAGER command. | 
CATALOGMANAGER.createtable | 
Creates a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.deletelog | 
Deletes the log fileusing the CATALOGMANAGER command (futuretenseip_address.txt) if per-IP address logging is enabled. | 
CATALOGMANAGER.deleterevision | 
Deletes a revision of a row from a tracked table using the CATALOGMANAGER command. | 
CATALOGMANAGER.deleterow | 
Deletes a row in a table using the CATALOGMANAGER command..  | 
CATALOGMANAGER.deleterows | 
Deletes multiple rows in a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.deletetable | 
Deletes a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.exportlog | 
Exports a per-IP address logusing the CATALOGMANAGER command.  | 
CATALOGMANAGER.flushcatalog | 
Flushes the internal memory cache for a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.flushpage | 
Deletes a page's cache file using the CATALOGMANAGER command. | 
CATALOGMANAGER.history | 
This tag gets a revision history for rows in a revision-tracked table using the CATALOGMANAGER command. | 
CATALOGMANAGER | 
Creates, modifies, or deletes rows and tables (known previously as a "catalogs"  in earlier verisions of the product). | 
CATALOGMANAGER.lock | 
Locks a record for the current user in a tracked tableusing the CATALOGMANAGER command. | 
CATALOGMANAGER.login | 
Authorizes a user within an application using the CATALOGMANAGER command. | 
CATALOGMANAGER.logout | 
Logs out a user from within an application using the CATALOGMANAGER command. | 
CATALOGMANAGER.mirrorabort | 
Aborts a mirror operation in progress using the CATALOGMANAGER command. | 
CATALOGMANAGER.mirrorrows | 
Copies rows from a table in one database to a table in another database using the CATALOGMANAGER command. | 
CATALOGMANAGER.release | 
Releases a lock on a row from a tracked table using the CATALOGMANAGER command. | 
CATALOGMANAGER.replacerow | 
Replaces an existing row in a table on a remote server by first deleting it, and then inserting the specified information into the row using the CATALOGMANAGER command. | 
CATALOGMANAGER.replacerows | 
Replaces multiple rows in a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.rollback | 
Reverts a row in a tracked table to a previous revision using the CATALOGMANAGER command.  | 
CATALOGMANAGER.selectrows | 
Executes a query against a given table and displays records from a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.setversions | 
Sets the number of revisions stored for each row in a tracked table using the CATALOGMANAGER command. | 
CATALOGMANAGER.unlockrecord | 
Unlocks a locked row using the CATALOGMANAGER command. | 
CATALOGMANAGER.untracktable | 
Stops tracking a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.updaterow | 
Updates field values for a row in a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.updaterow2 | 
Updates or clears values in columns for a row in a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.updaterows | 
Modifies field values for multiple rows in a table using the CATALOGMANAGER command. | 
CATALOGMANAGER.updaterows2 | 
Modifies field values or clears columns for multiple rows in a table using the CATALOGMANAGER command. | 
CCUSER.CLEARROLES | 
Removes all roles for the user. | 
CCUSER.GETDISPLAYABLENAME | 
  | 
CCUSER.GETEMAIL | 
Gets the e-mail address for the user. | 
CCUSER.GETID | 
Gets the ID of the user. | 
CCUSER.GETLOCALE | 
  | 
CCUSER.GETNAME | 
Gets the user name that is displayed on the screen for the user. | 
CCUSER.GETSITEROLES | 
Gets the roles for the user for the specified site. | 
CCUSER.GETSITES | 
Gets all the sites for which the specified user is enabled. | 
CCUSER.GETTIMEZONE | 
  | 
CCUSER.SETDISPLAYABLENAME | 
  | 
CCUSER.SETEMAIL | 
Sets the e-mail address for a user. | 
CCUSER.SETLOCALE | 
  | 
CCUSER.SETNAME | 
Set the username to another name. | 
CCUSER.SETSITEROLES | 
Sets roles for the user. | 
CCUSER.SETTIMEZONE | 
  | 
CDM.CONVERTDATETOLONG | 
Converts a date-time format to a long format.  | 
CDM.CREATETABLES | 
Creates tables in the Sites database. | 
CDM.DELETETABLES | 
Deletes tables from the Sites database.  | 
CDM.FITTOINTERVAL | 
Slots a raw number into a calculated interval. | 
CDM.FLUSHTABLEROWS | 
Purges all rows in the specified tables that were created on or before a specified date.  | 
CDM.GETCOMMERCEDATA | 
Retrieves rows of data from the specified table. | 
CDM.GETTABLEDEF | 
Retrieves the definition of a table.  | 
CDM.WRITECOMMERCEDATA | 
Logs a row of data for a given Analysis Connector table.  | 
cid | 
  | 
COMMERCECONTEXT.CALCULATEPROMOTIONS | 
Creates a list of the promotions for which the current visitor is eligible. | 
COMMERCECONTEXT.CALCULATESEGMENTS | 
Lists the segments to which the visitor belongs. | 
COMMERCECONTEXT.DISCOUNTCART | 
Examines the current promotion list to determine whether there are any appropriate discount rules. | 
COMMERCECONTEXT.DISCOUNTTEMPCART | 
Examines the current promotion list to determine whether there are any appropriate discount rules. | 
COMMERCECONTEXT.GETABANDONEDCARTSESSIONS | 
Gets a list of sessions that have abandoned carts.  | 
COMMERCECONTEXT.GETCURRENTCART | 
Retrieves and names a copy of the current cart from the visitor context. | 
COMMERCECONTEXT.GETPROMOTIONS | 
Creates the list of promotions for which the current visitor is eligible. | 
COMMERCECONTEXT.GETRATINGS | 
Calculates the ratings of the assets in a named list. | 
COMMERCECONTEXT.GETRECOMMENDATIONS | 
Retrieves and lists the assets that match the recommendation constraints passed to the tag. | 
COMMERCECONTEXT.GETSEGMENTS | 
Retrieves the list of segments to which the current visitor belongs. | 
COMMERCECONTEXT.GETSESSIONCART | 
Obtains a cart given a session identifier (visitor id).  | 
COMMERCECONTEXT.GETSINGLERECOMMENDATION | 
Returns one recommended asset based on the recommendation criteria passed to the tag. | 
COMMERCECONTEXT.LOGOUT | 
Discards the current visitor ID and creates a new one. | 
COMMERCECONTEXT.SAVEALL | 
Saves a copy of everything in the commerce context to the Sites database for the duration of the session (that is, to persistent storage).  | 
COMMERCECONTEXT.SETCURRENTCART | 
Checks the working copy of the current cart back into the visitor context, updating the current cart that is stored there. | 
COMMERCECONTEXT.SETPROMOTIONCUTOFF | 
Sets a value to compare against to determine promotion eligibility. | 
COMMERCECONTEXT.SETSEGMENTCUTOFF | 
Sets a value to compare against to determine segment membership. | 
CommerceContexttags | 
  | 
COMMIT | 
Creates a new revision of a record from a tracked table. | 
ContentServerSOAPWebServices | 
  | 
COPYLIST | 
Creates a copy of the specified list.  | 
CS.AMPM | 
Gets the value of AM or PM based on the current built-in Sites time. | 
CS.Browser | 
Gets the type of browser used to execute a request. | 
CS.CacheFile | 
Gets the file name associated with a cached pagename and its parameters. | 
CS.CatalogDir | 
Gets the value of the upload (defdir) folder associated with a table. | 
CS.Date | 
Gets the value for the date based on the current Sites time property. | 
CS.Day | 
Gets the value for the day based on the current Sites time property. | 
CS.DDate | 
Gets the value for the date (numeric) based on the current Sites time  property. | 
CS.Elementname | 
Returns the name of the executing element. | 
CS.Empty | 
Gets an empty or zero length string. | 
CS.Header | 
Returns the value of an HTTP header.  | 
CS.Hour | 
Gets the value for the hour (1-12) based on the current Sites time property. | 
CS.Hour24 | 
Gets the value for the hour based on the current Sites time property. | 
CS.HTTPS | 
Returns the string "on" if the current required used HTTPS; if the user used HTTP, it returns the string "off." | 
CS.IOError | 
Returns true or false depending on whether an I/O error has occurred writing back to the response. | 
CS.IsExporting | 
Indicates whether Sites is in the process of exporting a page.  | 
CS.Min | 
Gets the value for the minute based on the current Sites time property. | 
CS.Mon | 
Gets the value for the month based on the current Sites time property. | 
CS.PATH_INFO | 
Gets path information for the CGI variable PATH_INFO. | 
CS.Property | 
Gets the value of a property found in the Sites property file. | 
CS.QUERY_STRING | 
Returns the value of the Query String CGI variable.  | 
CS.REMOTE_ADDR | 
Returns the client's IP address. | 
CS.REMOTE_HOST | 
Returns the fully qualified name of the client.  | 
CS.REQUEST_METHOD | 
Returns the name of an HTTP method. | 
CS.SERVER_NAME | 
Returns the host name of the requesting server. | 
CS.SERVER_PORT | 
Returns the port number of the requesting server. | 
CS.SERVER_PROTOCOL | 
Returns protocol name and version. | 
CS.SQLDate | 
Gets the value for the date in SQL format, based on the current Sites time property. | 
CS.SystemAssetsRoot | 
Gets the root directory where assets are stored. | 
CS.UniqueID | 
Generates a string that is ensured to be unique within the Sites cluster.  | 
CS.Year | 
Gets the value for the year. | 
CS:Bridge-Intro | 
  | 
CSMAC.COOKIEVALUE | 
Produces a cookie value that the Web designer can insert into the visitor's browser to enable Transact to recognize the user without requiring additional authentication. | 
CSMAC.PAYLOAD | 
Generates a MAC query string value for a string resembling a name-value pair URL query string, with a specific store's current key. | 
CSMAC.STRING | 
Generates a MAC string for any string with a specific store's current key. | 
CSMAC.TRANSACTSERVER | 
Returns a string with the form protocol://hostname:port that is the URL prefix of the configured Transact. | 
CS:Satellite-Intro | 
  | 
CSUSER.AUTHENTICATE | 
  | 
CSUSER.CLEAR | 
Clears the parameters and data in a csuser object. | 
CSUSER.CREATE | 
Creates an empty csuser object. | 
CSUSER.CREATEPMTACCT | 
Creates a new payment account in Transact for the csuser object.  | 
CSUSER.DELETEPMTACCT | 
Deletes a payment account on Transact for the user. | 
CSUSER.FROMSTRING | 
Creates a csuser object from a text string previously written by CSUSER.TOSTRING | 
CSUSER.GETALLPMTACCTS | 
Obtains the current payment parameter selections for the csuser object. | 
CSUSER.GETERRORS | 
Obtains the errors reported the last time any of the following tags were called for the specified csuser object:  | 
CSUSER.GETLEGALPMTBRANDS | 
Obtains the current parameter selections for the csuser object. | 
CSUSER.GETPARAMETER | 
Obtain the current value for a specified generic user parameter. | 
CSUSER.GETPARAMETERS | 
Obtains the current parameter selections for the user.  | 
CSUSER.LOOKUP | 
Verifies if the user exists in the Transact system. | 
CSUSER.MODIFY | 
Modifies buyer data on Transact. | 
CSUSER.MODIFYPMTACCT | 
Changes payment account data on Transact for the specified buyer. | 
CSUSER.REGISTER | 
Registers a new buyer as a csuser object with  Transact. | 
CSUSER.SETPARAMETER | 
Sets a single buyer parameter.  | 
CSUSER.SETPARAMETERS | 
Sets the specified buyer parameters.  | 
CSUSER.TOSTRING | 
Writes the csuser object into a text string. | 
CSVAR | 
Displays the value of a variable, session variable, list item, built-in, or counter. | 
ct | 
  | 
CURRENCY.CREATE | 
Creates a currency object for a specific currency ISO code. | 
CURRENCY.GETCURRENCY | 
Converts a double to a displayable currency string. | 
CURRENCY.GETISOCODE | 
Returns the ISO code for the currency instance. | 
CURRENCY.GETSYMBOL | 
Returns the symbol typically used to represent currencies of this type. | 
CURRENCY.READCURRENCY | 
Converts a number previously rendered as a monetary string back to a decimal value. | 
CURRENCY.ROUND | 
Rounds a currency value to the nearest legal absolute currency value. | 
CURRENCY.ROUNDDOWN | 
Rounds a currency value downward to the next lower legal absolute currency value. | 
CURRENCY.ROUNDUP | 
Rounds a currency value upward to the next higher legal absolute currency value.  | 
DATE.CLOCKLIST | 
Converts an epoch format long integer representing milliseconds since Jan 1, 1970, 0:00 GMT, into a single-row list with columns representing various date/time fields and formats. | 
DATE.CONVERT | 
Converts a specific date to an epoch format integer. | 
DATE.DEFAULTTZ | 
Returns the current time zone in standard international format. | 
DATEFORMAT.CREATE | 
Creates a date-format object, which is later used to convert between a date value and a displayable string. | 
DATEFORMAT.GETDATE | 
Converts a date string from JDBC date format or milliseconds into a displayable date string according to the format of the current DateFormat object. | 
DATEFORMAT.GETDATETIME | 
Converts a date string from JDBC date format or milliseconds into a displayable date-time string according to the format of the current DateFormat object. | 
DATEFORMAT.GETTIME | 
Converts a date string from JDBC date format or milliseconds into a displayable time string according to the format of the current DateFormat object. | 
DEBABBLE | 
Converts special characters such as %20 (a space) into their representations.   | 
DECIMAL.CREATE | 
Creates a decimal mapping object, which you can use to convert between a floating point value and a displayable string. | 
DECIMAL.GETDECIMAL | 
Converts a floating point value to a displayable string. | 
DECIMAL.GETMAXPLACES | 
Gets the previously set maximum number of places to the right of the decimal point (or comma). | 
DECIMAL.GETMINPLACES | 
Gets the previously set minimum number of places to the right of the decimal point (or comma). | 
DECIMAL.GETTHOUSANDS | 
Gets the value set by DECIMAL.SETTHOUSANDS | 
DECIMAL.READDECIMAL | 
Converts a displayable string (created by DECIMAL.GETDECIMAL | 
DECIMAL.SETMAXPLACES | 
Sets the maximum number of places to the right of the decimal point (or comma). | 
DECIMAL.SETMINPLACES | 
Sets the minimum number of places to the right of the decimal point (or comma). | 
DECIMAL.SETTHOUSANDS | 
Sets whether to include a thousands separator, where appropriate, in displayable strings. | 
DELETEFILE | 
Deletes a file from disk. | 
DELETEREVISION | 
Deletes a revision of a row from a tracked table. | 
DESTROYEVENT | 
Deletes an event. | 
DIMENSIONSET.ADDENABLEDDIMENSIONS | 
This tag adds the dimension assets listed in the body content of this tag to the dimension set specified.  | 
DIMENSIONSET.ASSET | 
This is a child tag that will add an asset to a list maintained by a parent tag. | 
DIMENSIONSET.FILTER | 
This tag filters the input IList of assets using the filter attached to the specified dimension set. | 
DIMENSIONSET.FILTERSINGLEASSET | 
This tag filters the input asset using the filter attached to the specified dimension set.  | 
DIMENSIONSET.GETENABLEDDIMENSIONS | 
This tag looks up the enabled dimensions for the specified dimension set and puts them into an ilist that is registered in the ics context.  | 
DIMENSIONSET.GETFILTER | 
This tag sets the dimension filter attached to the specified dimension into the ICS object pool using the name given. | 
DIMENSIONSET.REMOVEENABLEDDIMENSIONS | 
 This tag removes the dimension assets listed in the body content of this tag from the dimension set specified.  | 
DIMENSIONSET.SETENABLEDDIMENSIONS | 
 This tag adds the dimension assets listed in the body content of this tag to the dimension set specified, removing any previously enabled dimensions.  | 
DIR.ADDATTRS | 
Adds attributes to existing entries.  | 
DIR.ADDGROUPMEMBER | 
Adds a member to a group. | 
DIR.CHILDREN | 
Retrieves the immediate child entries of the specified parent.  | 
DIR.CREATE | 
Creates new objects. | 
DIR.DELETE | 
Deletes a named object from the namespace. | 
DIR.GETATTRS | 
Retrieves the attributes for a specified entry. | 
DIR.GROUPMEMBERS | 
Lists all members of the specified group. | 
DIR.GROUPMEMBERSHIPS | 
Lists all groups to which a specified entry belongs. | 
DIR.LISTUSERS | 
Returns a list of  all users. | 
DIR.REMOVEATTRS | 
Deletes the specified attribute from the specified entry. | 
DIR.REMOVEGROUPMEMBER | 
Removes a member from a group. | 
DIR.REPLACEATTRS | 
Replaces the existing attribute values with the specified values. | 
DIR.SEARCH | 
Searches for entries matching the specified attributes. | 
DISABLECACHE | 
Forces the current evaluation to not be cached either by the EvalServer or the Sites servlets. | 
DISABLEEVENT | 
Disables an event. | 
eid | 
  | 
EMAIL.GATHER | 
Gathers all e-mail variables named with the PREFIX+email convention into an e-mail object. | 
EMAIL.GETBODY | 
Gets the e-mail body text. | 
EMAIL.GETDESCRIPTION | 
Gets the e-mail description. | 
EMAIL.GETID | 
Gets the e-mail ID. | 
EMAIL.GETNAME | 
Gets the e-mail name. | 
EMAIL.GETSUBJECT | 
Gets the e-mail subject text. | 
EMAIL.SCATTER | 
Writes (or "scatters") the values of the loaded e-mail object into the variable, PREFIX+email. | 
EMAIL.SETBODY | 
Sets the e-mail body text for the e-mail object. | 
EMAIL.SETDESCRIPTION | 
Sets the e-mail description for the e-mail object. | 
EMAIL.SETNAME | 
Sets the e-mail name. | 
EMAIL.SETSUBJECT | 
Sets the e-mail subject text for the e-mail object. | 
EMAIL.TRANSLATEBODY | 
Translates the body of the e-mail. | 
EMAIL.TRANSLATESUBJECT | 
Translates the e-mail subject. | 
EMAILEVENT | 
Creates an event that sends SMTP mail to one or more recipients at a specific time.  | 
EMAILMANAGER.CREATE | 
Creates an e-mail manager object. | 
EMAILMANAGER.DELETE | 
Deletes an e-mail when based on its ID. | 
EMAILMANAGER.GETALL | 
Gets all available e-mail manager objects.  | 
EMAILMANAGER.LOAD | 
Loads the e-mail manager object.   | 
EMAILMANAGER.SAVE | 
Saves the e-mail manager object. | 
ENABLEEVENT | 
Enables a disabled event. | 
ENDS | 
Determines whether a string ends with the specified substring. | 
EXECSQL | 
Executes an inline SQL statement. | 
EXPORT.EXPORT | 
Generates one or more static pages from a Sites page name. | 
FILELIST | 
Constructs a list of the file names found in a folder.  | 
FLUSH | 
Flushes a list. | 
GOTOROW | 
Sets the current row in a list to a specific row. | 
HASH.ADD | 
Adds a value to the hash table object. | 
HASH.CONTAINS | 
Checks for a specified value in the hash table object. | 
HASH.CREATE | 
Creates a hash table object. | 
HASH.HASDATA | 
Checks for the existence of data in hash table object. | 
HASH.TOSTRING | 
Writes out hash table values to a string. | 
HISTORY | 
Gets a revision history for rows in a revision tracked table. | 
ICS.ARGUMENT | 
Declares a value that is available to the parent tag. | 
ICS.CDATA | 
Includes a CDATA in the output of a rendered XML element. | 
ICS.CLEARERRNO | 
Clears the current error state. | 
ICS.ENCODE | 
Builds a URL string from a base and key/value pairs. | 
ICS.GETERRNO | 
Gets the current error code as an integer. | 
ICS.GETNAMESPACE | 
Streams the current namespace prefix to the browser. If the output attribute is given, the namespace is set into the variable name. | 
ICS.GETPROPERTY | 
Gets a property value from the loaded Sites property files. | 
ICS.GETVAR | 
Returns the value of a Sites variable.  | 
ICS.LISTGET | 
Retrieves a list. | 
ICS.LITERAL | 
Formats literals for CALLSQL | 
ICS.LOGMSG | 
Writes strings to the Sites log file for debugging or system monitoring. | 
ICS.QUERYEVENTS | 
Performs a query for a list of registered events. | 
ICS.READEVENT | 
Reads an event from storage. | 
ICS.RESOLVEVARIABLES | 
Resolves Sites multiple variables. | 
ICS.SELECTTO | 
Executes a simple query from a table. | 
ICS.SQL | 
Deprecated as of Oracle WebCenter Sites version 11gR1. | 
ICS.SQLEXP | 
Allows building of the components of a SQL where clause without direct knowledge of the data type of a column and the database-specific rules for specifying a literal for that column. | 
ICS.STREAMHEADER | 
Streams data from other tags. | 
ICS.URLDECODE | 
Decodes a x-www-form-urlencoded string. | 
ICS.URLENCODE | 
Translates a string into x-www-form-urlencoded format. | 
IF | 
Processes other tags or displays text based on a logical condition. | 
INCCOUNTER | 
Increments or decrements a counter. | 
INDEXADD | 
Deprecated as of Content Server version 7.6 | 
INDEXCREATE | 
Deprecated as of Content Server version 7.6 | 
INDEXDESTROY | 
Deprecated as of Content Server version 7.6 | 
INDEXEXISTS | 
Deprecated as of Content Server version 7.6 | 
INDEXOF | 
Finds the index of a string within a string. | 
INDEXREMOVE | 
Deprecated as of Content Server version 7.6 | 
INDEXREPLACE | 
Deprecated as of Content Server version 7.6 | 
INSERT | 
Inserts the content of a file or URL into the current output stream or sets the content into a variable. | 
INSITE.ADDREF | 
Stream out an image button to add an asset at the start of a given collection. | 
INSITE.ADDVALUE | 
Mark a position in which new data can be added into a multi-value attribute.  | 
INSITE.BEGINLIST | 
Mark the upper boundary that a potentially movable section of HTML can move to.  | 
INSITE.BEGINREF | 
Mark the upper boundary of a potentially movable or replaceable section of HTML. | 
INSITE.EDIT | 
Edits assets from the user interface.  | 
INSITE.ENDLIST | 
Mark the lower boundary that a potentially movable section of HTML can move to.  | 
INSITE.ENDREF | 
Mark the lower boundary of a potentially movable or replaceable section of HTML.  | 
IsCatalog | 
Tests a list for the existence of a table (known previously as a "catalog"  in earlier verisions of the product). | 
IsColumn | 
Tests for the existence of a column in a list. | 
IsCounter | 
Tests for the existence of a counter. | 
IsElement | 
Tests for the existence of an element. | 
IsError | 
Tests the errno variable for a negative value. | 
ISINLIST | 
Determines whether an item is in a comma-separated string or string list. | 
IsList | 
Tests for the existence of a specific list. | 
IsObject | 
Tests if the given name is an object table. | 
IsSessionVariable | 
Tests for the existence of a session variable. | 
IsTracked | 
Determines whether a given table is revision tracked. | 
IsTree | 
Tests if the given name is a tree table. | 
IsVariable | 
Tests for the existence of a variable. | 
LISTOBJECT.ADDROW | 
Adds a new row to the end of a list. | 
LISTOBJECT.CREATE | 
Creates a new list with specific columns but no rows. | 
LISTOBJECT.TOLIST | 
Converts a list object to a resultset list.  | 
LOADPROPERTY | 
Loads a property file. | 
LOCALE.CREATE | 
Creates a locale descriptor for use in other tags. | 
LOCALESTRING.ARGUMENT | 
Declares a name/value pair that is available to the parent tag, LOCALESTRING.GETSTRING | 
LOCALESTRING.GETSTRING | 
Returns a localized value for a string based on the LOCALE value. | 
LOCK | 
Locks a record for the current user in a tracked table. | 
LOGMSG | 
Writes strings to the Sites log file for debugging or system monitoring. | 
LOOP | 
Modifies the list's current row value. | 
MAIL.SEND | 
Sends SMTP email messages to one or more recipients.  | 
MISC.GETLISTCOLUMNNAMES | 
Returns the names of all the columns in an input list. | 
NAME.GET | 
Retrieves the distinguished name of the user that is logged in. | 
NAME.MAKECHILD | 
Builds a distinguished name. | 
OBJECT.ARGUMENT | 
Argument for other object tags. | 
OBJECT.CHECKIN | 
Checks in an object. | 
OBJECT.CHECKOUT | 
Checks out an object. | 
OBJECT.CHILDREN | 
Retrieves children of a particular node. | 
OBJECT.CREATE | 
Creates an object. | 
OBJECT.DEINSTALL | 
Deinstalls an object by deleting its supporting tables. | 
OBJECT.DELETE | 
Deletes an object from storage and the object pool. | 
OBJECT.DELETEREVISION | 
Deletes a revision. | 
OBJECT.GATHER | 
Gathers fields into an object. | 
OBJECT.GET | 
Copies a field from an object. | 
OBJECT.INSTALL | 
Installs an object. | 
OBJECT.ISEMPTY | 
Determines whether a field in an object is empty.  | 
OBJECT.LIST | 
Retrieves a list of objects. | 
OBJECT.LOAD | 
Loads an object. | 
OBJECT.ROLLBACK | 
Rolls back an object to a previous revision. | 
OBJECT.ROOT | 
Retrieves a list of root nodes. | 
OBJECT.SAVE | 
Saves an object. | 
OBJECT.SCATTER | 
Scatters a field from an object. | 
OBJECT.SET | 
Sets a field in an object. | 
OBJECT.SETOBJECT | 
Sets an object in a node. | 
OBJECT.SETPARENT | 
Sets the parent of a node. | 
OBJECT.STREAM | 
Streams the value of a field from an object. | 
OBJECT.TRACK | 
Tracks an object. | 
OBJECT.UNDOCHECKOUT | 
Retracts the checkout of an object. | 
OBJECT.UNTRACK | 
Removes tracking on an object. | 
p | 
  | 
PARTICIPANTS.ADDPARTICIPANT | 
Adds a participant to the participants object. | 
PARTICIPANTS.CLEAR | 
Clears all participants from a participants object. | 
PARTICIPANTS.GATHER | 
Gathers variables into the participant object. | 
PARTICIPANTS.GETALLPARTICIPANTS | 
Gets all participants from the participants object. | 
PARTICIPANTS.GETALLROLES | 
Gets all roles of the participants object. | 
PARTICIPANTS.GETPARTICIPANTSFORROLE | 
Get all participants with a specified role from the participants object. | 
PARTICIPANTS.REMOVEPARTICIPANT | 
Removes a participant from the participant object. | 
PARTICIPANTS.SCATTER | 
Scatters the participant list into prefix+participants. | 
PARTICIPANTS.SETPARTICIPANTSFORROLE | 
Set participants with a specified role for the participants object. | 
PORTAL.LOGDEP | 
Logs an article as a dependency on an item. | 
PORTAL.RANDOMVAL | 
Generates a random number between 1 and 10 to select an ad image for the banner. | 
POST | 
Submits an HTTP request to a specific server. | 
PROPERTY.GET | 
Gets a property value from the loaded property files. | 
PropertyTag | 
  | 
RELEASE | 
Releases a lock on a row from a tracked table. | 
REMOVECOOKIE | 
Deletes a cookie from the client browser. | 
REMOVECOUNTER | 
Deletes a counter. | 
REMOVESSVAR | 
Deletes a session variable. | 
REMOVEVAR | 
Deletes a variable. | 
RENAMELIST | 
Removes a list object from the hash list and replaces it under the new name. | 
RENDER.CALLELEMENT | 
Invokes an element as defined in the ElementCatalog table. | 
RENDER.CALLTEMPLATE | 
Invokes a Template, as either a pagelet or an element, for the purpose of rendering an asset. | 
RENDER.CONTENTSERVER | 
Calls and renders a page or a pagelet from the SiteCatalog table. | 
RENDER.ENCODE | 
This tag produces a complete URL (from the servlet name onward) from the arguments, previously packed arguments, and the servlet name (usually ContentServer or BlobServer) provided. | 
RENDER.FILTER | 
Filters single assets or lists of assets which have not been approved for publishing from being exported into the generated file. | 
RENDER.GETBLOBURL | 
Creates a BlobServer URL without embedding it in an HTML tag. A vanity URL will be used if available. | 
RENDER.GETPAGEURL | 
Creates a URL for an asset, processing the arguments passed to it from the calling element into a URL-encoded string and returning it in a variable. A vanity URL will be used if available. | 
RENDER.GETTEMPLATEURL | 
Generates a valid URL to an asset, rendered through a template, with optional wrapper page support.  User-defined arguments will be packed if wrapperpage is specified. A vanity URL will be used if available. | 
RENDER.LOGDEP | 
Designates asset dependencies during the approval process and compositional dependencies for cache management. | 
RENDER.LOOKUP | 
Looks up a map value for a given Template or CSElement. | 
RENDER.PACKARGS | 
Encodes in the URL the name/value argument pairs passed in and writes them to an output string, in standard form, with ampersand characters (&) separating each name/value pair. | 
RENDER.SATELLITEBLOB | 
Retrieves a blob from a table or from the Sites-Satellite cache. | 
render.satellitepage (2) | 
  | 
RENDER.SATELLITEPAGE | 
Inserts a  pagelet identified through a page name and a set of arguments. | 
RENDER.STREAM | 
Use this tag as an alternative to CSVAR | 
RENDER.UNKNOWNDEPS | 
Describes the current asset dependencies as incomplete. | 
rendermode | 
  | 
REPLACE | 
Substitutes the value of a variable, session variable, list item, built-in value, or counter within REPLACE. | 
REPLACEALL | 
Substitutes the value of one or more variables, session variables, list items, built-in values or counters within REPLACEALL. | 
RESTOREPROPERTY | 
Sets the property file to the Sites property file (futuretense.ini). | 
RETRIEVEREVISION | 
Retrieves a specific version of a tracked record. | 
ROLELIST.ADD | 
Add a role to the list. | 
ROLELIST.CLEAR | 
Clears the role list. | 
ROLELIST.DELETE | 
Deletes a role from the list. | 
ROLELIST.GATHER | 
Gathers the values from the variable, PREFIX+roles, into a rolelist object. | 
ROLELIST.GETALL | 
Gets the list of roles as a comma-separated string. | 
ROLELIST.HASROLE | 
Verifies whether a role is present in a role list. | 
ROLELIST.ISALL | 
Verifies whether the role list corresponds to "any" (or "all") roles. | 
ROLELIST.SCATTER | 
Writes (or "scatters") the role list object into the variable, PREFIX+roles. | 
ROLELIST.SETALL | 
Sets the role list to indicate "any" role. | 
ROLLBACK | 
Reverts a row in a tracked table to a previous revision. | 
satellite.blob | 
  | 
satellite.cookie | 
Sets a cookie on the user's browser.  | 
satellite.flush | 
Flushes individual items from the cache. | 
satellite.form | 
 Emits an HTML <form> tag suitable for using in a Satellite Server, Sites, or mixed Sites-Satellite Server environment. | 
satellite.link | 
Primary link generation tag for Sites. A vanity URL will be used if available. | 
satellite.normalizeurl | 
This tag allows links generated for Satellite Server to work properly when they are not served to a client through Satellite Server. | 
satellite.page | 
Gets a pagelet and specifies its cache expiration. | 
satellite.parameter | 
Argument tag that supplies arbitrary parameters to a parent tag. The similar tag, <satellite.argument> is deprecated and should no longer be used. | 
satellite.preference | 
Argument tag that prefixes argument names appropriately to ensure that they are treated by the portlet as preferences that should be set.   | 
satellite.tag | 
  | 
SEARCH | 
Deprecated as of Content Server version 7.6; Replaced by Search API | 
SEARCHDATENATIVE | 
Deprecated as of Content Server version 7.6 | 
SEARCHSTATE.ADDHASANCESTORCONSTRAINT.HTML | 
Adds an ancestor constraint into an existing searchstate object. | 
SEARCHSTATE.ADDHASDESCENDANTCONSTRAINT.HTML | 
Adds a descendant constraint into an existing searchstate object. | 
SEARCHSTATE.ADDLIKECONSTRAINT | 
Adds an attribute name/value constraint into a new or existing searchstate object. | 
SEARCHSTATE.ADDNESTEDCONSTRAINT | 
Adds a nested searchstate as part of the constraint. | 
SEARCHSTATE.ADDRANGECONSTRAINT | 
Adds a range constraint for a specific attribute name. | 
SEARCHSTATE.ADDRICHTEXTCONSTRAINT | 
Deprecated as of Content Server version 7.6; Replaced by Search API | 
SEARCHSTATE.ADDSIMPLELIKECONSTRAINT | 
Adds an attribute name/single value constraint to an existing searchstate. | 
SEARCHSTATE.ADDSIMPLESTANDARDCONSTRAINT | 
Adds an attribute name/single value constraint to an existing searchstate. | 
SEARCHSTATE.ADDSTANDARDCONSTRAINT | 
Adds an attribute name/value constraint into a new or existing searchstate object. | 
SEARCHSTATE.CREATE | 
Builds an empty searchstate object. | 
SEARCHSTATE.DELETECONSTRAINT | 
Deletes a specific attribute constraint from a searchstate. | 
SEARCHSTATE.DUPLICATE | 
Duplicates a searchstate object. | 
SEARCHSTATE.FINDCONSTRAINT | 
Checks a searchstate for a constraint to a specific attribute.  | 
SEARCHSTATE.FROMSTRING | 
Provides the ability for a searchstate object to be initialized from its string representation. | 
SEARCHSTATE.TOSTRING | 
Converts a searchstate object into its string representation that is suitable for various uses, such as saving in a session variable or packing into a URL. | 
SELECTTO | 
Executes a simple query from a table. | 
SESSIONOBJECTS.FLUSH | 
Flushes object storage for all expired sessions. | 
SessionTag | 
  | 
SETCOOKIE | 
Sets a cookie on the client. | 
SETCOUNTER | 
Creates a counter. | 
SETDATE | 
Sets or clears the Sites date/time property. | 
SETROW | 
Sets the current row in a list to the first, last, next or previous row. | 
SETSSVAR | 
Sets the value of a session variable. | 
SETVAR | 
Sets the value of a variable. | 
SETVERSIONS | 
Sets the number of revisions stored for each row in a tracked table. | 
SITELIST.ADD | 
Add a site to the list. | 
SITELIST.CLEAR | 
Clears the site list. | 
SITELIST.DELETE | 
Deletes a site from the list. | 
SITELIST.GATHER | 
Gathers a site list object from variables that are names with the convention,  PREFIX+roles.  | 
SITELIST.GETALL | 
Gets the list of sites as a comma-separated string. | 
SITELIST.HASSITE | 
Verifies whether a site is present in site list. | 
SITELIST.ISALL | 
Verifies whether the site list is set to be "any" site. | 
SITELIST.SCATTER | 
Writes ("scatters") the values in a site list object into variable,  PREFIX+sites. | 
SITELIST.SETALL | 
Sets the site list to indicate "any" site.  | 
SITEPLAN.CHILDREN | 
Queries the SitePlanTree table and then builds a list of the child nodes (pages) for the specified node (page). | 
SITEPLAN.GET | 
Retrieves and lists the value of a single field from a loaded site plan node. | 
SITEPLAN.GETPAGENAME | 
Retrieves the page asset name of the specified node. (Note that this is an asset name, not a page name from the SiteCatalog table.) | 
SITEPLAN.LISTPAGES | 
Queries the SitePlanTree table and then creates a list of pages, starting with the page node that you specify. | 
SITEPLAN.LOAD | 
Queries the database for the specified site plan tree node and then loads an instance of the site plan into memory as an object. | 
SITEPLAN.NODEPATH | 
Returns a list of the loaded site node's ancestors in the SitePlanTree. | 
SITEPLAN.PLACE | 
Marks the page as Placed and assigns it a place in the page hierarchy. | 
SITEPLAN.ROOT | 
Queries the SitePlanTree table for a root node of the site plan. | 
SITEPLAN.SAVE | 
Saves an object. | 
SITEPLAN.SETOBJECT | 
Sets an object in a node. | 
SITEPLAN.SETPARENT | 
Sets the parent of a node. | 
SITEPLAN.UNPLACE | 
Removes a Site Plan node from the Placed part of the tree and sets the NCODE field to Unplaced. | 
SITEPLAN.UNPLACEDANCESTOR | 
Returns whether the specified node has any pages above it in the hierarchy that have an Unplaced ncode. | 
SOAP.ARGUMENT | 
Defines arguments for the SOAP.HEADER tag, which defines a simple SOAP header. | 
SOAP.BODY | 
Indicates the main part of a SOAP message body. | 
SOAP.FAULT | 
Creates a status or error return message.  | 
SOAP.HEADER | 
Defines a simple SOAP header. | 
SOAP.MESSAGE | 
Processes the contents of an element.  | 
SOAPtags | 
  | 
SQLEXP | 
Creates a string that can be used as part of an SQL WHERE clause. | 
STRING.ENCODE | 
Encodes text for later use in an HTML context. | 
STRING.FROMOBJECT | 
Converts a named Sites object back to a string. | 
STRING.LENGTH | 
Returns the length of an input string in the specified variable. | 
STRING.STREAM | 
Streams text in an HTML context. | 
STRING.STREAMBINARY | 
Deprecated as of Content Server version 7.6 | 
STRING.TOOBJECT | 
Converts string to a named Sites object. | 
STRINGLIST | 
Constructs a one-column list from a string separated by a delimiter. | 
Stringtags | 
  | 
SUBSTITUTE | 
Substitutes all occurrences of the specified substring within a string.  | 
SUBSTRING | 
Constructs a new variable that contains a substring. | 
SYSEXEC | 
Executes a system-dependent shell-level command. | 
TEXTFORMAT.LENGTH | 
Obtains the length of a string. | 
TEXTFORMAT.TOSTRING | 
Converts a list to a displayable string. | 
THROWEXCEPTION | 
Halts further processing of the element. | 
tid | 
ID of the template associated with this asset. | 
TIME.GET | 
Gets a time difference. | 
TIME.SET | 
Names the current time. | 
TOLOWER | 
Converts a string to all lowercase. | 
TOUPPER | 
Converts a string to all uppercase. | 
trackable | 
  | 
TRACKTABLE | 
Enables revision tracking operations on a table. | 
TREEMANAGER.addchild | 
Adds a node to a tree table.  | 
TREEMANAGER.addchildren | 
Adds multiple nodes to a tree table. | 
TREEMANAGER.copychild | 
Copies one or more nodes from one tree to another tree. | 
TREEMANAGER.createtree | 
Creates a new tree table.  | 
TREEMANAGER.delchild | 
Deletes a node from a tree. | 
TREEMANAGER.delchildren | 
Deletes multiple nodes from a tree. | 
TREEMANAGER.deletetree | 
Deletes a tree table.  | 
TREEMANAGER.findnode | 
Gets a list of nodes from a tree.  | 
TREEMANAGER.getchildren | 
Retrieves a list of child nodes from a tree, specifically when you want to retrieve the children of a particular node (specified by nparentid). | 
TREEMANAGER.getnode | 
Retrieves a node from a table. The object data may be joined to the result. | 
TREEMANAGER.getparent | 
Gets the parent record of a given node. | 
TREEMANAGER | 
Calls the TreeManager servlet. | 
TREEMANAGER.listtrees | 
Retrieves a list of all the trees in the system. | 
TREEMANAGER.movechild | 
Moves a node and its children to a new parent that may be in the same or a different tree table. | 
TREEMANAGER.nodepath | 
Traverses the tree beginning at the parent of the current node, returning a list of all ancestor nodes within this same tree.  | 
TREEMANAGER.setobject | 
Sets an object on a node. | 
TREEMANAGER.validatenode | 
Verifies that the given node is valid.  | 
TREEMANAGER.verifypath | 
Verifies that the given path of nodes matches the node's actual path. | 
TYPELIST.ADDASSETTYPE | 
Adds an asset type to the type list object. | 
TYPELIST.CLEARASSETTYPES | 
Clears the type list of all asset types. | 
TYPELIST.DELETEASSETTYPE | 
Deletes an asset type from the type list object. | 
TYPELIST.GATHER | 
Gathers the variable, Prefix+types, into a type list object. | 
TYPELIST.GETALLASSETTYPES | 
Gets the list of types as a comma-separated string. | 
TYPELIST.HASTYPE | 
Verifies whether an asset type is present in a type list. | 
TYPELIST.ISALL | 
Verifies whether the type list describes the "all" or "any" condition. | 
TYPELIST.SCATTER | 
Writes (or "scatters") the values in a type list into variables that are named with the convention, PREFIX+types. | 
TYPELIST.SETALL | 
Sets the type list to indicate "any" asset type. | 
UNLOCKRECORD | 
Unlocks a locked row. | 
UNTRACKTABLE | 
Stops tracking a table. | 
USER.LOGIN | 
Log in as a particular user. | 
USER.LOGOUT | 
Logs out the current user. | 
USER.SU | 
Log in as a particular user. | 
USERISMEMBER | 
Checks if the current user is a member of one or more Access Control Lists (ACLs).  | 
USERLIST.ADD | 
Adds a user to the list. | 
USERLIST.CLEAR | 
Clears the user list. | 
USERLIST.DELETE | 
Deletes a user from the list. | 
USERLIST.GATHER | 
Gathers the variable, PREFIX+roles, to create a user list object. | 
USERLIST.GETALL | 
Gets the list of user IDs as a comma-separated string. | 
USERLIST.HASROLE | 
  | 
USERLIST.SCATTER | 
Writes ("scatters") the user list object into the variable, PREFIX+roles. | 
USERMANAGER.DELETESITE | 
Deletes a site. | 
USERMANAGER.DELETEUSER | 
Deletes a user. | 
USERMANAGER.GETDISPLAYABLELOGINUSERNAME | 
Obtains the name of the current logged-in user. | 
USERMANAGER.GETDISPLAYABLEUSERNAME | 
Obtains the name of the logged-in user given the user-ID. | 
USERMANAGER.GETLOGINDISPLAYABLEUSERNAME | 
Get login displayableuser name. | 
USERMANAGER.GETLOGINUSER | 
Obtains the logged-in user ID. | 
USERMANAGER.GETLOGINUSERNAME | 
Obtains the logged-in user name. | 
USERMANAGER.GETMULTISITEUSERS | 
Loads or creates a user instance with the specified user ID. | 
USERMANAGER.GETUSER | 
Loads or creates a user instance with the specified user ID. | 
USERMANAGER.GETUSERFROMNAME | 
Loads or creates a user instance based on user name. | 
USERMANAGER.GETUSERIDS | 
Retrieves users from a list. | 
USERMANAGER.GETUSERNAME | 
Obtains the displayable name for a user when the user's ID is specified. | 
USERMANAGER.GETUSERS | 
Gets a user with a specifed role. | 
USERMANAGER.LOGINUSER | 
Logs in a user. | 
USERMANAGER.LOGOUT | 
Logs out the user. | 
USERMANAGER.SETUSER | 
Saves a user's information. | 
Variables | 
  | 
VDM.FLUSHINACTIVE | 
Removes unused data recorded for visitors that have not returned to the site within a specified period of time. | 
VDM.GETACCESSID | 
Retrieves a copy of the visitor's access identifier, if there is one.  | 
VDM.GETALIAS | 
Retrieves the alias string for the current visitor, if there is one. | 
VDM.GETCOMMERCEID | 
Retrieves a copy of the visitor's commerce identifier, that is, the visitor's Transact ID. | 
VDM.GETHISTORYCOUNT | 
Retrieves the number of history records recorded for this visitor that match the specified criteria. | 
VDM.GETHISTORYEARLIEST | 
Retrieves the timestamp of the first time the specified history type was recorded for this visitor. | 
VDM.GETHISTORYLATEST | 
Retrieves the timestamp of the last time (that is, the most recent time) the specified history type was recorded for this visitor. | 
VDM.GETHISTORYSUM | 
Sums the entries in a specific field for the specified history type. | 
VDM.GETSCALAR | 
Retrieves a specific single (scalar) visitor attribute for the current visitor. | 
VDM.LOADSCALAROBJECT | 
Retrieves an object stored as a single (scalar) visitor attribute. | 
VDM.MERGEINACTIVE | 
Merges together linked visitor records that are older than a time cutoff. | 
VDM.RECORDHISTORY | 
Saves a time-stamped copy of the specified history type with its current values for the visitor to the database. | 
VDM.SAVESCALAROBJECT | 
Saves an object to the Sites database as a visitor attribute. | 
VDM.SETACCESSID | 
Sets or clears the visitor's access identifier. | 
VDM.SETALIAS | 
Sets the alias string for the current visitor using the specified alias key. | 
VDM.SETCOMMERCEID | 
Sets or clears the visitor's commerce identifier; that is, the visitor's Transact ID.  | 
VDM.SETSCALAR | 
Writes the data for a visitor attribute to the Sites-Engage database.  | 
WEBSERVICES.INVOKE | 
Deprecated as of Content Server 7.6 | 
WEBSERVICES.PARAMETER | 
Deprecated as of 7.6 | 
WebServicestags | 
  | 
WORKFLOWABLEOBJECT.GETDISPLAYABLENAME | 
Retrieves a description of the object that can be displayed in the user interface. | 
WORKFLOWABLEOBJECT.GETOBJECTNAME | 
Retrieves the unique name for the workflowable object. | 
WORKFLOWACTION.GATHER | 
Gathers variables that have been named with the specified prefix convention to create a workflow action object.  | 
WORKFLOWACTION.GETARGUMENTS | 
Gets the arguments of the workflow action. | 
WORKFLOWACTION.GETDESCRIPTION | 
Gets the description of the workflow action. | 
WORKFLOWACTION.GETELEMENTNAME | 
Gets the element name of the workflow action. | 
WORKFLOWACTION.GETID | 
Gets the ID of the workflow action object. | 
WORKFLOWACTION.GETNAME | 
Gets the name of the workflow action. | 
WORKFLOWACTION.SCATTER | 
Writes ("scatters") the variables of the loaded workflow action object into variables with the PREFIX naming convention shown in the Description. | 
WORKFLOWACTION.SETARGUMENTS | 
Sets the arguments of the workflow action. | 
WORKFLOWACTION.SETDESCRIPTION | 
Sets the description of the workflow action. | 
WORKFLOWACTION.SETELEMENTNAME | 
Sets the element name of the workflow action. | 
WORKFLOWACTION.SETNAME | 
Sets the name of the workflow action. | 
WORKFLOWACTIONLIST.ADDACTION | 
Adds an action to a workflow action list. | 
WORKFLOWACTIONLIST.CLEARACTIONS | 
Removes all actions from a workflow action list. | 
WORKFLOWACTIONLIST.GATHER | 
Gathers variables that have been named with the specified prefix convention into a workflow action list object.  | 
WORKFLOWACTIONLIST.GETALLACTIONS | 
Loads all actions of a workflow action list. | 
WORKFLOWACTIONLIST.REMOVEACTION | 
Removes one action from the workflow action list. | 
WORKFLOWACTIONLIST.SCATTER | 
Creates independent variables and lists from an in-memory workflow action list object  | 
WORKFLOWASSET.GETASSETID | 
Retrieves the asset ID from the asset object. | 
WORKFLOWASSET.GETASSETTYPE | 
Retrieves the asset type from the asset object. | 
WORKFLOWASSET.GETOBJECTNAME | 
Retrieves the asset object name from the asset object. | 
WORKFLOWASSET.LOAD | 
Build a workflow asset description from either a unique name, or the asset type and asset id. | 
WORKFLOWASSIGNMENT.GETASSIGNDATE | 
Retrieves the date the assignment was made. | 
WORKFLOWASSIGNMENT.GETASSIGNEDOBJECT | 
Gets the object of a workflow assignment. | 
WORKFLOWASSIGNMENT.GETASSIGNEDUSERID | 
Retrieves the user ID for the specified assignment. | 
WORKFLOWASSIGNMENT.GETASSIGNEDUSERROLE | 
Gets the assigned user role from the workflow assignment. | 
WORKFLOWASSIGNMENT.GETASSIGNERUSERID | 
Retrieves the ID of the user who gave the assignment. | 
WORKFLOWASSIGNMENT.GETASSIGNMENTCOMMENT | 
Retrieves the comment for the assignment. | 
WORKFLOWASSIGNMENT.GETDEADLINE | 
Retrieves the due date of an assignment. | 
WORKFLOWASSIGNMENT.GETDISPOSITION | 
Retrieves the disposition of the assignment and classifies it as cancelled, completed, delegated, etc.  | 
WORKFLOWASSIGNMENT.GETDISPOSITIONCOMMENT | 
Retrieves the disposition comment for the assignment. | 
WORKFLOWASSIGNMENT.GETDISPOSITIONDATE | 
Retrieves the disposition date of the assignment. | 
WORKFLOWASSIGNMENT.GETDISPOSITIONUSERID | 
Gets the ID of workflow assignee. | 
WORKFLOWASSIGNMENT.GETGROUPEDCOMMENT | 
Retrieves the grouped comment for the assignment. | 
WORKFLOWASSIGNMENT.GETGROUPEDDEADLINE | 
Retrieves the grouped due date of the assignment. | 
WORKFLOWASSIGNMENT.GETGROUPEDWORKFLOWSTEPID | 
Retrieves the ID for the workflow step of the assignment. | 
WORKFLOWASSIGNMENT.GETGROUPID | 
Retrieves the group ID for the assignment. | 
WORKFLOWASSIGNMENT.GETID | 
Gets the ID of the workflow assignment. | 
WORKFLOWASSIGNMENT.GETPROCESS | 
Retrieves the workflow process id of a workflow assignment. | 
WORKFLOWASSIGNMENT.GETPROCESSDEADLINE | 
Retrieves the process deadline of a workflow assignment. | 
WORKFLOWASSIGNMENT.GETPROCESSSTATUS | 
Retrieves the process status of a workflow assignment. | 
WORKFLOWASSIGNMENT.GETQUEUEDWORKFLOWSTEPID | 
Retrieves the ID of the queued workflow step for an assignment. | 
WORKFLOWASSIGNMENT.GETSTATEID | 
Retrieves the ID for the workflow state of the assignment. | 
WORKFLOWASSIGNMENT.GETSTATUS | 
Retrieves the status of a workflow assignment. | 
WORKFLOWASSIGNMENT.SCATTER | 
Writes ("scatters") the workflow assignment object into a group of variables that are named with the specified prefix convention. | 
WORKFLOWENGINE.ABSTAINFROMVOTING | 
Allows a user to abstain from voting. | 
WORKFLOWENGINE.ADDNEWOBJECTTOGROUP | 
Adds a new asset to a workflow group | 
WORKFLOWENGINE.ADDOBJECTTOGROUP | 
Adds an asset to a workflow group. | 
WORKFLOWENGINE.ASSIGNTOSELF | 
Assigns workflow asset object to self. | 
WORKFLOWENGINE.CANCELASSIGNMENT | 
Cancels a workflow participant's workflow assignment. | 
WORKFLOWENGINE.CANDELETEGROUP | 
Checks to see if a workflow group can be deleted by the current user. | 
WORKFLOWENGINE.CANEDITGROUP | 
Checks to see if a workflow group can be editted by the current user. | 
WORKFLOWENGINE.CANSTARTWORKFLOW | 
Checks to see if the current user can start the specified workflow process. | 
WORKFLOWENGINE.CHECKPROCESSACTIVE | 
Verifies whether a given assignment is active. | 
WORKFLOWENGINE.CLOSEASSIGNMENTS | 
Cancels all assignments for an object and removes the object from workflow. | 
WORKFLOWENGINE.COMPLETEASSIGNMENT | 
Allows a user to send an asset to the next state in the workflow process. | 
WORKFLOWENGINE.CREATENEWASSIGNMENTACTION | 
Creates a new assignment action. The assignment is an association between an asset and a user. | 
WORKFLOWENGINE.CREATENEWCONDITION | 
Creates a new condition.  | 
WORKFLOWENGINE.CREATENEWDEADLOCKACTION | 
Creates a new deadlock action.  | 
WORKFLOWENGINE.CREATENEWDELEGATEACTION | 
Creates a new delegation action.  | 
WORKFLOWENGINE.CREATENEWFUNCTION | 
Creates a new workflow function.  | 
WORKFLOWENGINE.CREATENEWGROUP | 
Creates a new group.  | 
WORKFLOWENGINE.CREATENEWGROUPACTION | 
Creates a new group action.  | 
WORKFLOWENGINE.CREATENEWPRIVS | 
Creates new privilege. | 
WORKFLOWENGINE.CREATENEWPROCESS | 
Creates a new workflow process.  | 
WORKFLOWENGINE.CREATENEWSTATE | 
Creates a new state. | 
WORKFLOWENGINE.CREATENEWSTEPACTION | 
Creates a new step action. | 
WORKFLOWENGINE.DELEGATEASSIGNMENT | 
Allows a user to delegate a workflow assignment to a workflow participant with the same role. | 
WORKFLOWENGINE.DELETEASSIGNMENTACTIONID | 
Deletes an assignment action based on its ID. | 
WORKFLOWENGINE.DELETECONDITIONID | 
Deletes a condition based on its ID. | 
WORKFLOWENGINE.DELETEDEADLOCKACTIONID | 
Deletes a deadlock action based on its ID. | 
WORKFLOWENGINE.DELETEDELEGATEACTIONID | 
Deletes a delegate action based on its ID. | 
WORKFLOWENGINE.DELETEFUNCTIONID | 
Deletes an existing function, and all its components, based on its ID. | 
WORKFLOWENGINE.DELETEGROUPACTIONID | 
Deletes a group action based on its ID. | 
WORKFLOWENGINE.DELETEGROUPID | 
Deletes a group based on its ID. | 
WORKFLOWENGINE.DELETEPROCESSID | 
Deletes an existing process, and all its components, based on its ID. | 
WORKFLOWENGINE.DELETESTATEID | 
Deletes a state based on its ID. | 
WORKFLOWENGINE.DELETESTEPACTIONID | 
Deletes a step action based on its ID. | 
WORKFLOWENGINE.DELETEWORKFLOWHISTORY | 
Delete inactive workflow history and remove all inactive assignments. | 
WORKFLOWENGINE.EXECUTETIMEDACTIONS | 
Executes all timed actions that are due, and removes them from the queue. | 
WORKFLOWENGINE.GETABSDEADLINE | 
Retrieves the absolute due date of workflow asset. | 
WORKFLOWENGINE.GETADDOBJECTTOGROUPCANDIDATEASSIGNEES | 
Generates a list of potential workflow participants (candidates), if the workflow process has a "Choose assignee when step is taken" assignment method for the Start Step.  | 
WORKFLOWENGINE.GETALLFUNCTIONS | 
Loads all existing functions. | 
WORKFLOWENGINE.GETALLPROCESSES | 
Loads all existing matching processes.  | 
WORKFLOWENGINE.GETALLSTATES | 
Loads all available states as objects named in an array of prefixed variables. | 
WORKFLOWENGINE.GETALLSTATESFORPROCESS | 
Loads all available states for a specific workflow process as objects named in an array of prefixed variables. | 
WORKFLOWENGINE.GETASSIGNMENTACTIONID | 
Loads an assignment action based on its ID. | 
WORKFLOWENGINE.GETASSIGNMENTACTIONNAME | 
Loads an assignment action based on its name. | 
WORKFLOWENGINE.GETASSIGNMENTID | 
Loads an assignment based on its ID. | 
WORKFLOWENGINE.GETAVAILABLEASSIGNMENTACTIONS | 
Loads all available assignment actions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLECONDITIONS | 
Loads all available conditions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLEDEADLOCKACTIONS | 
Loads all available deadlock actions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLEDELEGATEACTIONS | 
Loads all available delegation actions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLEGROUPACTIONS | 
Loads all available group actions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLEGROUPS | 
Loads all available groups as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETAVAILABLESTEPACTIONS | 
Loads all available step actions as objects named in arrays of prefixed variables. | 
WORKFLOWENGINE.GETBLOCKINGREASON | 
Gets the reason why the asset cannot move to the next state. | 
WORKFLOWENGINE.GETCOMPLETEASSIGNMENTCANDIDATEASSIGNEES | 
Generates a list of potential workflow participants if the process has a "Choose assignee when step is taken" type start step.  | 
WORKFLOWENGINE.GETCONDITIONID | 
Loads a condition based on its ID. | 
WORKFLOWENGINE.GETCONDITIONNAME | 
Loads a condition based on its name. | 
WORKFLOWENGINE.GETDEADLOCKACTIONID | 
Loads a deadlock action based on its ID. | 
WORKFLOWENGINE.GETDEADLOCKACTIONNAME | 
Loads a deadlock action based on its name. | 
WORKFLOWENGINE.GETDELEGATEACTIONID | 
Loads a delegation action based on its ID. | 
WORKFLOWENGINE.GETDELEGATEACTIONNAME | 
Loads a delegation action based on its name. | 
WORKFLOWENGINE.GETDELEGATEECANDIDATES | 
Loads the workflow participants (candidates) who are the potential recipients of an assignment and stores the user IDs as a list. | 
WORKFLOWENGINE.GETFILTEREDASSIGNMENTS | 
Loads a list of assignments that match the specified criteria.  | 
WORKFLOWENGINE.GETFUNCTIONID | 
Loads an existing workflow function based on its ID. | 
WORKFLOWENGINE.GETFUNCTIONNAME | 
Loads an existing workflow function based on its name. | 
WORKFLOWENGINE.GETGROUPACTIONID | 
Loads a group action based on its ID. | 
WORKFLOWENGINE.GETGROUPACTIONNAME | 
Loads a group action based on its name. | 
WORKFLOWENGINE.GETGROUPID | 
Loads a group based on its ID. | 
WORKFLOWENGINE.GETGROUPMEMBERS | 
Gets the members of the specified group. | 
WORKFLOWENGINE.GETGROUPMEMBERSHIP | 
Obtains the group identifier (if any) for the specified object. | 
WORKFLOWENGINE.GETGROUPNAME | 
Loads a group based on its name. | 
WORKFLOWENGINE.GETLEGALNEXTWORKFLOWSTEPS | 
Gets a prefixed array of allowable steps that can be taken next. | 
WORKFLOWENGINE.GETMULTISITEPROCESSES | 
Loads all existing processes.  | 
WORKFLOWENGINE.GETOBJECTHISTORY | 
Retrieves the assignment history for an object as an array of prefixed variables. | 
WORKFLOWENGINE.GETOBJECTPARTICIPANTS | 
Retrieves the participants for a workflow asset object. | 
WORKFLOWENGINE.GETOBJECTPRIVS | 
Reads the access permissions for a workflowable object. | 
WORKFLOWENGINE.GETOBJECTSTATEID | 
Gets the state ID associated with the specified object in the workflow. | 
WORKFLOWENGINE.GETOBJECTWORKFLOWPROCESS | 
Gets the workflow process ID associated with the specified object. | 
WORKFLOWENGINE.GETOBJECTWORKFLOWS | 
Gets active workflow processes. | 
WORKFLOWENGINE.GETPOTENTIALPARTICIPANTS | 
Gets the potential participants for a specific workflow. | 
WORKFLOWENGINE.GETPROCESSID | 
Loads an existing workflow process based on its ID. | 
WORKFLOWENGINE.GETPROCESSNAME | 
Loads an existing workflow process based on its name. | 
WORKFLOWENGINE.GETSTARTWORKFLOWCANDIDATEASSIGNEES | 
This tag comes up with an IParticipants object containing candidate users and their roles if the process has an "ask" type start step. | 
WORKFLOWENGINE.GETSTATEID | 
Loads a state based on its ID. | 
WORKFLOWENGINE.GETSTATENAME | 
Loads a state based on its name. | 
WORKFLOWENGINE.GETSTEPACTIONID | 
Loads a step action based on its ID. | 
WORKFLOWENGINE.GETSTEPACTIONNAME | 
Loads a step action based on its name. | 
WORKFLOWENGINE.GETSTEPID | 
Loads a workflow step object, based on its ID. | 
WORKFLOWENGINE.ISFUNCTIONLEGAL | 
Verifies whether the current user on the specified site is allowed to execute the specified function. | 
WORKFLOWENGINE.ISINITIALDEADLINEALLOWED | 
Verifies if initial deadline is allowed for process. | 
WORKFLOWENGINE.ISOBJECTASSIGNED | 
Verifies whether the specified object is assigned to a specified user. | 
WORKFLOWENGINE.ISOBJECTASSIGNEDTOGROUP | 
Verifies whether the specified object is assigned to any group. | 
WORKFLOWENGINE.ISOBJECTASSIGNEDTOUSER | 
Verifies whether the specified object is assigned to any user. | 
WORKFLOWENGINE.ISOBJECTDEADLOCKED | 
Checks to see if an object is deadlocked. | 
WORKFLOWENGINE.NEWPARTICIPANTS | 
Creates new participants. | 
WORKFLOWENGINE.REMOVEOBJECTFROMGROUP | 
Removes an asset from a workflow group. | 
WORKFLOWENGINE.SETABSDEADLINE | 
Sets the absolute due date of workflow asset. | 
WORKFLOWENGINE.SETASSIGNMENTACTION | 
Saves an assignment action. | 
WORKFLOWENGINE.SETASSIGNMENTDEADLINE | 
Sets a deadline for a workflow assignment. | 
WORKFLOWENGINE.SETCONDITION | 
Saves a condition. | 
WORKFLOWENGINE.SETDEADLOCKACTION | 
Saves a deadlock action. | 
WORKFLOWENGINE.SETDELEGATEACTION | 
Saves a delegation action. | 
WORKFLOWENGINE.SETFUNCTION | 
Saves a newly created or edited workflow function. | 
WORKFLOWENGINE.SETGROUP | 
Saves a group. | 
WORKFLOWENGINE.SETGROUPACTION | 
Saves a group action. | 
WORKFLOWENGINE.SETOBJECTPARTICIPANTS | 
Sets the participants for a workflow object. | 
WORKFLOWENGINE.SETOBJECTPRIVS | 
Sets the access permissions for a workflowable object. | 
WORKFLOWENGINE.SETPROCESS | 
Saves a newly created or edited workflow process. | 
WORKFLOWENGINE.SETSTATE | 
Saves a state. | 
WORKFLOWENGINE.SETSTEPACTION | 
Saves a step action. | 
WORKFLOWENGINE.STARTOBJECTWORKFLOWPROCESS | 
Starts the workflow for an object. | 
WORKFLOWFUNCTION.GATHER | 
Gathers values for fields in an object from the name/value pairs of variables defined in the environment. | 
WORKFLOWFUNCTION.GETDESCRIPTION | 
Gets the description of the workflow function. | 
WORKFLOWFUNCTION.GETID | 
Gets the ID of the workflow function. | 
WORKFLOWFUNCTION.GETNAME | 
Gets the function name of the workflow function. | 
WORKFLOWFUNCTION.SCATTER | 
Creates independent variables and lists from an in-memory workflow function instance. | 
WORKFLOWFUNCTION.SETDESCRIPTION | 
Sets the description of the workflow function. | 
WORKFLOWFUNCTION.SETNAME | 
Sets the name of the workflow function. | 
WORKFLOWGROUP.GATHER | 
Gathers values for fields in an object from the name/value pairs of variables defined in environment.  | 
WORKFLOWGROUP.GETABSDEADLINE | 
Retrieves the absolute due date of workflow group. | 
WORKFLOWGROUP.GETDELETEROLES | 
Retrieves the roles that can add or remove a group for the workflow group. | 
WORKFLOWGROUP.GETDESCRIPTION | 
Retrieves the description of the workflow group. | 
WORKFLOWGROUP.GETEDITROLES | 
Retrieves the roles that can edit or delete a group for the workflow group. | 
WORKFLOWGROUP.GETGROUPACTIONS | 
Gets the group deadlock actions. | 
WORKFLOWGROUP.GETID | 
Gets the ID of the workflow group. | 
WORKFLOWGROUP.GETNAME | 
Retrieves the name of the workflow group. | 
WORKFLOWGROUP.GETPARTICIPANTS | 
Retrieves a list of workflow group participants. | 
WORKFLOWGROUP.GETSITES | 
Gets the sites for the workflow group. | 
WORKFLOWGROUP.GETWORKFLOWPROCESSID | 
Retrieves the ID of the workflow process for the group. | 
WORKFLOWGROUP.SCATTER | 
Creates independent variables and lists from an in-memory workflow group instance.  | 
WORKFLOWGROUP.SETABSDEADLINE | 
Sets the absolute due date of workflow group. | 
WORKFLOWGROUP.SETDELETEROLES | 
Sets the roles that can add or remove a group from the workflow group. | 
WORKFLOWGROUP.SETDESCRIPTION | 
Sets the description of the workflow group. | 
WORKFLOWGROUP.SETEDITROLES | 
Sets the roles that can edit or delete a group from the workflow group. | 
WORKFLOWGROUP.SETGROUPACTIONS | 
Sets the group actions for the workflow group. | 
WORKFLOWGROUP.SETNAME | 
Sets the name of the workflow group. | 
WORKFLOWGROUP.SETPARTICIPANTS | 
Sets the participants object, which describes the participants of the group. | 
WORKFLOWGROUP.SETSITES | 
Sets the sites for the workflow group. | 
WORKFLOWGROUP.SETWORKFLOWPROCESSID | 
Sets the ID of the workflow process for the workflow group. | 
WORKFLOWPRIV.GATHER | 
Gathers variables that have been named with the specified prefix convention into a workflow priv object. | 
WORKFLOWPRIV.GETALLOWED | 
Verifies whether the function is allowed for the privilege. | 
WORKFLOWPRIV.GETFUNCTIONID | 
Gets the ID of the workflow function. | 
WORKFLOWPRIV.GETROLE | 
Gets the ACL for which the workflow privilege is set. | 
WORKFLOWPRIV.GETSTATEID | 
Gets the ID of the workflow state for which the workflow privilege is set. | 
WORKFLOWPRIV.SCATTER | 
Writes ("scatters") the loaded workflow priv object into variables with the following PREFIX naming convention. | 
WORKFLOWPRIV.SETALLOWED | 
Sets whether the privilege is allowed. | 
WORKFLOWPRIV.SETFUNCTIONID | 
Sets the ID of the workflow function for the workflow privilege. | 
WORKFLOWPRIV.SETROLE | 
Sets the role for the workflow privilege. | 
WORKFLOWPRIV.SETSTATEID | 
Sets the ID of the workflow state for the priv. | 
WORKFLOWPRIVS.ADD | 
Adds a workflow privilege to the workflow privs object. | 
WORKFLOWPRIVS.CLEAR | 
Clears the workflow privs object. | 
WORKFLOWPRIVS.CREATE | 
Creates a workflowpriv object. | 
WORKFLOWPRIVS.GATHER | 
Gathers variables that have been named with the specified prefix convention into a workflow privs object. | 
WORKFLOWPRIVS.GETALLPRIVS | 
Gets all privileges. | 
WORKFLOWPRIVS.GETPRIV | 
Get privilege for specified role and function. | 
WORKFLOWPRIVS.REMOVE | 
Removes a workflow privilege from a list of workflow privileges. | 
WORKFLOWPRIVS.SCATTER | 
Writes ("scatters") the loaded workflow privs object into variables with the following  PREFIX naming convention. | 
WORKFLOWPROCESS.ADDSTEP | 
Adds a step to a workflow process. | 
WORKFLOWPROCESS.CHECKPROCESSREQUIRESPARTICIPANTS | 
Verifies whether a process requires participants. | 
WORKFLOWPROCESS.CLEARSTEPS | 
Deletes all steps from a workflow process. | 
WORKFLOWPROCESS.DELETESTEP | 
Deletes a step from a workflow process. | 
WORKFLOWPROCESS.GATHER | 
Gathers values for fields into an object from the name/value pairs of variables defined in the environment. | 
WORKFLOWPROCESS.GETADMINROLES | 
Gets roles that represent administrators for the workflow process.  | 
WORKFLOWPROCESS.GETDEADLINETYPE | 
Retrieves deadline type. | 
WORKFLOWPROCESS.GETDELEGATEACTIONS | 
Gets delegation actions from a workflow process. | 
WORKFLOWPROCESS.GETFUNCTIONPRIVS | 
Gets the function privileges for a workflow process. | 
WORKFLOWPROCESS.GETID | 
Gets the ID of a workflow process. | 
WORKFLOWPROCESS.GETINITIALSTEPID | 
Gets the start step ID of a workflow process. | 
WORKFLOWPROCESS.GETPROCESSDESCRIPTION | 
Gets the description of the workflow process. | 
WORKFLOWPROCESS.GETPROCESSNAME | 
Gets the name of a workflow process. | 
WORKFLOWPROCESS.GETROLES | 
Gets roles for which a workflow process is valid. | 
WORKFLOWPROCESS.GETSITES | 
Gets sites for which a workflow process is valid. | 
WORKFLOWPROCESS.GETSOURCEROLES | 
Returns the authorized list of roles that correspond to a particular start state. | 
WORKFLOWPROCESS.GETSTEP | 
Gets steps from a workflow process. | 
WORKFLOWPROCESS.GETSTEPS | 
Loads all steps of a workflow process. | 
WORKFLOWPROCESS.GETTYPES | 
Gets asset types for which a workflow process is valid. | 
WORKFLOWPROCESS.SCATTER | 
Creates independent variables and lists from an in-memory workflow process instance.  | 
WORKFLOWPROCESS.SETADMINROLES | 
Sets roles that represent administrators for a workflow process. | 
WORKFLOWPROCESS.SETDEADLINETYPE | 
Sets deadline type. | 
WORKFLOWPROCESS.SETDELEGATEACTIONS | 
Sets delegation actions for a workflow process. | 
WORKFLOWPROCESS.SETFUNCTIONPRIVS | 
Sets the function privileges for a workflow process. | 
WORKFLOWPROCESS.SETPROCESSDESCRIPTION | 
Sets the description of a workflow process. | 
WORKFLOWPROCESS.SETPROCESSNAME | 
Sets the name of a workflow process. | 
WORKFLOWPROCESS.SETROLES | 
Sets the roles for which a workflow process is valid. | 
WORKFLOWPROCESS.SETSITES | 
Sets sites for which a workflow process is valid. | 
WORKFLOWPROCESS.SETSTEPS | 
Sets all steps of a workflow process. | 
WORKFLOWPROCESS.SETTYPES | 
Sets asset types for which a workflow process is valid. | 
WORKFLOWSTATE.GATHER | 
Gathers values for fields in an object from the name/value pairs of variables defined in the environment.  | 
WORKFLOWSTATE.GETACTIONS | 
Gets the actions in a workflow state. | 
WORKFLOWSTATE.GETESTIMATEDSTATETIME | 
Gets the estimated time (the time between assignment and the deadline) of the state. | 
WORKFLOWSTATE.GETID | 
Gets the ID of the workflow state. | 
WORKFLOWSTATE.GETSTATEDESCRIPTION | 
Gets the description of the workflow state. | 
WORKFLOWSTATE.GETSTATENAME | 
Gets the name of the workflow state. | 
WORKFLOWSTATE.SCATTER | 
Creates independent variables and lists from an in-memory workflow state instance. | 
WORKFLOWSTATE.SETACTIONS | 
Sets actions in the workflow state. | 
WORKFLOWSTATE.SETESTIMATEDSTATETIME | 
Sets the estimated time (the time between assignment and the deadline) of the workflow state. | 
WORKFLOWSTATE.SETSTATEDESCRIPTION | 
Sets the description of a workflow state. | 
WORKFLOWSTATE.SETSTATENAME | 
Sets the name of a workflow state. | 
WORKFLOWSTEP.GATHER | 
Gathers variables that have been named with the specified prefix naming convention into a workflow step object. | 
WORKFLOWSTEP.GETAUTHORIZATIONROLES | 
Gets the authorization ACLs of the workflow step. | 
WORKFLOWSTEP.GETCOMPLETIONACTIONS | 
Gets the step actions for the step. | 
WORKFLOWSTEP.GETCONDITIONS | 
Gets the conditions for the step. | 
WORKFLOWSTEP.GETDEADLINETYPE | 
Retrieves deadline type. | 
WORKFLOWSTEP.GETDEADLOCKACTIONS | 
Gets the deadlock actions for the step. | 
WORKFLOWSTEP.GETENDSTATE | 
Gets the end state for the step. | 
WORKFLOWSTEP.GETGROUPLOCKFLAG | 
Gets the group lock flag for the step. | 
WORKFLOWSTEP.GETID | 
Gets the ID of the workflow step. | 
WORKFLOWSTEP.GETNAME | 
Gets the name of the workflow step. | 
WORKFLOWSTEP.GETNOTIFYROLES | 
Gets the ACLs that are notified when a workflow step is taken. | 
WORKFLOWSTEP.GETOVERRIDEFLAG | 
Gets the override flag for the step. | 
WORKFLOWSTEP.GETSTARTSTATE | 
Gets the start state for the step. | 
WORKFLOWSTEP.GETSTEPTYPE | 
Gets the type of the workflow step. | 
WORKFLOWSTEP.SCATTER | 
Creates independent variables and lists (or "scatters") from an in-memory workflow step instance. | 
WORKFLOWSTEP.SETAUTHORIZATIONROLES | 
Sets the authorization ACLs for the step. | 
WORKFLOWSTEP.SETCOMPLETIONACTIONS | 
Sets the step actions for the step. | 
WORKFLOWSTEP.SETCONDITIONS | 
Sets the conditions for the step. | 
WORKFLOWSTEP.SETDEADLINETYPE | 
Sets deadline type. | 
WORKFLOWSTEP.SETDEADLOCKACTIONS | 
Sets the deadlock actions for the step. | 
WORKFLOWSTEP.SETENDSTATE | 
Sets the end state for the step. | 
WORKFLOWSTEP.SETGROUPLOCKFLAG | 
Sets the group lock flag for the step. | 
WORKFLOWSTEP.SETNAME | 
Sets the name of a step in a step object. | 
WORKFLOWSTEP.SETNOTIFYROLES | 
Sets the ACLs that are notified when a workflow step is taken. | 
WORKFLOWSTEP.SETOVERRIDEFLAG | 
Sets the override flag for the step. | 
WORKFLOWSTEP.SETSTARTSTATE | 
Sets the start state for the step. | 
WORKFLOWSTEP.SETSTEPTYPE | 
Sets the type for the step. | 
WORKFLOWTIMEDACTION.GATHER | 
Gathers values for fields in an object from the name/value pairs of variables defined in the environment.  | 
WORKFLOWTIMEDACTION.GETASSIGNMENTACTION | 
Gets the assignment for a workflow timed action. | 
WORKFLOWTIMEDACTION.GETRELATIVETIME | 
Gets the relative time (relative to the assignment due time) for the workflow timed action. | 
WORKFLOWTIMEDACTION.SCATTER | 
Creates independent variables and lists from an in-memory workflow timed action instance. | 
WORKFLOWTIMEDACTION.SETASSIGNMENTACTION | 
Sets the assignment for the workflow timed action. | 
WORKFLOWTIMEDACTION.SETRELATIVETIME | 
Sets the relative time for the workflow timed action. | 
WORKFLOWTIMEDACTIONLIST.ADDTIMEDACTION | 
Adds a timed action to timed action list. | 
WORKFLOWTIMEDACTIONLIST.CLEARTIMEDACTIONS | 
Removes all timed actions from the timed action list object. | 
WORKFLOWTIMEDACTIONLIST.CREATE | 
Creates a workflow timed action object. | 
WORKFLOWTIMEDACTIONLIST.GATHER | 
Gathers values for fields in an object from the name/value pairs of variables defined in the environment. | 
WORKFLOWTIMEDACTIONLIST.GETALLTIMEDACTIONS | 
Gets all timed actions in a workflow timed action list. | 
WORKFLOWTIMEDACTIONLIST.REMOVETIMEDACTION | 
Removes a workflow timed action from a workflow timed action list object. | 
WORKFLOWTIMEDACTIONLIST.SCATTER | 
Creates independent variables and lists from an in-memory workflow timed action list instance. | 
WRITEFILE | 
Writes a string to a file. | 
XLAT.LOOKUP | 
 A tag which looks up a locale-specific string, and encodes it appropriately for an HTML or Javascript environment. | 
XLAT.STREAM | 
 A tag which looks up a locale-specific string, and encodes it appropriately for an HTML or Javascript environment, and streams it to the page. | 
XMLFILTER | 
Invokes XML processing for content filtering and tag remapping. | 
XMLTagsbyFunction | 
  | 
XMLUTILS.PARSE | 
Reads data from an input XML file according to specified parameters and returns an XML DOM object. The input file is validated against referenced DTDs, if any.  | 
XMLUTILS.TRANSFORM | 
Reads XML data from an input file according to specified parameters, transforms it using an XSLT style sheet, and returns the transformed XML.  | 
XMLUTILS.TRANSFORMANDPRINT | 
Reads XML data from an input file according to specified parameters, transforms it using an XSLT style sheet, and prints the transformed XML.  |