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 98aef96969
Update test-unit.md
7 years ago
..
images add images 8 years ago
README.md yii2-redis 7 years ago
caching-data.md 修改block标点符号 7 years ago
caching-fragment.md Update caching-fragment.md 7 years ago
caching-http.md update block name 7 years ago
caching-overview.md merge from xiaoliushifu 7 years ago
caching-page.md merge from xiaoliushifu 7 years ago
concept-aliases.md Update concept-events.md 7 years ago
concept-autoloading.md update block name 7 years ago
concept-behaviors.md update block name 7 years ago
concept-components.md merge from xiaoliushifu 7 years ago
concept-configurations.md change 一些小修改 7 years ago
concept-di-container.md Add the missing "```" 7 years ago
concept-events.md update block name 7 years ago
concept-properties.md Update concept-properties.md 7 years ago
concept-service-locator.md merge from xiaoliushifu 7 years ago
db-active-record.md complete db-active-record.md translated 7 years ago
db-dao.md 修改block标点符号 7 years ago
db-migrations.md update block name 7 years ago
db-query-builder.md Update db-query-builder.md 7 years ago
glossary.md Update glossary.md 7 years ago
helper-array.md change file 8 years ago
helper-html.md 调整行数 8 years ago
helper-overview.md 调整行数 8 years ago
helper-url.md 修改格式 9 years ago
input-file-upload.md 修改block标点符号 7 years ago
input-forms.md 修改block标点符号 7 years ago
input-multiple-models.md fix 一下小修改 7 years ago
input-tabular-input.md 调整行数 8 years ago
input-validation.md update block name 7 years ago
intro-upgrade-from-v1.md merge from xiaoliushifu 7 years ago
intro-yii.md merge from xiaoliushifu 7 years ago
output-client-scripts.md 修改block标点符号 7 years ago
output-data-providers.md check line nums 8 years ago
output-data-widgets.md update block name 7 years ago
output-formatting.md update block name 7 years ago
output-pagination.md update block name 7 years ago
output-sorting.md Update output-sorting.md 8 years ago
output-theming.md check line nums 8 years ago
rest-authentication.md update block name 7 years ago
rest-controllers.md 修改block标点符号 7 years ago
rest-error-handling.md merge from xiaoliushifu 7 years ago
rest-quick-start.md update block name 7 years ago
rest-rate-limiting.md merge from xiaoliushifu 7 years ago
rest-resources.md update block name 7 years ago
rest-response-formatting.md merge from xiaoliushifu 7 years ago
rest-routing.md 'translate' 7 years ago
rest-versioning.md 修改标点符号 7 years ago
runtime-bootstrapping.md merge from xiaoliushifu 7 years ago
runtime-handling-errors.md Update runtime-handling-errors.md 7 years ago
runtime-logging.md check line nums 8 years ago
runtime-overview.md merge from xiaoliushifu 7 years ago
runtime-requests.md check line nums 8 years ago
runtime-responses.md Update runtime-responses.md 7 years ago
runtime-routing.md update block name 7 years ago
runtime-sessions-cookies.md Merge branch 'doc' into doc 7 years ago
security-authentication.md change file 8 years ago
security-authorization.md update block name 7 years ago
security-best-practices.md check line nums 8 years ago
security-cryptography.md check line nums 8 years ago
security-overview.md check line nums 8 years ago
security-passwords.md check line nums 8 years ago
start-databases.md 文档说明修改 7 years ago
start-forms.md update block name 7 years ago
start-gii.md update block name 7 years ago
start-hello.md Correction of the spelling of a word 7 years ago
start-installation.md 修改block标点符号 7 years ago
start-looking-ahead.md merge from xiaoliushifu 7 years ago
start-workflow.md Update start-workflow.md 7 years ago
structure-application-components.md update block name 7 years ago
structure-applications.md update block name 7 years ago
structure-assets.md update block name 7 years ago
structure-controllers.md update block name 7 years ago
structure-entry-scripts.md Update structure-entry-scripts.md 7 years ago
structure-extensions.md merge from a600e16 8 years ago
structure-filters.md Update structure-filters.md 7 years ago
structure-models.md Update structure-models.md 7 years ago
structure-modules.md Merge branch 'doc' into doc 7 years ago
structure-overview.md check line nums 8 years ago
structure-views.md FixBugs:afterRender trigger EVENT_AFTER_RENDER 7 years ago
structure-widgets.md update block name 7 years ago
test-acceptance.md Update test-acceptance.md 7 years ago
test-environment-setup.md Update test-environment-setup.md 7 years ago
test-fixtures.md 修改格式 9 years ago
test-functional.md Update test-functional.md 9 years ago
test-overview.md check line nums 8 years ago
test-unit.md Update test-unit.md 7 years ago
tutorial-console.md 操作->动作 8 years ago
tutorial-core-validators.md Update tutorial-core-validators.md 7 years ago
tutorial-i18n.md Update tutorial-i18n.md 7 years ago
tutorial-mailing.md 修改block标点符号 7 years ago
tutorial-performance-tuning.md 修改block标点符号 7 years ago
tutorial-shared-hosting.md check line nums 8 years ago
tutorial-start-from-scratch.md check line nums 8 years ago
tutorial-template-engines.md check line nums 8 years ago
tutorial-yii-integration.md update block name 7 years ago
yii2-redis.md yii2-redis 7 years ago

README.md

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)