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:
parent
950c1e2306
commit
6cf1afc6a7
2 changed files with 43 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue