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 5db07a71e5 Added note about app templates 10 years ago
..
images
README.md Move CORS documentation from REST to Structure 10 years ago
caching-data.md Fixes #4384. 10 years ago
caching-fragment.md
caching-http.md
caching-overview.md
caching-page.md typo fixes [skip ci] 10 years ago
concept-aliases.md Edited aliases 10 years ago
concept-autoloading.md Edited; already very clean! 10 years ago
concept-behaviors.md Finished editing 10 years ago
concept-components.md Typo fixed. [skip ci] 10 years ago
concept-configurations.md Initial edits 10 years ago
concept-di-container.md guide WIP [skip ci] 10 years ago
concept-events.md Global event benefits? 10 years ago
concept-properties.md Picking nits 10 years ago
concept-service-locator.md Edited; very clean! 10 years ago
db-active-record.md note about asArray abstraction level 10 years ago
db-dao.md test WIP 10 years ago
db-migrations.md
db-query-builder.md
glossary.md
helper-overview.md guide WIP [skip ci] 10 years ago
input-file-upload.md Fixes #4286: Update input-file-upload.md 10 years ago
input-forms.md
input-validation.md Fix typo [skip ci] 10 years ago
intro-upgrade-from-v1.md Docs regarding `Security` component usage updated. 10 years ago
intro-yii.md
output-client-scripts.md tip about environment related asset config 10 years ago
output-data-providers.md
output-data-widgets.md Update output-data-widgets.md 10 years ago
output-theming.md
rest-authentication.md Fixes #4287: authorization link fix 10 years ago
rest-controllers.md typo fixes [skip ci] 10 years ago
rest-error-handling.md
rest-quick-start.md
rest-rate-limiting.md
rest-resources.md Fixed the route for the User link 10 years ago
rest-response-formatting.md Remove double "the" 10 years ago
rest-routing.md
rest-versioning.md
runtime-handling-errors.md
runtime-logging.md typo 10 years ago
runtime-url-handling.md
security-authentication.md Docs regarding `Security` component usage updated. 10 years ago
security-authorization.md Update a tip and an example 10 years ago
security-passwords.md Extra namespace at docs removed 10 years ago
start-databases.md Finished editing 10 years ago
start-forms.md guide WIP [skip ci] 10 years ago
start-gii.md
start-hello.md
start-installation.md Request::cookieValidationKey must be explicitly specified now. 10 years ago
start-looking-ahead.md typo fix [skip ci] 10 years ago
start-workflow.md
structure-application-components.md Finished module guide [skip ci] 10 years ago
structure-applications.md drop the unneeded leading backslash. [skip ci] 10 years ago
structure-assets.md guide about conditional comments and JS position 10 years ago
structure-controllers.md English guide typo [skip ci] 10 years ago
structure-entry-scripts.md
structure-extensions.md Finished extension and third-party lib usage guide [skip ci] 10 years ago
structure-filters.md #4388: CORS filter fixes: 10 years ago
structure-models.md
structure-modules.md Fixes #1452: Added `Module::getInstance()` to allow accessing the module instance from anywhere within the module 10 years ago
structure-overview.md
structure-views.md Fixes #4296: added doc about using blocks in views. [skip ci] 10 years ago
structure-widgets.md Finished widget tutorial [skip ci] 10 years ago
test-fixtures.md
test-overview.md Added note about app templates 10 years ago
tool-debugger.md
tool-gii.md
tutorial-advanced-app.md
tutorial-console.md
tutorial-core-validators.md
tutorial-i18n.md
tutorial-mailing.md typo 10 years ago
tutorial-performance-tuning.md
tutorial-start-from-scratch.md Basic edits 10 years ago
tutorial-template-engines.md Fixes #3535: Syntax changes 10 years ago
tutorial-yii-integration.md Finished extension and third-party lib usage guide [skip ci] 10 years ago
widget-bootstrap.md Finished widget tutorial [skip ci] 10 years ago
widget-jui.md Finished widget tutorial [skip ci] 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: 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