Skip to content

Latest commit

 

History

History
199 lines (147 loc) · 5.5 KB

README.md

File metadata and controls

199 lines (147 loc) · 5.5 KB

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