This event is triggered after the framework has loaded and initialised and the router has routed the client request.
Routing is the process of examining the request environment to determine which component should receive the request. The component optional parameters are then set in the request object that will be processed when the application is being dispatched.
When this event triggers, the router has parsed the route and pushed the request parameters into JRequest to be retrieved by the application.
đang được dịch, vui lòng đợi..
