Topic cluster
Controller
A request handler that maps web requests to responses and coordinates authorization rendering or data transfer.
View topic page2 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
controller_admin
The admin controller is the main controller behind which admin pages are served. Its main purpose is that it does an authentication check (Is current user allowed to use the module mod_admin ).
controller_admin_edit
The main admin edit controller. This controller serves the edit page where resources can be edited.