Namespace DcGeneral\Controller
| Ajax | Class Ajax - General purpose Ajax handler for "executePostActions" as we can not use the default Contao handling. |
| Ajax2X | Class GeneralAjax - General purpose Ajax handler for "executePostActions" in Contao 2.X as we can not use the default Contao handling. |
| Ajax3X | Class GeneralAjax - General purpose Ajax handler for "executePostActions" in Contao 3.X as we can not use the default Contao handling. |
| DefaultController | This interface describes a controller. |
| ControllerInterface | This interface describes a controller. |