Files
yii2/docs/guide
Carsten Brandt a375a62070 bump minimum required cubrid version
there is no reliable way to determine the cubrid PDO extension version used
and also no reliable way to detect which combination of server and client produces wrong behavior.

By requiering 9.3 or higher in both client and server we can be sure it works.

fixes #852
2014-10-12 04:06:13 +02: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-07-10 07:03:37 +08: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-10-12 04:06:13 +02:00
2014-10-08 18:16:59 +02:00
2014-05-20 13:15:53 +04:00
2014-06-30 08:37:23 -04:00
2014-10-06 09:59:55 +03:00
2014-10-08 14:28:51 +04:00
2014-10-03 19:24:55 +02:00
2014-08-18 16:03:04 -04:00
2014-10-06 22:04:59 +02:00
2014-10-09 13:46:17 +03:00
2014-10-08 18:16:59 +02:00
2014-06-28 09:40:43 -04:00
2014-05-27 08:37:09 -04:00
2014-08-18 16:11:12 -04:00
2014-09-30 20:43:55 -07:00
2014-10-01 22:45:14 +07: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
2014-06-10 01:31:21 +02:00
2014-09-09 23:24:51 -03:00
2014-09-11 12:09:10 -04:00
2014-09-26 22:48:14 -04:00
2014-10-10 10:28:14 +11:00
2014-10-08 18:16:59 +02:00
2014-09-26 22:41:46 -04:00
2014-07-02 17:08:18 +02:00
2014-10-09 13:46:17 +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: 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