adding style template wizard

This commit is contained in:
JT Smith 2005-11-26 21:54:59 +00:00
parent 4d361e6614
commit cb1059bbe4
5 changed files with 203 additions and 19 deletions

View file

@ -34,7 +34,6 @@ This package contains utility methods for WebGUI's style system.
=head1 SYNOPSIS
use WebGUI::Style;
$template = WebGUI::Style::getTemplate();
$html = WebGUI::Style::process($content);
$html = generateAdditionalHeadTags();