iris/mvc
2017-11-27 21:39:57 +02:00
..
activator implement a way to add controller functions as handlers with the existing rules respected but it's a bit dirty I will change the implementation and move the mvc2 to mvc and make the api builder's PartyFunc to be a critical part of the controller and the mvc2.Mvc bind values should be also respected to the controller and more 2017-11-27 21:39:57 +02:00
controller_test.go implement a way to add controller functions as handlers with the existing rules respected but it's a bit dirty I will change the implementation and move the mvc2 to mvc and make the api builder's PartyFunc to be a critical part of the controller and the mvc2.Mvc bind values should be also respected to the controller and more 2017-11-27 21:39:57 +02:00
controller.go Update to version 8.5.2 | Read HISTORY.md: https://github.com/kataras/iris/blob/master/HISTORY.md#th-12-october-2017--v852 2017-10-12 03:51:06 +03:00
go19.go implement a way to add controller functions as handlers with the existing rules respected but it's a bit dirty I will change the implementation and move the mvc2 to mvc and make the api builder's PartyFunc to be a critical part of the controller and the mvc2.Mvc bind values should be also respected to the controller and more 2017-11-27 21:39:57 +02:00
method_result_response.go Update the _examples/mvc/login example - add a Path property at mvc.Response and add a context.Proceed helper function 2017-10-12 16:28:41 +03:00
method_result_test.go add some minor comments for the view/django's origin type getters pushed by https://github.com/kataras/iris/pull/765 2017-10-11 01:28:26 +03:00
method_result_view.go Nothing in codebase, just some MVC examples enhancements 2017-10-12 21:24:11 +03:00
method_result.go Update to version 8.5.2 | Read HISTORY.md: https://github.com/kataras/iris/blob/master/HISTORY.md#th-12-october-2017--v852 2017-10-12 03:51:06 +03:00
session_controller.go implement a way to add controller functions as handlers with the existing rules respected but it's a bit dirty I will change the implementation and move the mvc2 to mvc and make the api builder's PartyFunc to be a critical part of the controller and the mvc2.Mvc bind values should be also respected to the controller and more 2017-11-27 21:39:57 +02:00
strutil_test.go Update to v8.3.1 | MVC: RelPath and RelTmpl implemented. Read HISTORY.md 2017-08-19 21:54:33 +03:00
strutil.go Update to v8.3.1 | MVC: RelPath and RelTmpl implemented. Read HISTORY.md 2017-08-19 21:54:33 +03:00