NAME
App::Dochazka::REST::Dispatch::Employee - path dispatch
VERSION
Version 0.125
DESCRIPTION
Controller/dispatcher module for the 'employee' resource.
FUNCTIONS
_init_get
Adds employee-related routes to $router_get
(router for GET requests).
_init_post
Adds employee-related routes to $router_post
(router for POST requests).
TARGET FUNCTIONS
The following functions implement actions for the various routes.