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.
 
 
 
 
 
Alexander Makarov ab75cb8039 Fixed a typo. (reverted from commit b6dd041f41) 10 years ago
..
images Moved advanced app docs out of the core framework 10 years ago
README.md Removed apidoc docs from main repo 10 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 Update concept-properties.md 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 put more stress on the difference of relation property vs. method 10 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 Grammar fix: followings -> following 10 years ago
glossary.md Moved glossary from wiki 10 years ago
helper-array.md Fixed markup and text mistakes and inconsistencies in the documentation 10 years ago
helper-html.md Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 10 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 Fixed a typo. (reverted from commit b6dd041f41) 10 years ago
input-forms.md Fix link in guide [skip ci] 10 years ago
input-multiple-models.md adjust form guide structure 10 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 docs/guide/* fixed the links to advanced project template doc [ci skip] 10 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 renamed guide page [skip ci] 10 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 added some references to the guide 10 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 use id instead of name for anchor references in the guide 10 years ago
runtime-responses.md use id instead of name for anchor references in the guide 10 years ago
runtime-routing.md added some references to the guide 10 years ago
runtime-sessions-cookies.md use id instead of name for anchor references in the guide 10 years ago
security-authentication.md docs/guide/security-authentication.md typo fixed [ci skip] 10 years ago
security-authorization.md Grammar fix: followings -> following 10 years ago
security-best-practices.md docs/guide/security-best-practices.md - small fix [ci skip] 10 years ago
security-passwords.md Fixed markup and text mistakes and inconsistencies in the documentation 10 years ago
start-databases.md use id instead of name for anchor references in the guide 10 years ago
start-forms.md Added missing text for creating EntryModel 10 years ago
start-gii.md Moved gii docs into extension 10 years ago
start-hello.md use id instead of name for anchor references in the guide 10 years ago
start-installation.md docs/* fixed [ci skip] 10 years ago
start-looking-ahead.md Update start-looking-ahead.md 10 years ago
start-workflow.md Renamed application template into project template in docs 10 years ago
structure-application-components.md renamed guide page [skip ci] 10 years ago
structure-applications.md docs/* fixed [ci skip] 10 years ago
structure-assets.md Renamed application template into project template in docs 10 years ago
structure-controllers.md Grammar fix: followings -> following 10 years ago
structure-entry-scripts.md docs/* fixed [ci skip] 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 use id instead of name for anchor references in the guide 10 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 Renamed application template into project template in docs 10 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 Fixes #7790 doc improvement [skip ci] 10 years ago
tutorial-i18n.md code style fix 10 years ago
tutorial-mailing.md Fix spelling 10 years ago
tutorial-performance-tuning.md Fix link in tutorial-performance-tuning.md [skip ci] 10 years ago
tutorial-shared-hosting.md Renamed application template into project template in docs 10 years ago
tutorial-start-from-scratch.md Renamed application template into project template in docs 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 adjust version composer-asset-plugin to 1.0.0 [ci skip] 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