Commit Graph

22 Commits

Author SHA1 Message Date
thinkphp
d6b9e2f628 2017更新 2017-01-01 13:00:23 +08:00
thinkphp
382e6a1f29 改进Rest控制器 2016-07-19 11:29:13 +08:00
thinkphp
b6c81b2b78 改进控制器的空操作方法调用 改进Rest控制器的_empty方法 2016-07-19 11:15:05 +08:00
yunwuxin
f794dcfa83 修正RestController属性名错误 2016-06-28 11:30:26 +08:00
thinkphp
a032828d5c 注释规范 2016-06-20 17:34:54 +08:00
thinkphp
8099a001e2 改进Response类的send方法 去除 REQUEST_METHOD IS_GET IS_POST IS_PUT IS_DELETE IS_AJAX __EXT__ 常量 由应用自己定义 2016-06-02 12:13:00 +08:00
thinkphp
ac0cb9be42 去除 MODULE_NAME CONTROLLER_NAME ACTION_NAME 常量 2016-06-01 18:34:36 +08:00
trojanbox
2f5db5f222 修改部分类注释 2016-05-30 18:35:19 +08:00
thinkphp
a3fae7c6dc 改进Appe类 Request和Route类 2016-05-24 16:35:57 +08:00
thinkphp
92d999b484 response类增加create方法 改进think\response\redirect类 改进助手函数和traits\controller\Jump 2016-05-17 11:17:24 +08:00
thinkphp
7be184a7a5 修正rest控制器类 2016-05-17 08:44:07 +08:00
thinkphp
c7c94258d0 改进Response类 增加think\response\View类 用于渲染模板响应输出 2016-05-16 18:10:46 +08:00
thinkphp
199825ec32 改进Response类 支持扩展不同的输出类型 改进Model类 不同的模型采用不同的查询对象实例 修正Request类一处错误 助手函数view改进 直接返回Response类对象实例 2016-05-16 14:18:47 +08:00
thinkphp
7f385217b9 改进response类 2016-05-11 14:04:56 +08:00
thinkphp
2c5ec2ae87 Response::sendHttpStatus方法废弃 改为http_response_code 2016-01-26 09:30:07 +08:00
pwf0112
43049a244b 缺少 return 2016-01-18 10:05:19 +08:00
thinkphp
3881938ddb 调整类的文件命名规范为psr-4 2016-01-04 16:58:58 +08:00
huangdijia
df73390811 删除 2015-05-04 17:35:37 +08:00
huangdijia
19d4d93357 优化自动加载 2015-05-04 17:31:21 +08:00
huangdijia
ae2ac61cf4 优化json不转义中文
修正transform加载路径
2015-03-11 08:39:10 +08:00
thinkphp
e96ac8493f session类和input类调整
注释调整
2015-02-23 20:54:16 +08:00
huangdijia
ffd08a8400 修正 命名空间大小写
修正 扩展控制器目录位置
2015-01-23 13:40:10 +08:00