This is the class that receives the request and forwards it to the right IsmoState class.
This error handler is used in the IsmoApplication class when dispatching to a state class.
This class is supposted to make dealing with cookies easier.
This is the error handler used for handling errors occuring the the exec-methods.
Constant for identifying the path-info based URL style.
Constant for identifying the query parameter based URL style.
This class represents one HTTP request.
Constructor, creates a new Ismo_Core_Response.
Represents the response sent back to the browser.
This class represents a session, a way to contain information between multiple requests from one client.
The constructor. Resumes a session if a session is available.
This is Ismo's system error handler.
This class makes handling URL:s easy.
Checks if a path parameter is set.
Checks if the session id came from a cookie.
Checks if the session id came from the URL.
Indicates wheather the current request is secure or not.
Returns whether the cookie is secure or not.
Checks if a session is available for resuming.