Revision 8694b80c
ID | 8694b80c951b57a479f9249a05b7beeeaf5dcbdd |
- Renamed some abstract classes to conform to rules
- Adjusted code using those classes
- added
- modified
- copied
- renamed
- deleted
- Classes
- MVC
- Controller
- F3_FLOW3_MVC_Controller_Abstract.php
- F3_FLOW3_MVC_Controller_AbstractController.php
- F3_FLOW3_MVC_Controller_PresentationController.php (diff)
- F3_FLOW3_MVC_Controller_RequestHandlingController.php (diff)
- View
- F3_FLOW3_MVC_View_Abstract.php
- F3_FLOW3_MVC_View_AbstractView.php
- F3_FLOW3_MVC_View_Default.php (diff)
- F3_FLOW3_MVC_View_Empty.php (diff)
- F3_FLOW3_MVC_View_Template.php (diff)
- Widget
- F3_FLOW3_MVC_Widget_Abstract.php
- F3_FLOW3_MVC_Widget_AbstractWidget.php
- Controller
- Property
- Editor
- F3_FLOW3_Property_Editor_AbstractCompositeEditor.php
- F3_FLOW3_Property_Editor_CompositeEditorAbstract.php
- Editor
- Resource
- F3_FLOW3_Resource_AbstractResource.php
- F3_FLOW3_Resource_BaseResource.php
- F3_FLOW3_Resource_TextResource.php (diff)
- MVC
- Tests
- MVC
- Controller
- F3_FLOW3_MVC_Controller_AbstractControllerTest.php
- F3_FLOW3_MVC_Controller_AbstractTest.php
- F3_FLOW3_MVC_Controller_ActionControllerTest.php (diff)
- Controller
- Property
- F3_FLOW3_Property_AbstractCompositeEditorTest.php
- F3_FLOW3_Property_CompositeEditorAbstractTest.php
- MVC