Component |
Env |
Page |
PageFactory |
ResponseHelper |
Permissions | This class allows you to adjust the permissions for an admin component. It allows you to disable or enable a permission globally, by role or by callback, much like the permissions-related methods on \Dewdrop\Fields\FieldInterface. |
Response | This is the standard response implementation. It will actually execute helper actions that were setup during process and will tell the controlling component to render the response to the client. |