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 089685975a
Wrap @inheritdoc tag in curly brackets [skip ci]
7 years ago
..
images
README.md
blocktypes.json compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 8 years ago
caching-data.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
caching-fragment.md Translated caching-fragment.md into FR [skip ci] (#13633) 8 years ago
caching-http.md adding caching-http.md FR (#13636) 8 years ago
caching-overview.md New caching-overview.md fr [skip ci] (#13609) 8 years ago
caching-page.md Translated caching-page.md into FR [skip ci] (#13635) 8 years ago
concept-aliases.md
concept-autoloading.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-behaviors.md Update guide: Object -> BaseObject 7 years ago
concept-components.md Added yii\base\Object for backwards compatibility 7 years ago
concept-configurations.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
concept-di-container.md Add signature of callable in DI (#15369) [skip ci] 7 years ago
concept-events.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
concept-properties.md Update guide: Object -> BaseObject 7 years ago
concept-service-locator.md
db-active-record.md correction in db-active-record.md FR [skip ci] 8 years ago
db-dao.md Fixes #13577: `yii\db\QueryBuilder::truncateTable` should work consistent over all databases 8 years ago
db-migrations.md Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
db-query-builder.md minor 8 years ago
helper-array.md Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
helper-html.md Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
helper-overview.md Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
helper-url.md Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
input-file-upload.md Tiny documentation fix [skip ci] (#13998) 8 years ago
input-forms.md
input-multiple-models.md
input-tabular-input.md added output-data-providers.md FR and 2 language consitency improvement [skip ci] 8 years ago
input-validation.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
intro-upgrade-from-v1.md Update guide: Object -> BaseObject 7 years ago
intro-yii.md
output-client-scripts.md added French output-client-scripts.md [skip ci] (#12844) 8 years ago
output-data-providers.md Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
output-data-widgets.md Wrap @inheritdoc tag in curly brackets [skip ci] 7 years ago
output-formatting.md typos in output-formatting.md FR [skip ci] 8 years ago
output-pagination.md fixed broken guide links 8 years ago
output-sorting.md added output-sorting.md FR [skip ci] 8 years ago
runtime-bootstrapping.md
runtime-handling-errors.md
runtime-logging.md Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
runtime-overview.md
runtime-requests.md
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
security-authentication.md Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
security-authorization.md fixed typo in security guide about namespace 8 years ago
security-best-practices.md Fixed typo in get parameter in docs [skip ci] (#13066) 8 years ago
security-cryptography.md
security-overview.md
security-passwords.md
start-databases.md
start-forms.md compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653) 8 years ago
start-gii.md
start-hello.md
start-installation.md Replaced .local with .test in installation guide [skip ci] 7 years ago
start-looking-ahead.md
start-workflow.md
structure-application-components.md
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
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 Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
structure-models.md
structure-modules.md Enable `include` rule in php-cs-fixer (#14418) 7 years ago
structure-overview.md
structure-views.md
structure-widgets.md
translators.json
tutorial-i18n.md Docs: fix outdated unicode link (#15392) [skip ci] 7 years ago

README.md

Guide définitif pour Yii 2.0

Ce guide est soumis aux Conditions de la Documentation de Yii.

Tous droits réservés.

2014 (c) Yii Software LLC.

Introduction

Mise en Route

Structure Application

Gérer les Requêtes

Concepts Clés

Travailler avec les Bases de Données

Getting Data from Users

Afficher les données

Securité

Cache

Services Web RESTful

Outils de développement

Tests

Etendre Yii

Sujets avancés

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
  • Widgets Bootstrap
  • TBD Widgets Jquery UI

Assistants