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

Method Fins.Application()->get_path_for_action()


Method get_path_for_action

string get_path_for_action(function|object action, int|void nocontextroot)

Description

get the path for a given controller object or handler method.

Parameter action

a controller or handler method

Parameter nocontextroot

if true, do not prepend the application's context root to the path