Converted the Mail Form into the Data Form.
This commit is contained in:
parent
f7ca23aa03
commit
8f6348a5bb
8 changed files with 939 additions and 902 deletions
|
|
@ -33,7 +33,9 @@ NOTE: This entire system is likely to be replaced in the near future. It has se
|
|||
=head1 SYNOPSIS
|
||||
|
||||
use WebGUI::Macro;
|
||||
$html = WebGUI::Macro::filter($html);
|
||||
@array = WebGUI::Macro::getParams($parameterString);
|
||||
$html = WebGUI::Macro::negate($html);
|
||||
$html = WebGUI::Macro::process($html);
|
||||
|
||||
=head1 METHODS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue