|
Apache::Wyrd::ErrTag - Indicate errors on a Form Wyrd |
Apache::Wyrd::ErrTag - Indicate errors on a Form Wyrd
<b>Name:</b><BASENAME::ErrTag trigger="name" /><br>
<BASENAME::Input type="text" name="name" flags="required" />
The ErrTag is an item which shows up when an error occurs. It is used for putting a placemarker, typically an asterisk, next to an input with an error in it's input.
(format: (returns) name (arguments after self))
default_tag (void)fire (void)get_triggers (void)
Reserves the _setup, _format_output, and final_output methods.
Barry King <wyrd@nospam.wyrdwright.com>
Copyright 2002-2004 Wyrdwright, Inc. and licensed under the GNU GPL.
See LICENSE under the documentation for Apache::Wyrd.
|
Apache::Wyrd::ErrTag - Indicate errors on a Form Wyrd |