Files
Carsten Brandt 5f19e7aa41 Added Alias Syntax for joinWith()
Add alias syntax to joinWith(), e.g. joinWith('author a').
No need to know the table name for defining an alias for the relation.

fixes #2377, alternative to #8788, which allows later implementation of
getting alias and column name ambiguation.

depends on #10813 to be merged first.
2016-02-12 12:35:28 +01:00
..
2015-12-06 19:49:57 +03:00
2014-06-28 09:40:43 -04:00
2015-01-26 19:00:45 +01:00
2015-12-27 23:07:36 +02:00
2016-01-29 12:01:40 +06:00
2016-01-29 20:59:02 +01:00
2015-01-19 23:34:19 +03:00
2015-07-01 17:58:30 +06:00
2016-01-15 11:37:49 +01:00
2015-02-04 21:05:56 -05:00
2014-10-21 11:20:19 -04:00
2015-05-12 11:36:25 +03:00
2015-06-29 10:16:21 +05:00
2015-06-27 03:59:06 +02:00
2015-10-28 22:31:55 +01:00
2016-01-09 19:38:28 +03:00
2015-04-05 23:38:07 +04:30

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