Files
Alexander Makarov 7eb403bf45 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
..
2014-06-03 22:14:32 -04:00
2014-07-21 08:20:10 -04:00
2014-07-26 23:58:16 +08:00
2014-06-28 09:40:43 -04:00
2014-07-07 15:30:48 -04:00
2014-07-04 10:52:57 -04:00
2014-07-10 07:03:37 +08:00
2014-07-07 15:13:33 -04:00
2014-07-03 08:33:09 -04:00
2014-07-03 19:48:22 -04:00
2014-07-03 19:20:48 -04:00
2014-07-13 16:24:49 -04:00
2014-07-12 10:38:51 -04:00
2014-05-20 13:15:53 +04:00
2014-06-30 08:37:23 -04:00
2014-06-05 22:40:37 -04:00
2014-07-31 12:04:50 -04:00
2014-07-28 22:24:38 +04:00
2014-05-05 11:55:12 -04:00
2014-06-01 22:03:31 -04:00
2014-07-24 01:35:39 +04:00
2014-06-28 09:40:43 -04:00
2014-05-16 11:32:24 -04:00
2014-05-27 08:37:09 -04:00
2014-05-16 11:32:24 -04:00
2014-05-16 11:32:24 -04:00
2014-05-16 11:32:24 -04:00
2014-06-01 22:03:31 -04:00
2014-07-14 13:24:20 +02:00
2014-06-23 17:03:09 -04:00
2014-06-16 17:14:27 -04:00
2014-06-10 01:31:21 +02:00
2014-06-27 14:13:05 -04:00
2014-06-10 01:31:21 +02:00
2014-07-29 14:28:17 +02:00
2014-08-06 14:38:13 +04:00
2014-07-21 23:23:05 +04:00
2014-08-07 15:19:49 +04:00
2014-08-08 16:09:32 +04:00
2014-07-26 22:15:35 +08:00
2014-07-02 17:08:18 +02:00
2014-07-18 15:27:05 -04: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: link to demo page
  • ListView: link to demo page
  • DetailView: link to demo page
  • ActiveForm: link to demo page
  • Pjax: link to demo page
  • Menu: link to demo page
  • LinkPager: link to demo page
  • LinkSorter: link to demo page
  • Bootstrap Widgets
  • Jquery UI Widgets

Helpers