Commit Graph

15 Commits

Author SHA1 Message Date
thinkphp
cbc0597470 修正Request类的has方法 2016-05-17 11:54:21 +08:00
thinkphp
df96d049b9 优化Request类的only和except方法 支持字符串传入 2016-05-17 10:23:40 +08:00
thinkphp
5e22d69e13 改进Request类的param方法增加默认值参数 优化except方法 2016-05-17 10:13:14 +08:00
thinkphp
f13596e4f6 改进Request类 增加param has only except方法 去掉 get post delete put方法 2016-05-17 08:25:47 +08:00
thinkphp
199825ec32 改进Response类 支持扩展不同的输出类型 改进Model类 不同的模型采用不同的查询对象实例 修正Request类一处错误 助手函数view改进 直接返回Response类对象实例 2016-05-16 14:18:47 +08:00
thinkphp
03b87a9eb0 改进App类 修正单元测试 2016-05-11 12:45:06 +08:00
thinkphp
79c381353d 注释改进 2016-05-11 12:34:04 +08:00
thinkphp
16355d9aca 修正Request 2016-05-10 10:50:59 +08:00
thinkphp
4a3ddd4353 改进Input类和request类的file方法 2016-05-10 10:49:32 +08:00
thinkphp
c305b11d1b 改进Request类 2016-05-09 23:19:41 +08:00
thinkphp
2862f07ce9 改进Route Response和request类 2016-05-07 22:34:08 +08:00
thinkphp
02e8b2e8d0 Request类增加url方法 Response类增加sendHttpStatus方法 2016-05-07 22:06:17 +08:00
thinkphp
044ef6098c 修正request类dispatch方法bug 2016-05-07 18:33:30 +08:00
thinkphp
3b3751f3d5 改进App类 2016-05-07 18:20:04 +08:00
thinkphp
5e239e934f 增加Request类 2016-05-07 17:41:39 +08:00