Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue 9969ae0491 i18n WIP 9 years ago
..
images Moved advanced app docs out of the core framework 10 years ago
README.md Finished guide about getting data for multiple models [skip ci] 9 years ago
caching-data.md Grammar fix: followings -> following 10 years ago
caching-fragment.md use id instead of name for anchor references in the guide 10 years ago
caching-http.md use id instead of name for anchor references in the guide 10 years ago
caching-overview.md Finished caching guide [skip ci] 10 years ago
caching-page.md typo fixes [skip ci] 10 years ago
concept-aliases.md editing the guide 10 years ago
concept-autoloading.md docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
concept-behaviors.md editing the guide 10 years ago
concept-components.md editing the guide 10 years ago
concept-configurations.md Renamed application template into project template in docs 10 years ago
concept-di-container.md Grammar fix: followings -> following 10 years ago
concept-events.md docs/guide/concept-events.md - minor fix [ci skip] 10 years ago
concept-properties.md docs/guide/concept-properties.md - type [ci skip] 10 years ago
concept-service-locator.md docs/guide/concept-service-locator.md - missing closing paren [ci skip] 10 years ago
db-active-record.md updated docs about dirty attributes 9 years ago
db-dao.md added example for running initial db queries 10 years ago
db-migrations.md Merge pull request #8168 from janfrs/master 10 years ago
db-query-builder.md Update db-query-builder.md 9 years ago
glossary.md Moved glossary from wiki 10 years ago
helper-array.md Fixes #8563 9 years ago
helper-html.md docs/guide/helper-html.md fix [ci skip] 9 years ago
helper-overview.md use id instead of name for anchor references in the guide 10 years ago
helper-url.md Fixed markup and text mistakes and inconsistencies in the documentation 10 years ago
input-file-upload.md docs/guide/input-file-upload.md - small fixes [ci skip] 9 years ago
input-forms.md Finished guide about getting data for multiple models [skip ci] 9 years ago
input-multiple-models.md Finished guide about getting data for multiple models [skip ci] 9 years ago
input-tabular-input.md adjust form guide structure 10 years ago
input-validation.md renamed guide page [skip ci] 10 years ago
intro-upgrade-from-v1.md added note about routing naming convention to upgrade guide 9 years ago
intro-yii.md enh: docs/guide/intro-yii add id to link 10 years ago
output-client-scripts.md Fixes #6925 10 years ago
output-data-providers.md docs/guide/output-data-provider fixed missing example [ci skip] 10 years ago
output-data-widgets.md renamed guide page [skip ci] 10 years ago
output-formatting.md finished data formatting guide [skip ci] 9 years ago
output-pagination.md finished sorting guide [skip ci] 10 years ago
output-sorting.md finished sorting guide [skip ci] 10 years ago
output-theming.md docs/guide/output-theming.md - typo fixed [ci skip] 10 years ago
rest-authentication.md fixed markdown rendering issue 9 years ago
rest-controllers.md use id instead of name for anchor references in the guide 10 years ago
rest-error-handling.md Fixed empty($class->method()) style for 5.4 10 years ago
rest-quick-start.md added some references to the guide 10 years ago
rest-rate-limiting.md Light edits 10 years ago
rest-resources.md Fixes #7163 [skip ci] 10 years ago
rest-response-formatting.md added some references to the guide 10 years ago
rest-routing.md added some references to the guide 10 years ago
rest-versioning.md doc fix. [skip ci] 10 years ago
runtime-bootstrapping.md Update runtime-bootstrapping.md 10 years ago
runtime-handling-errors.md Grammar fix: followings -> following 10 years ago
runtime-logging.md use id instead of name for anchor references in the guide 10 years ago
runtime-overview.md Renamed application-lifecycle diagram to request-lifecycle in docs 10 years ago
runtime-requests.md docs/guide/runtime-requests.md - fixed comment [ci skip] 9 years ago
runtime-responses.md use id instead of name for anchor references in the guide 10 years ago
runtime-routing.md added note about routing naming convention to upgrade guide 9 years ago
runtime-sessions-cookies.md Added Alert component example 10 years ago
security-authentication.md docs/guide/security-authentication.md typo fixed [ci skip] 10 years ago
security-authorization.md guide touch [skip ci] 10 years ago
security-best-practices.md Text style fixes 10 years ago
security-passwords.md Fixed markup and text mistakes and inconsistencies in the documentation 10 years ago
start-databases.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-forms.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-gii.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-hello.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-installation.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-looking-ahead.md docs/guide/start-* minor corrections [skip ci] 9 years ago
start-workflow.md docs/guide/start-* minor corrections [skip ci] 9 years ago
structure-application-components.md renamed guide page [skip ci] 10 years ago
structure-applications.md documentation corrections [skip ci] 9 years ago
structure-assets.md Added support for 'only' and 'except' options for `yii\web\AssetManager::publish()` 9 years ago
structure-controllers.md added note about routing naming convention to upgrade guide 9 years ago
structure-entry-scripts.md Changing the phrase 'the first chain in the process'. 10 years ago
structure-extensions.md use id instead of name for anchor references in the guide 10 years ago
structure-filters.md use id instead of name for anchor references in the guide 10 years ago
structure-models.md docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
structure-modules.md added note about routing naming convention to upgrade guide 9 years ago
structure-overview.md Added overview section [skip ci] 10 years ago
structure-views.md Update structure-views.md 10 years ago
structure-widgets.md use id instead of name for anchor references in the guide 10 years ago
test-acceptance.md Codeception test adjustments for basic and advanced applications 10 years ago
test-environment-setup.md Note about Codeception local installation added 9 years ago
test-fixtures.md fixed link to faker 10 years ago
test-functional.md Codeception test adjustments for basic and advanced applications 10 years ago
test-overview.md docs/guide/test-overview.md - minor change [ci skip] 10 years ago
test-unit.md Added note about running framework tests to unit test guide, see #5778 10 years ago
tutorial-console.md fixed broken links 10 years ago
tutorial-core-validators.md guide wip [skip ci] 9 years ago
tutorial-i18n.md i18n WIP 9 years ago
tutorial-mailing.md Fix spelling 10 years ago
tutorial-performance-tuning.md finished performance guide [skip ci] 9 years ago
tutorial-shared-hosting.md Renamed application template into project template in docs 10 years ago
tutorial-start-from-scratch.md updated fxp/composer-asset-plugin version constraint 10 years ago
tutorial-template-engines.md Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead 10 years ago
tutorial-yii-integration.md updated fxp/composer-asset-plugin version constraint 10 years ago

README.md

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