27 Commits (b37598d0ee17e0d17f77d7a930232b595f549066)

Author SHA1 Message Date
Nobuo Kihara b37598d0ee docs/guide/concept-di-container.md typo fix (#13331) [skip ci] 8 years ago
Nobuo Kihara 1bcdcdefc8 fixes typos in docs/guide/concept-di-container.md [ci skip] (#13330) 8 years ago
Carsten Brandt 9c1f892ecf Update concept-di-container.md 8 years ago
Evgeniy Tkachenko 72532fe910 Fixed code formatting in concept-di-container.md [skip-ci] (#13136) 8 years ago
SilverFire - Dmitry Naumenko 437825be70
Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
DumpOfTheVar 0ac161b69d fix mistake in dependency injection section of documentation (#12066) 8 years ago
Carsten Brandt 1423e34131 documentation about method injection 8 years ago
Alexander Makarov 315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 9 years ago
Alexander Makarov 357845ac31 Removed controller action injection from the list of features in the guide and translations 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Aleksandr f3fddb2993 Russian translation fixes and updates [skip ci] 9 years ago
Nobuo Kihara e1112a2395 reverted to "controller action injection" [ci skip] 9 years ago
Nobuo Kihara 261b987bef typo [ci skip] 9 years ago
Nobuo Kihara ad8aa333c9 docs/guide/concept-di-container.md revised [ci skip] 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
Alexander Makarov 112fc83f27 Fixes #9331: betted PHP Callable Injection example 9 years ago
tom-- 7c4c32978d give Mr. Fowler his full name 9 years ago
Paul Klimov 77c1fcf7c4 DI object creation with constructor arguments example fixed 9 years ago
Chris Harris e279c13d6f Variable was being enclosed in an array in comparison example 9 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Qiang Xue 1088fd496d Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Qiang Xue 0b135e7596 doc improvement [skip ci] 10 years ago
Carsten Brandt 36bebbfefb use id instead of name for anchor references in the guide 10 years ago
Qiang Xue 9c4d4715dd guide WIP [skip ci] 10 years ago
Qiang Xue b80c0c3bc0 guide WIP [skip ci] 11 years ago
Qiang Xue 135b944c14 Finished guide about DI container and service locator. 11 years ago
Qiang Xue 56c46f6221 renamed basic concept chapter names. 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
Qiang Xue ad7f57de01 Fixes #503: Finished DI documentation. [skip ci] 11 years ago
Qiang Xue 29b9a92a99 di doc WIP [skip ci] 11 years ago