Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8.1 KiB

Yii 2.0 权威指南

本教程的发布遵循 Yii 文档使用许可

版权所有。

2014 (c) Yii Software LLC。

介绍(Introduction)

入门(Getting Started)

应用结构(Application Structure)

请求处理(Handling Requests)

关键概念(Key Concepts)

配合数据库工作(Working with Databases)

接收用户数据(Getting Data from Users)

显示数据(Displaying Data)

安全(Security)

缓存(Caching)

RESTful Web 服务

开发工具(Development Tools)

测试(Testing)

高级专题(Special Topics)

小部件(Widgets)

  • 表格视图(GridView): TBD 链接到 demo 页
  • 列表视图(ListView): TBD 链接到 demo 页
  • 详情视图(DetailView): TBD 链接到 demo 页
  • 活动表单(ActiveForm): TBD 链接到 demo 页
  • Pjax: TBD 链接到 demo 页
  • 菜单(Menu): TBD 链接到 demo 页
  • LinkPager: TBD 链接到 demo 页
  • LinkSorter: TBD 链接到 demo 页
  • Bootstrap 小部件(Bootstrap Widgets)
  • jQuery UI 小部件(jQuery UI Widgets)

助手类(Helpers)