Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.Application

Method Fins.Application()->get_event()


Method get_event

array get_event(.Request request)

Description

Given a request object, this method will find the appropriate event method to call.

Returns

an array containing the appropriate event as its first argument and any remaining arguments as the second through final elements.