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.
 
 
 
 
 
Christopher Vrooman 14be4caf82 Update concept-events.md 10 years ago
..
images Added application lifecycle diagram 10 years ago
README.md typo fix [skip ci] 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 Fixed broken links [skip ci] 10 years ago
concept-behaviors.md Typo in concept-behaviors.md 10 years ago
concept-components.md Update concept-components.md 10 years ago
concept-configurations.md Fix typos [skip ci] 10 years ago
concept-di-container.md guide WIP [skip ci] 10 years ago
concept-events.md Update concept-events.md 10 years ago
concept-properties.md Update concept-properties.md 10 years ago
concept-service-locator.md Edited; very clean! 10 years ago
db-active-record.md Added note about the fact that both findOne() and one() aren't adding LIMIT 1 to the query 10 years ago
db-dao.md doc WIP [skip ci] 10 years ago
db-elasticsearch.md created stub documentation files for TDB sections 10 years ago
db-migrations.md Update authorization guide 10 years ago
db-mongodb.md created stub documentation files for TDB sections 10 years ago
db-query-builder.md Fixed broken link [skip ci] 10 years ago
db-redis.md created stub documentation files for TDB sections 10 years ago
db-sphinx.md created stub documentation files for TDB sections 10 years ago
glossary.md Moved glossary from wiki 10 years ago
helper-overview.md updated guide about helpers 10 years ago
input-file-upload.md Fixed typo for "Uplaods" to "Uploads" on line 116 10 years ago
input-forms.md typo in input-forms.md 10 years ago
input-multiple-models.md created stub documentation files for TDB sections 10 years ago
input-validation.md Update input-validation.md 10 years ago
intro-upgrade-from-v1.md Removed unnecessary "the" 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 Updated GridView guide [skip ci] 10 years ago
output-formatter.md added Formatter::defaultTimeZone to allow non UTC-values in DB 10 years ago
output-pagination.md created stub documentation files for TDB sections 10 years ago
output-sorting.md created stub documentation files for TDB sections 10 years ago
output-theming.md Doc links fix 10 years ago
rest-authentication.md Spanish Guide minor changes [skip ci] 10 years ago
rest-controllers.md Spanish guide updates and fixes [skip ci] 10 years ago
rest-error-handling.md Update rest-error-handling.md 10 years ago
rest-quick-start.md syntax fix [skip ci] 10 years ago
rest-rate-limiting.md Light edits 10 years ago
rest-resources.md fixed model serializtaion example 10 years ago
rest-response-formatting.md Update rest-response-formatting.md 10 years ago
rest-routing.md minor doc fix [skip ci] 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 Update runtime-handling-errors.md 10 years ago
runtime-logging.md Update runtime-logging.md 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 - typo fixed [ci skip] 10 years ago
runtime-responses.md Update runtime-responses.md 10 years ago
runtime-routing.md Update runtime-routing.md 10 years ago
runtime-sessions-cookies.md Update runtime-sessions-cookies.md 10 years ago
security-auth-clients.md created stub documentation files for TDB sections 10 years ago
security-authentication.md Fixes #4131: Security adjustments 10 years ago
security-authorization.md Clarified on how to execute RbacController::actionInit() 10 years ago
security-best-practices.md created stub documentation files for TDB sections 10 years ago
security-passwords.md Fixed #5769: fixed method names in Security guide 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 working on guide [skip ci] 10 years ago
start-looking-ahead.md Added links to Looking Ahead pointing to docs mentioned 10 years ago
start-workflow.md Renamed application-lifecycle diagram to request-lifecycle in docs 10 years ago
structure-application-components.md Update authorization guide 10 years ago
structure-applications.md fixed broken markdown 10 years ago
structure-assets.md Update structure-assets.md 10 years ago
structure-controllers.md working on guide [skip ci] 10 years ago
structure-entry-scripts.md docs/guide/structure-entry-scripts.md modified [ci skip] 10 years ago
structure-extensions.md Update structure-extensions.md 10 years ago
structure-filters.md Update structure-filters.md 10 years ago
structure-models.md docs/guide/structure-models.md - typo fixed [ci skip] 10 years ago
structure-modules.md Update structure-modules.md 10 years ago
structure-overview.md Added overview section [skip ci] 10 years ago
structure-views.md Added `yii\base\Controller::renderContent()` 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 Fixes #5508: Dropped the support for the `--append` option for the `fixture` command 10 years ago
test-functional.md Codeception test adjustments for basic and advanced applications 10 years ago
test-overview.md Just a few changes - seems to read better to me 10 years ago
test-unit.md Added note about running framework tests to unit test guide, see #5778 10 years ago
tool-api-doc.md created stub documentation files for TDB sections 10 years ago
tool-debugger.md improved debugger on handling unreadable files 11 years ago
tool-gii.md some typos and grammar for Gii 10 years ago
tutorial-advanced-app.md Update tutorial-advanced-app.md 10 years ago
tutorial-console.md Fixed typos [ci skip] 10 years ago
tutorial-core-validators.md note about empty values for datepicker and validator 10 years ago
tutorial-i18n.md Fixes in guide [ci skip] 10 years ago
tutorial-mailing.md Update tutorial-mailing.md 10 years ago
tutorial-performance-tuning.md Fixes to tutorial-performance-tuning 10 years ago
tutorial-shared-hosting.md Fixes #5865: Added info about adjusting advanced application in order to deploy it under a single domain 10 years ago
tutorial-start-from-scratch.md Fixes #5517: Fixed broken guide links that should lead to basic/advanced app templates 10 years ago
tutorial-template-engines.md fixed twig example in tpl engines tutorial 10 years ago
tutorial-yii-integration.md improved guide about using Yii in 3rd party systems 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: 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