|
Apache::Wyrd::ErrField - Alter layout of an Apache Wyrd to indicate errors |
Apache::Wyrd::ErrField - Alter layout of an Apache Wyrd to indicate errors
<BASENAME::ErrField trigger="name">
<b>Name:</b>
</BASENAME::ErrField><br>
<BASENAME::Input type="text" name="name" flags="required" />
Identical to Apache::Wyrd::ErrTag, but instead changes the format of
the enclosed text (by default to the CSS class of ``error''), if the
trigger error has occurred. This is meant to be used as a method of
changing the appearance of the titles of inputs when those inputs
contain illegal values.
(format: (returns) name (arguments after self))
fire (void)get_triggers (void)
Reserves the _format_output method.
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::ErrField - Alter layout of an Apache Wyrd to indicate errors |