ORIENT/modules/backend/traits
Samuel Georges a2a7eec4f5 Rename methods in CollapsableWidget
The methods were far too generic. When a trait or behavior is used, it's usually a good include to include the name of the trait in the methods and properties it provides. This reduces the chance of a conflict with the implementing class.
2017-06-10 15:42:24 +10:00
..
CollapsableWidget.php Rename methods in CollapsableWidget 2017-06-10 15:42:24 +10:00
FormModelSaver.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
FormModelWidget.php Improves exception handling for invalid model resolver 2016-09-18 13:44:13 +10:00
InspectableContainer.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
SearchableWidget.php Clean up 2016-03-28 15:47:29 +02:00
SelectableWidget.php Maintain key integrity. Fixes #1969 2016-05-04 19:20:41 +10:00
SessionMaker.php Move session logic to SessionMaker 2017-06-10 04:58:29 +10:00
WidgetMaker.php Move session logic to SessionMaker 2017-06-10 04:58:29 +10:00