Add more POD to Style.pm to document that sent is set to true after this method

is called.

Add tests to check personalStyleTemplate and sent inside process method.
This commit is contained in:
Colin Kuskie 2006-10-10 23:10:31 +00:00
parent 950c1e2306
commit 6cf1afc6a7
2 changed files with 43 additions and 3 deletions

View file

@ -130,6 +130,8 @@ sub new {
=head2 process ( content, templateId )
Returns a parsed style with content based upon the current WebGUI session information.
Sets the C<sent> method/flag to be true so that subsequent head data is processed
right away.
=head3 content