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.
 
 
 
 
 
germanliu 826a4d9282 Update tutorial-mailing.md 10 years ago
..
images Adds start-gii-crud-preview image to gii guide 10 years ago
README.md Update authorization guide 10 years ago
caching-data.md finished guide on formatting 10 years ago
caching-fragment.md Fixes #5309: doc fix [skip ci] 10 years ago
caching-http.md Additional fix to #4728. 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 new asset WIP: renabled asset publishing 10 years ago
concept-autoloading.md Edited; already very clean! 10 years ago
concept-behaviors.md Typo in concept-behaviors.md 10 years ago
concept-components.md Typo fixed. [skip ci] 10 years ago
concept-configurations.md Fixes typo in concept-configurations.md 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 bump minimum required cubrid version 10 years ago
db-dao.md guess the note blockquote will be live 10 years ago
db-migrations.md Update authorization guide 10 years ago
db-query-builder.md updated documentation and tests 10 years ago
glossary.md Moved glossary from wiki 10 years ago
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 typo in input-forms.md 10 years ago
input-validation.md Update input-validation.md 10 years ago
intro-upgrade-from-v1.md fixed broken link 10 years ago
intro-yii.md Light edits 10 years ago
output-client-scripts.md new asset management WIP 10 years ago
output-data-providers.md finished PDF support for guide 10 years ago
output-data-widgets.md Revert "Update output-data-widgets.md" 10 years ago
output-formatter.md fixed broken links 10 years ago
output-theming.md Doc links fix 10 years ago
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 finished error handling guide [skip ci] 10 years ago
rest-quick-start.md minor update [skip ci] 10 years ago
rest-rate-limiting.md Light edits 10 years ago
rest-resources.md Fixed the route for the User link 10 years ago
rest-response-formatting.md Update rest-response-formatting.md 10 years ago
rest-routing.md Update rest-routing.md 10 years ago
rest-versioning.md Update rest-versioning.md 10 years ago
runtime-bootstrapping.md added bootstapping tutorial 10 years ago
runtime-handling-errors.md finished guide on formatting 10 years ago
runtime-logging.md finished guide on formatting 10 years ago
runtime-overview.md added bootstapping tutorial 10 years ago
runtime-requests.md Finished cookie and session section. 10 years ago
runtime-responses.md Fixed minor typos and grammar errors. 10 years ago
runtime-routing.md finished routing tutoail [skip ci] 10 years ago
runtime-sessions-cookies.md (typo) code missing bracket 10 years ago
runtime-url-handling.md edited up to 'faking URL suffic' 10 years ago
security-authentication.md Fixes #4131: Security adjustments 10 years ago
security-authorization.md Update security-authorization.md 10 years ago
security-passwords.md Fixes typos in security-passwords.md 10 years ago
start-databases.md fixed broken links 10 years ago
start-forms.md grammar fix 10 years ago
start-gii.md minor doc adjustment [skip ci] 10 years ago
start-hello.md edited "hello" guide 10 years ago
start-installation.md Fixes #5509. 10 years ago
start-looking-ahead.md small fixes thoughout the guide 10 years ago
start-workflow.md edited "hello" guide 10 years ago
structure-application-components.md Update authorization guide 10 years ago
structure-applications.md finished guide on formatting 10 years ago
structure-assets.md Fix a typo "o" -> "to" in structure-assets.md 10 years ago
structure-controllers.md Fix brackets 10 years ago
structure-entry-scripts.md structure entry scripts guide translated 10 years ago
structure-extensions.md guide: consistent usage of composer command 10 years ago
structure-filters.md Fixes #4986 10 years ago
structure-models.md Fixes #5175. [skip ci] 10 years ago
structure-modules.md Fixes #2037: Dropped the support for using `yii\base\Module` as concrete module classes 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 Update structure-widgets.md 10 years ago
test-acceptance.md Codeception test adjustments for basic and advanced applications 10 years ago
test-environment-setup.md Rewritten testing introduction, added environment setup to README.md, removed empty pages that were not referenced 10 years ago
test-fixtures.md fixed console guide and docs of FixtureController 10 years ago
test-functional.md Codeception test adjustments for basic and advanced applications 10 years ago
test-overview.md Update test-overview.md 10 years ago
test-unit.md Codeception test adjustments for basic and advanced applications 10 years ago
tool-debugger.md improved debugger on handling unreadable files 11 years ago
tool-gii.md guide: consistent usage of composer command 10 years ago
tutorial-advanced-app.md Remove stability=dev 10 years ago
tutorial-console.md Update authorization guide 10 years ago
tutorial-core-validators.md Fixes #5169. 10 years ago
tutorial-i18n.md added note about timezone database update to the guide 10 years ago
tutorial-mailing.md Update tutorial-mailing.md 10 years ago
tutorial-performance-tuning.md Doc links fix 10 years ago
tutorial-start-from-scratch.md Fixes #5509. 10 years ago
tutorial-template-engines.md Update tutorial-template-engines.md 10 years ago
tutorial-yii-integration.md finished guide on formatting 10 years ago
widget-bootstrap.md finished guide on formatting 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