Files
Carsten Brandt dc7aa25ae7 Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2: (23 commits)
  datepicker should show empty field when value is empty string
  complete docs about Nav to include the style
  Update tutorial-mailing.md
  Reverted #3665 (reverted from commit 2aa394996371c2b081bce4adfbc3f1c7a18b15cc)
  Unit test for `yii\console\controllers\AssetController` advanced
  Doc comments for `yii\console\controllers\AssetController` extended
  `yii\console\controllers\AssetController` now handles bundle files from external resources properly
  skip requirements checker test on HHVM
  Update README.md in guide-es [skip ci]
  Add helper-array.md in guide-es [skip ci]
  a note about database naming style
  Add syntax highlighting [skip ci]
  docs/guide-ja/tutorial-core-validators.md - completed [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  docs/guide-ja/tutorial-core-validators.md - WIP [ci skip]
  Fixed `\yii\authclient\OAuth2::refreshAccessToken()` does not save fetched token
  `\yii\authclient\AuthAction::defaultCancelUrl()` changed to use `yii\web\User::loginUrl`
  MongoDB PHP extension min version raised up to 1.5.0
  Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно.
  Fixed typo.
  ...
2015-01-07 22:45:42 +01:00
..
2014-10-06 20:48:44 +02:00
2014-08-16 22:25:55 -04:00
2014-06-28 09:40:43 -04:00
2014-11-30 17:05:06 -05:00
2014-07-03 08:33:09 -04:00
2014-11-21 10:36:25 -03:00
2014-12-14 18:34:20 +03:00
2014-11-23 20:02:13 -03:00
2014-05-20 13:15:53 +04:00
2014-08-18 16:03:04 -04:00
2014-12-28 15:56:43 +03:00
2014-12-29 12:40:08 +01:00
2014-12-28 15:56:43 +03:00
2014-10-30 12:14:41 -04:00
2014-08-18 16:11:12 -04:00
2014-10-31 23:01:38 -04:00
2014-10-21 11:20:19 -04:00
2014-11-30 18:47:51 +01:00
2014-10-06 22:04:59 +02:00
2014-09-29 18:55:30 +02:00
2014-09-07 18:27:08 -04:00
2014-06-10 01:31:21 +02:00
2015-01-07 20:38:31 +01:00
2014-11-17 17:02:40 +01:00
2014-11-06 18:53:40 +01:00
2015-01-06 21:10:31 +01:00
2014-11-23 20:56:33 -05:00
2014-11-23 20:56:33 -05:00
2014-12-28 15:56:43 +03:00

The Definitive Guide to Yii 2.0

This tutorial is released under the Terms of Yii Documentation.

All Rights Reserved.

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 Services

Development Tools

Testing

Special Topics

Widgets

  • GridView: TBD link to demo page
  • ListView: TBD link to demo page
  • DetailView: TBD link to demo page
  • ActiveForm: TBD link to demo page
  • Pjax: TBD link to demo page
  • Menu: TBD link to demo page
  • LinkPager: TBD link to demo page
  • LinkSorter: TBD link to demo page
  • Bootstrap Widgets
  • jQuery UI Widgets

Helpers