Common Tags
Tag errorcode


This tag stores a collection of the current error codes in memory. If the error has been displayed, no error codes will be available. These error codes can be accessed using the logic.foreach tag.

Example:
<pt:common.error>
<pt:common.errortext/>
<pt:common.errorcode pt:key="myerrorcode"/>
</pt:common.error>


Tag Information
Tag Nameerrorcode

Attributes
NameTypeRequiredDefault ValueDescription
keystringtruenullThe key used to store the error code collection in memory.
scopestringfalseportlet requestThe scope used to store the error code collection. See the Logic Tag Library description for more details about valid scope arguments.


Copyright 2005 Plumtree Software, Inc.