thinkphp
|
ab5dfcf111
|
view助手函数增加replace参数 取消ViewResponse类的vars方法 使用assign方法替代
|
2016-07-20 12:20:38 +08:00 |
|
yunwuxin
|
371ecbc57a
|
json输出时数据编码失败后抛出异常
|
2016-07-14 15:55:09 +08:00 |
|
xiaobo.sun
|
02b3d6fa0e
|
Update Jsonp.php (#185)
当url_common_param为false时是无法获取到$_GET的数据的,故使用Request来获取
|
2016-06-30 03:30:51 -05:00 |
|
yunwuxin
|
91ab9dfde0
|
改进Response类
|
2016-06-21 12:09:39 +08:00 |
|
thinkphp
|
af648cfa8d
|
ViewResponse类增加getVars方法
|
2016-06-14 11:49:07 +08:00 |
|
yunwuxin
|
19cc11c59e
|
Redirect增加获取跳转地址的方法
|
2016-06-13 17:05:37 +08:00 |
|
yunwuxin
|
132a02ba36
|
增加记忆跳转
|
2016-05-17 12:17:46 +08:00 |
|
thinkphp
|
92d999b484
|
response类增加create方法 改进think\response\redirect类 改进助手函数和traits\controller\Jump
|
2016-05-17 11:17:24 +08:00 |
|
thinkphp
|
9074c8a532
|
增加think\response\Xml 类和xml助手函数
|
2016-05-16 22:08:06 +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 |
|