Commit Graph

17 Commits

Author SHA1 Message Date
thinkphp
15df0ebf34 注释修正 2016-05-23 14:33:28 +08:00
thinkphp
92d999b484 response类增加create方法 改进think\response\redirect类 改进助手函数和traits\controller\Jump 2016-05-17 11:17:24 +08:00
thinkphp
d1f9ab38e2 修正traits\controller\Jump 2016-05-17 10:06:30 +08:00
thinkphp
c7c94258d0 改进Response类 增加think\response\View类 用于渲染模板响应输出 2016-05-16 18:10:46 +08:00
thinkphp
a4a14b3bf1 修正Query类 改进Response类 改进异常输出 2016-05-16 16:39:17 +08:00
thinkphp
30a6bd7e8a 改进Response类 改进view助手函数 增加 think\response\Html 类 2016-05-16 15:16:47 +08:00
thinkphp
199825ec32 改进Response类 支持扩展不同的输出类型 改进Model类 不同的模型采用不同的查询对象实例 修正Request类一处错误 助手函数view改进 直接返回Response类对象实例 2016-05-16 14:18:47 +08:00
thinkphp
67cebd8ca1 修正traits\controller/Jump.php 2016-05-12 09:45:07 +08:00
thinkphp
49c899acc5 调整 error和success方法的参数顺序 和原来保持一致 2016-05-12 08:15:05 +08:00
thinkphp
7f385217b9 改进response类 2016-05-11 14:04:56 +08:00
thinkphp
8e1cd9c51f 改进Response类 改进traits\controller\Jump 添加response助手函数 2016-05-11 07:51:41 +08:00
thinkphp
eb24c9fdee error和success方法的url参数支持传入空字符串 2016-02-15 19:41:20 +08:00
thinkphp
00f226a6f9 页面跳转的error和success模板分开 \think\controller类添加result方法 用于单独返回不同格式的api数据 2016-02-14 22:48:14 +08:00
thinkphp
5a319ed178 error和success方法的参数顺序调整 2016-02-12 13:04:54 +08:00
Jinchun Yang
f6a708e1f8 1)修改了一些注释的错误参数类型和返回类型
2)修改了一些无意义的变量名
3)本次 commit 没有逻辑上的变动
2016-01-29 22:28:01 +08:00
thinkphp
91ac44c85d 注释调整 2016-01-04 17:52:42 +08:00
thinkphp
3881938ddb 调整类的文件命名规范为psr-4 2016-01-04 16:58:58 +08:00