webgui/lib/WebGUI/Session
Scott Walters 57d2dbed56 WebGUI::Session::Http should go away (#11647)
Move logic out of WebGUI::Session::HTTP and into WebGUI::Session::Response /
::Request; deprecate more functions; change references in core to use
$session->response instead; fix tests that broke because of the change but
not one that merely generate the deprecated warning because I want to know
that the proxying of depricated methods is working.  These can be changed later.
2011-05-11 16:17:54 -04:00
..
DateTime.pm change docs for Session::DateTime to use form control 2011-02-25 15:45:39 -06:00
Form.pm Move logging level for validToken debugging from WARN to INFO. Fixes bug #11868 2010-09-23 16:11:36 -07:00
Http.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Icon.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Id.pm add WebGUI::GUID and make WebGUI::Session::Id a wrapper around that 2010-11-19 18:32:39 -06:00
Log.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Output.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Privilege.pm Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
Request.pm Move ifModifiedSince into WebGUI::Session::Request 2010-11-22 09:53:03 -08:00
Response.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Scratch.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Setting.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Stow.pm weaken all session refs 2010-06-01 16:23:48 -05:00
Style.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Url.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00