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.
 
 
 
 
 
SilverFire - Dmitry Naumenko e164c07145
Merge branch 'master' into 2.1
6 years ago
..
images Some spanish docs updates [skip ci] (#11695) 8 years ago
README.md docs for REST moved to "yiisoft/yii2-rest" 7 years ago
blocktypes.json Update guide-es [skip ci] 9 years ago
caching-data.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
caching-fragment.md use id instead of name for anchor references in the guide 10 years ago
caching-http.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
caching-overview.md Texto duplicado 9 years ago
caching-page.md update caching-page.md [skip ci] 10 years ago
concept-aliases.md fixed broken links in the guide 8 years ago
concept-autoloading.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-behaviors.md Merged master 7 years ago
concept-components.md Merged master 7 years ago
concept-configurations.md Update guide: Object -> BaseObject 7 years ago
concept-di-container.md Add signature of callable in DI (#15369) [skip ci] 7 years ago
concept-events.md Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
concept-properties.md Update guide: Object -> BaseObject 7 years ago
concept-service-locator.md Spanish translation updates and small fixes 10 years ago
db-dao.md Merge branch 'master' into 2.1 6 years ago
db-migrations.md Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
db-query-builder.md removed Unicode BOM from guide files 9 years ago
glossary.md Added glossary to Spanish translation (#11587) 8 years ago
helper-array.md 📖 Updated guide pages - wrap true, false, null 8 years ago
helper-html.md Update guide-es [skip ci] 9 years ago
helper-overview.md Update guide-es [skip ci] 9 years ago
helper-url.md Some spanish docs updates [skip ci] (#11621) 8 years ago
input-file-upload.md Docs fix 7 years ago
input-multiple-models.md Translate file input-multiple-models.md carga multiple Yii2 8 years ago
input-validation.md Merge branch 'master' into 2.1 8 years ago
intro-upgrade-from-v1.md Update guide: Object -> BaseObject 7 years ago
intro-yii.md docs/* fix some typos, add several enhancements 10 years ago
output-client-scripts.md ::className() => ::class in the docs 8 years ago
output-pagination.md Spanish docs [skip ci] (#11649) 8 years ago
output-theming.md Fix #15656: Error in the documentation of widget theming (#15734) [skip ci] 7 years ago
runtime-bootstrapping.md removed Unicode BOM from guide files 9 years ago
runtime-handling-errors.md 📖 Updated guide pages - wrap true, false, null 8 years ago
runtime-logging.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
runtime-overview.md removed Unicode BOM from guide files 9 years ago
runtime-requests.md removed Unicode BOM from guide files 9 years ago
runtime-responses.md Fixed #14469: updated RFC links 7 years ago
runtime-routing.md Update guide: Object -> BaseObject 7 years ago
runtime-sessions-cookies.md 📖 Updated guide pages - wrap true, false, null 8 years ago
security-authorization.md Merge branch 'master' into 2.1 8 years ago
security-passwords.md Spanish docs [skip ci] (#11649) 8 years ago
start-databases.md Some spanish docs updates [skip ci] (#11695) 8 years ago
start-forms.md Update guide-es [skip ci] 9 years ago
start-gii.md Update guide-es [skip ci] 9 years ago
start-hello.md Added glossary to Spanish translation (#11587) 8 years ago
start-installation.md Issue #15957: drop HHVM remains (#15965) 7 years ago
start-looking-ahead.md Spanish docs [skip ci] (#11649) 8 years ago
start-workflow.md Spanish docs [skip ci] (#11649) 8 years ago
structure-application-components.md Update guide-es [skip ci] 9 years ago
structure-applications.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-assets.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-controllers.md fixed broken links in the guide 8 years ago
structure-entry-scripts.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-extensions.md Update guide: Object -> BaseObject 7 years ago
structure-filters.md Merge branch 'master' of github.com:yiisoft/yii2 into 2.1 7 years ago
structure-models.md 📖 Updated guide pages - wrap true, false, null 8 years ago
structure-modules.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-overview.md Update structure-overview.md 10 years ago
structure-views.md More Spanish Docs [skip ci] 8 years ago
structure-widgets.md removed Unicode BOM from guide files 9 years ago
test-environment-setup.md Some spanish doc translations [skip ci] 8 years ago
test-fixtures.md ::className() => ::class in the docs 8 years ago
test-functional.md More Spanish Docs [skip ci] 8 years ago
test-unit.md Some spanish docs updates [skip ci] (#11695) 8 years ago
translators.json added translators.json to the Guide to allow attribution in the rendered guide 8 years ago
tutorial-core-validators.md Docs fix 7 years ago
tutorial-mailing.md Some spanish docs updates [skip ci] (#11695) 8 years ago
tutorial-start-from-scratch.md Updated asset-plugin version in docs [skip ci] 7 years ago
tutorial-template-engines.md promote restrictive version constraints in the guide 8 years ago
tutorial-yii-integration.md Updated asset-plugin version in docs [skip ci] 7 years ago

README.md

Guía Definitiva de Yii 2.0

Este tutorial se publica bajo los Términos de Documentación Yii.

Todos los derechos reservados.

2014 (c) Yii Software LLC.

Introducción

Primeros pasos

Estructura de una aplicación

Gestión de las peticiones

Conceptos clave

Trabajar con bases de datos

Obtener datos de los usuarios

Visualizar datos

Seguridad

Caché

Herramientas de Desarrollo

Pruebas

Temas especiales

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

Clases auxiliares