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.
 
 
 
 
 
Salem Ouerdani b131904144 doc typo 9 years ago
..
images [ci skip] updated screenshot in guide start-databases 9 years ago
README.md Finished guide about getting data for multiple models [skip ci] 9 years ago
caching-data.md Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide 9 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 Guide concept-aliases updated 9 years ago
concept-autoloading.md docs/guide/* fixed the links to advanced project template doc [ci skip] 10 years ago
concept-behaviors.md MySQL default column type for TimestampBehaviour 9 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 Removed controller action injection from the list of features in the guide and translations 9 years ago
concept-events.md review guide and UPGRADE file 9 years ago
concept-properties.md review property docs guide 9 years ago
concept-service-locator.md docs/guide/concept-service-locator.md - missing closing paren [ci skip] 10 years ago
db-active-record.md Added Alias Syntax for joinWith() 9 years ago
db-dao.md fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
db-migrations.md [docs] [skip ci] the name method default() is incorrect (#11361) 9 years ago
db-query-builder.md Fixed wrong SQL in the querybuilder docs 9 years ago
glossary.md Fix for few sections to match doc style guidelines 9 years ago
helper-array.md Fixed formatting issues in docs for ArrayHelper 9 years ago
helper-html.md docs/guide/helper-html.md fix [ci skip] 9 years ago
helper-overview.md Add imagine helper in helper-overview.md [skip ci] 9 years ago
helper-url.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
input-file-upload.md Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
input-forms.md docs/guide pjax descriptions improved. 9 years ago
input-multiple-models.md Show errors from all models 9 years ago
input-tabular-input.md adjust form guide structure 10 years ago
input-validation.md Closes #11228: `yii.activeForm.js` - AJAX validation will not be triggered if client side validation failed 9 years ago
intro-upgrade-from-v1.md added note about routing naming convention to upgrade guide 9 years ago
intro-yii.md Replaced MVC design pattern to architectural pattern. 9 years ago
output-client-scripts.md Fixes #6925 10 years ago
output-data-providers.md Guide output-data-providers fixed code example 9 years ago
output-data-widgets.md docs/guide pjax descriptions improved. 9 years ago
output-formatting.md added support for non-gregorian calendar to formatter 9 years ago
output-pagination.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
output-sorting.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
output-theming.md theming guide typo fixed 9 years ago
rest-authentication.md doc typo 9 years ago
rest-controllers.md fix link to AuthMethod 9 years ago
rest-error-handling.md Fixed empty($class->method()) style for 5.4 10 years ago
rest-quick-start.md Fixed link in REST doc to point to correct page 9 years ago
rest-rate-limiting.md Better example as per comments in b595635cd2 9 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 #11054: Added note about redirects in error handler 9 years ago
runtime-logging.md use id instead of name for anchor references in the guide 10 years ago
runtime-overview.md Russian translation, guide enhancements [skip ci] 9 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 Fixes #3656: Encode / in "r" query parameter in docs as it really is 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 Fixes #11330: Added note about RbacController namespace 9 years ago
security-best-practices.md Text style fixes 10 years ago
security-passwords.md fixed typo in security-passwords.md 9 years ago
start-databases.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-forms.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-gii.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-hello.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
start-installation.md review guide and UPGRADE file 9 years ago
start-looking-ahead.md Added Gitter to start-looking-ahead.md 9 years ago
start-workflow.md Fix spelling 9 years ago
structure-application-components.md renamed guide page [skip ci] 10 years ago
structure-applications.md fixed broken markdown in application guide 9 years ago
structure-assets.md fix typo 9 years ago
structure-controllers.md Fixes #8798: adjusted inconsistency in guide 9 years ago
structure-entry-scripts.md register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
structure-extensions.md Fix link [skip ci] 9 years ago
structure-filters.md Fix link in structure-filters guide 9 years ago
structure-models.md Fixed structure-models guide 9 years ago
structure-modules.md typos 9 years ago
structure-overview.md Replaced MVC design pattern to architectural pattern in all places. 9 years ago
structure-views.md Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
structure-widgets.md Fixes #9818: added reference to DI container practical usage to widgets guide 9 years ago
test-acceptance.md Tidied up the links to Codeception docs 9 years ago
test-environment-setup.md [skip ci] fixed wrong links 9 years ago
test-fixtures.md Change link broken by outher file of doc 9 years ago
test-functional.md Tidied up the links to Codeception docs 9 years ago
test-overview.md block types in the guide should not be translated in the code 9 years ago
test-unit.md Fix for few sections to match doc style guidelines 9 years ago
tutorial-console.md fix language in example (#11365) 9 years ago
tutorial-core-validators.md FileValidator: updated guide-ru,en, PHP; updated tests 9 years ago
tutorial-i18n.md added ICU data to i18n test script 9 years ago
tutorial-mailing.md Fix spelling 10 years ago
tutorial-performance-tuning.md Added suggestion to tune realpath() cache to performance guide 9 years ago
tutorial-shared-hosting.md Renamed application template into project template in docs 10 years ago
tutorial-start-from-scratch.md Updated composer-asset-plugin requirement to `~1.1.1` all over the framework 9 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 added missing info about asset folders to yii integration guide 9 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