|
Apache::Wyrd::Form::View - Preview Wyrd for Form Wyrds |
Apache::Wyrd::Form::View - Preview Wyrd for Form Wyrds
Provides a window into the current state of a Apache::Wyrd::Form object. This is useful for previews and similar widgets.
What data is to be viewed is represented by standard Apache::Wyrd::Interface::Setter placemarkers where variable in $:variable is the name of the CGI parameter.
Apache::Wyrd::Form::View automatically joins together the values of any multiple-value cgi variable with the string indicated under the joiner attribute. By default, this is ``, ''.
(format: (returns) name (arguments after self))
joiner (void)_prepare_values (hashref)
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::Form::View - Preview Wyrd for Form Wyrds |