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.
 
 
 
 
 
cuiliang cd9caf65d2 20160611 8 years ago
..
images 20160611 8 years ago
README.md 20160611 8 years ago
blocktypes.json replace wrong quoteblock identifiers. 9 years ago
caching-data.md 2.0.5 bf7edc5 9 years ago
caching-fragment.md 2.0.5 bf7edc5 9 years ago
caching-http.md 20160611 8 years ago
caching-overview.md 20160611 8 years ago
caching-page.md version 2.0.1 84b42ab 10 years ago
concept-aliases.md 20160611 8 years ago
concept-autoloading.md 20160611 8 years ago
concept-behaviors.md 20160611 8 years ago
concept-components.md 20160611 8 years ago
concept-configurations.md 2.0.5 bf7edc5 9 years ago
concept-di-container.md 2.0.5 bf7edc5 9 years ago
concept-events.md 20160611 8 years ago
concept-properties.md 20160611 8 years ago
concept-service-locator.md version 2.0.1 84b42ab 10 years ago
db-active-record.md 20160611 8 years ago
db-dao.md 20160611 8 years ago
db-migrations.md 修改了2.0.5版本之后新增的方法代码错误 9 years ago
db-query-builder.md 修改格式 9 years ago
helper-array.md Update helper-array.md 9 years ago
helper-html.md 修改格式 9 years ago
helper-overview.md 20160611 8 years ago
helper-url.md 修改格式 9 years ago
input-file-upload.md check input-file-upload.md 9 years ago
input-forms.md Create input-forms.md 9 years ago
input-multiple-models.md 2.0.5 bf7edc5 9 years ago
input-tabular-input.md Update input-tabular-input.md 9 years ago
input-validation.md 20160611 8 years ago
intro-upgrade-from-v1.md version 2.0.1 84b42ab 10 years ago
intro-yii.md version 2.0.1 84b42ab 10 years ago
output-client-scripts.md 再次优化格式 9 years ago
output-data-providers.md 校对output-data-providers 9 years ago
output-data-widgets.md fix typo: output-data-widgets.md 9 years ago
output-formatting.md 20160611 8 years ago
output-formatting.md~HEAD 20160611 8 years ago
output-pagination.md 2.0.5 bf7edc5 9 years ago
output-sorting.md 2.0.5 bf7edc5 9 years ago
output-theming.md check: output-theming.md 9 years ago
rest-authentication.md 20160611 8 years ago
rest-controllers.md 20160611 8 years ago
rest-error-handling.md 20160611 8 years ago
rest-quick-start.md 20160611 8 years ago
rest-rate-limiting.md 20160611 8 years ago
rest-resources.md 20160611 8 years ago
rest-response-formatting.md 20160611 8 years ago
rest-routing.md version 2.0.1 84b42ab 10 years ago
rest-versioning.md version 2.0.1 84b42ab 10 years ago
runtime-bootstrapping.md version 2.0.1 84b42ab 10 years ago
runtime-handling-errors.md 20160611 8 years ago
runtime-logging.md add runtime-logging.md 9 years ago
runtime-overview.md version 2.0.1 84b42ab 10 years ago
runtime-requests.md check: runtime-requests.md 9 years ago
runtime-responses.md 20160611 8 years ago
runtime-routing.md 2.0.5 bf7edc5 9 years ago
runtime-sessions-cookies.md 20160611 8 years ago
security-authentication.md 1st time revision 9 years ago
security-authorization.md fix: 网友指出了两处笔误 9 years ago
security-best-practices.md translate best-practices 9 years ago
security-passwords.md security password 9 years ago
start-databases.md 20160611 8 years ago
start-forms.md 20160611 8 years ago
start-gii.md 20160611 8 years ago
start-hello.md 20160611 8 years ago
start-installation.md 20160611 8 years ago
start-looking-ahead.md version 2.0.1 84b42ab 10 years ago
start-workflow.md 20160611 8 years ago
structure-application-components.md Block types in the guide should not be translated in the code 9 years ago
structure-applications.md 20160611 8 years ago
structure-assets.md 20160611 8 years ago
structure-controllers.md 20160611 8 years ago
structure-entry-scripts.md 20160611 8 years ago
structure-extensions.md 20160611 8 years ago
structure-filters.md Block types in the guide should not be translated in the code 9 years ago
structure-models.md 20160611 8 years ago
structure-modules.md Block types in the guide should not be translated in the code 9 years ago
structure-overview.md version 2.0.1 84b42ab 10 years ago
structure-views.md fixed broken links in the guide 8 years ago
structure-widgets.md fixed broken links in the guide 8 years ago
test-acceptance.md Update test-acceptance.md 9 years ago
test-environment-setup.md 修改格式 9 years ago
test-fixtures.md 修改格式 9 years ago
test-functional.md Update test-functional.md 9 years ago
test-overview.md Update test-overview.md 9 years ago
test-unit.md Update test-unit.md 9 years ago
tutorial-console.md 修改错字 9 years ago
tutorial-core-validators.md Block types in the guide should not be translated in the code 9 years ago
tutorial-i18n.md Update tutorial-i18n.md 9 years ago
tutorial-mailing.md Update tutorial-mailing.md 9 years ago
tutorial-performance-tuning.md Update tutorial-performance-tuning.md 9 years ago
tutorial-shared-hosting.md init translate 9 years ago
tutorial-start-from-scratch.md translated start-from-sratch 9 years ago
tutorial-template-engines.md translated template-engines 9 years ago
tutorial-yii-integration.md Block types in the guide should not be translated in the code 9 years ago

README.md

Yii 2.0 权威指南

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

<<<<<<< HEAD 版权所有

2014 (c) Yii Software LLC.

介绍

入门

应用结构

请求处理

关键概念

配合数据库工作

接收用户数据

显示数据

安全

缓存

RESTful Web 服务

开发工具

测试

高级专题

小部件

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

助手类

不在目录内的文件

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)

yiichina/master