Files
yii2/docs/guide/README.md
cuiliang cd9caf65d2 20160611
2016-06-11 19:49:57 +08:00

7.8 KiB

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

  • Data Access Objects: Connecting to a database, basic queries, transactions, and schema manipulation
  • Query Builder: Querying the database using a simple abstraction layer
  • Active Record: The Active Record ORM, retrieving and manipulating records, and defining relations
  • Migrations: Apply version control to your databases in a team development environment <<<<<<< HEAD <<<<<<< HEAD
  • TBD Sphinx
  • TBD Redis
  • TBD MongoDB
  • TBD ElasticSearch ======= =======

master

yiichina/master ======= master

Getting Data from Users

Displaying Data

<<<<<<< HEAD <<<<<<< HEAD

yiichina/master =======

master

Security

yiichina/master =======

master

Caching

RESTful Web Services

Development Tools

<<<<<<< HEAD <<<<<<< HEAD

yiichina/master =======

master

Testing

Special Topics

<<<<<<< HEAD <<<<<<< HEAD

yiichina/master =======

master

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 <<<<<<< HEAD <<<<<<< HEAD
  • Bootstrap Widgets
  • jQuery UI Widgets =======
  • Bootstrap Widgets
  • jQuery UI Widgets

yiichina/master =======

master

Helpers