20 Commits

Author SHA1 Message Date
315d730b47 Fixes #6922: Added note about overriding widget options specified via DI container 2016-04-30 21:44:49 +03:00
357845ac31 Removed controller action injection from the list of features in the guide and translations 2016-02-07 12:10:30 +03:00
42b8569846 Revert DI injection via controller action method signature
reverts b7020065c and related commits.
reverts implementation of #9476

For reasons, see discussion https://github.com/yiisoft/yii2/issues/9476#issuecomment-179749039
2016-02-06 18:40:50 +01:00
f3fddb2993 Russian translation fixes and updates [skip ci] 2015-10-27 12:49:05 +03:00
e1112a2395 reverted to "controller action injection" [ci skip] 2015-09-30 06:07:14 +09:00
261b987bef typo [ci skip] 2015-09-29 21:58:11 +09:00
ad8aa333c9 docs/guide/concept-di-container.md revised [ci skip] 2015-09-29 21:53:57 +09:00
b7020065c8 Fixes #9476: Added DI injection via controller action method signature 2015-09-27 19:35:43 +03:00
112fc83f27 Fixes #9331: betted PHP Callable Injection example 2015-09-05 01:53:20 +03:00
7c4c32978d give Mr. Fowler his full name
It seems a little disrespectful to assume that we are all on first-name terms with Mr. Fowler.
2015-08-02 11:52:24 -04:00
77c1fcf7c4 DI object creation with constructor arguments example fixed 2015-07-18 14:39:25 +03:00
e279c13d6f Variable was being enclosed in an array in comparison example 2015-07-17 16:48:48 -07:00
f11bdfa2a7 Grammar fix: followings -> following 2015-04-21 15:08:16 +02:00
1088fd496d Added support to yii\di\Container to instantiate and configure an object that implements yii\base\Configurable. 2015-02-19 22:46:49 -05:00
0b135e7596 doc improvement [skip ci] 2015-02-18 20:52:21 -05:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
9c4d4715dd guide WIP [skip ci] 2014-07-03 08:33:09 -04:00
b80c0c3bc0 guide WIP [skip ci] 2014-05-10 21:22:01 -04:00
135b944c14 Finished guide about DI container and service locator. 2014-05-04 13:12:20 -04:00
56c46f6221 renamed basic concept chapter names. 2014-05-03 09:10:32 -04:00