44 Commits

Author SHA1 Message Date
cd87d67f34 Global DOCS update: ~~~ replaced with ``` 2015-12-02 23:15:28 +02:00
624db0e678 updated Component::__isset() docs
close #7587
2015-03-05 14:57:29 +01: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
2bebfee5aa Update Object.php 2014-10-17 01:31:02 +03:00
c3fe4aa0fd @inheritdoc from interfaces and params 2014-05-06 15:59:52 +02:00
4d235f9f8b Fixed exception message to match the one in Component 2014-04-19 01:59:19 +04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
8f491f2836 moved @include tags of api docs directly into the class 2014-02-20 21:30:47 +01:00
9aa006e5ea Removed implementation of Arrayable from yii\Object 2014-01-21 16:44:28 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
c5bad9ea1b Fixes issue #172: Added Object::className(). 2013-05-08 09:39:34 -04:00
55e8db9b97 improved doc. 2013-04-10 10:48:13 -04:00
de5c304f64 finished fragment caching. 2013-03-25 22:26:25 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
6dd495b65f Added init and afterFind events to AR.
Implemented scope support.
2013-01-17 20:58:50 -05:00
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
04cf537394 move back api docs. 2013-01-08 10:52:35 -05:00
88672ed1da furnishing base classes. 2013-01-07 15:24:47 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
e5cefb0133 moved api docs. 2013-01-07 11:29:49 -05:00
faef457f2c Fixed Object class. 2013-01-07 11:21:30 -05:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -04:00
9c7a06b122 better comments style, missing @thorws 2012-05-03 03:40:35 +04:00
7a2343276e ... 2012-03-30 23:11:07 -04:00
47fe25d4ee new event implementation. 2012-03-27 23:41:24 -04:00
233183995a ... 2012-03-24 23:23:29 -04:00
9d8a401273 ... 2012-02-10 11:25:14 -05:00
da4b7afe59 ... 2012-02-04 20:27:34 -05:00
1978a4efca ... 2012-01-30 13:27:12 -05:00
1b7c00a044 ... 2012-01-28 09:47:22 -05:00
86ae5bdf28 .. 2012-01-25 23:06:28 -05:00
2f37d09367 ... 2011-12-31 21:08:37 -05:00
95135f11ef ... 2011-12-30 10:31:53 -05:00
c63c78385e ... 2011-12-26 19:36:24 -05:00
a9439e9038 ... 2011-12-25 11:21:30 -05:00
7f35f9ada1 ... 2011-12-25 10:02:17 -05:00
013fa0bb88 grammar fix 2011-11-13 15:02:57 +01:00
b947d68884 ... 2011-11-12 21:49:52 -05:00
15818c8c28 Added missing PhpDoc 2011-11-12 17:05:45 +04:00
5e83068984 Refactored component base classes. 2011-11-11 14:35:31 -05:00