AbstractController
This class defines the minimalist controler pattern
- AbstractController implements Controller
public
|
#
get_right_controller_regarding_authorizations( )
Returns the right controller to execute regarding the authorizations defined for the controller |
execute()
|