Classes and interfaces
ControllerInterface¶
This interface describes a controller.
« More »
Ajax¶
Class Ajax - General purpose Ajax handler for "executePostActions" as we can not use the default Contao
handling.
« More »
Ajax3X¶
Class GeneralAjax - General purpose Ajax handler for "executePostActions" in Contao 3.X as we can not use the default
Contao handling.
« More »
DefaultController¶
This class serves as main controller class in dc general.
« More »
SortingManager¶
Handy helper class to keep manually sorted lists more manageable.
« More »
TreeCollector¶
Generic class to retrieve a tree collection for tree views.
« More »
TreeNodeStates¶
Wrapper class for tree node states.
« More »