Files
Carsten Brandt 330b8c2507 Merge branch '2359-formatter-refactored' of https://github.com/Erik-r/yii2-1 into Erik-r-2359-formatter-refactored
* '2359-formatter-refactored' of https://github.com/Erik-r/yii2-1:
  #2359 Bugfix in normalizeDatetimeValue after regression test
  #2359 one test failed in Travis because standard medium date format is different in Travis then on my locale PC.
  #2359 testcases adapted and compatibility to old tests improved
  remove comment lines in asRelativeTime
  Typo in function call #2359
  Namespace corrected #2359
  Refactored formatter class #2359 which works with or without intl extension. Use PHP format patterns alsow with intl. Class is compatible with previous version.
2014-06-16 13:24:20 +02:00
..
2014-06-03 22:14:32 -04:00
2014-05-20 00:19:10 -04:00
2014-05-10 21:22:01 -04:00
2014-05-10 21:22:01 -04:00
2014-05-25 20:08:04 -04:00
2014-05-25 22:45:06 -04:00
2014-05-10 21:22:01 -04:00
2014-05-25 20:08:10 -04:00
2014-05-25 20:08:06 -04:00
2014-05-26 14:03:43 +03:00
2014-05-23 16:58:21 +02:00
2014-05-20 13:15:53 +04:00
2014-06-05 22:40:37 -04:00
2014-05-05 11:55:12 -04:00
2014-06-01 22:03:31 -04:00
2014-06-15 18:16:11 -04:00
2014-05-17 09:09:08 -04:00
2014-05-17 09:09:08 -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-18 08:46:16 -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-05-13 20:18:29 -04:00
2014-05-13 20:18:29 -04:00
2014-05-13 20:18:29 -04:00
2014-06-10 01:31:21 +02:00
2014-05-10 21:22:01 -04:00
2014-06-10 01:31:21 +02:00
2014-06-10 01:31:21 +02:00
2014-06-12 20:40:31 -04:00
2014-06-09 18:09:33 -04:00
2014-06-13 08:21:13 -04:00
2014-04-28 14:26:52 -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

Extending Yii

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