webgui/lib/WebGUI/Session
Colin Kuskie eadb9ada36 Implemented the last few tests to give Session::Style 100% coverage.
There are still a few functional tests that need to be written, they're
codified as TODOs.

In Session/Style.pm, in all methods that have a send immediate option
(when sent=1), they no longer send and cache.  This prevents duplicate
heag tags from being generated if generateAdditionalHeadTags was
ever called twice.
2006-10-12 22:43:33 +00:00
..
DateTime.pm Make DBI connect errors not infinitely recurse. 2006-09-21 00:25:01 +00:00
Env.pm Fixed a typo in the POD for Session/Env.pm 2006-07-24 05:08:17 +00:00
ErrorHandler.pm Make DBI connect errors not infinitely recurse. 2006-09-21 00:25:01 +00:00
Form.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Http.pm Add support for browser-session cookies, using a cookieTTL value of 2006-09-21 18:42:41 +00:00
Icon.pm added drag bar 2006-05-18 23:04:23 +00:00
Id.pm GroupText.t: fix number of tests 2006-07-15 01:54:49 +00:00
Os.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Output.pm static html exports work 2006-05-10 14:44:56 +00:00
Privilege.pm fixed some pod errors 2006-01-31 23:10:10 +00:00
Scratch.pm Additional tests to cover WebGUI::Session::Scratch. 2006-10-01 21:49:05 +00:00
Setting.pm A few more tests to kick coverage up to 100 on WebGUI::Session::Setting 2006-09-25 03:49:25 +00:00
Stow.pm Update some POD in Stow and PageTitle. 2006-09-14 15:54:54 +00:00
Style.pm Implemented the last few tests to give Session::Style 100% coverage. 2006-10-12 22:43:33 +00:00
Url.pm Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
Var.pm Added comments to the POD in Var.pm that creating a Var object overwrites 2006-10-03 23:27:08 +00:00