Commit Graph

64 Commits

Author SHA1 Message Date
Qiang Xue
104c4fc3ae Added support to allow an event handler to be inserted at the beginning of the existing event handler list 2014-04-04 21:45:34 -04:00
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Carsten Brandt
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
Carsten Brandt
e2aacad8aa Added links to PHP.net to apidoc 2014-03-07 19:41:43 +01:00
Qiang Xue
11baf61977 Fixed unsetting relation bug. 2014-03-06 19:19:23 -05:00
Carsten Brandt
8f491f2836 moved @include tags of api docs directly into the class 2014-02-20 21:30:47 +01:00
Florian Fackler
7b61873425 Changed Exception wording to be more clear 2014-02-09 09:13:16 +01:00
Florian Fackler
c600572f34 The missing Component.php tests 2014-02-08 21:11:03 +01:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
slavcopost
a94c432311 Fix attaching behavior via config 2013-05-06 23:40:32 +03:00
slavcopost
3d40b171e0 Fix attaching behavior via config 2013-05-06 23:27:11 +03:00
mdeweerd
2d1180f35c Add ensureBehaviors() to detachBehavior*()
Need to add ensureBehaviors() to detachBehavior*().

The intent may be to detach behaviors defined in behaviors().
In the original implementation, if these behaviors() are not yet attached, they can not selectively be detached.
2013-05-06 09:56:15 +03:00
Qiang Xue
55e8db9b97 improved doc. 2013-04-10 10:48:13 -04:00
Qiang Xue
a421f9f1ab refactored component event. 2013-04-05 19:29:10 -04:00
Qiang Xue
1fbf81be57 User WIP. 2013-03-28 17:43:27 -04:00
Qiang Xue
de5c304f64 finished fragment caching. 2013-03-25 22:26:25 -04:00
Qiang Xue
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
Qiang Xue
edc48dc9c7 removed ApplicationComponent. 2013-01-20 11:26:15 -05:00
Qiang Xue
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
Qiang Xue
04cf537394 move back api docs. 2013-01-08 10:52:35 -05:00
Qiang Xue
88672ed1da furnishing base classes. 2013-01-07 15:24:47 -05:00
Qiang Xue
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
Qiang Xue
e5cefb0133 moved api docs. 2013-01-07 11:29:49 -05:00
Qiang Xue
72ff81f73d Web WIP 2012-09-01 22:42:43 -04:00
Qiang Xue
9b5e870a2d Added Component::__clone() 2012-08-10 08:43:54 -04:00
Qiang Xue
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
Qiang Xue
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -04:00
Qiang Xue
a1973f2c1d fixed behavior detaching. 2012-05-31 18:25:08 -04:00
Qiang Xue
bb92623f88 fixed doc. 2012-05-30 09:09:56 -04:00
Qiang Xue
cc0be8ad18 support anonymous behaviors. 2012-05-05 11:27:09 -04:00
Qiang Xue
c9097ed036 working on controllers and actions. 2012-05-05 10:58:26 -04:00
Alexander Makarov
9c7a06b122 better comments style, missing @thorws 2012-05-03 03:40:35 +04:00
Alexander Makarov
69b49180ef Updated asa -> getBehavior 2012-04-10 21:44:10 +02:00
Qiang Xue
a705fb4ecd ... 2012-03-31 17:05:07 -04:00
Qiang Xue
7a2343276e ... 2012-03-30 23:11:07 -04:00
Alexander Makarov
ed157ae169 Better example for component events. Button and click are too clientside-like. 2012-03-31 02:43:14 +04:00
Qiang Xue
b163f2a4c1 ... 2012-03-28 09:41:15 -04:00
Qiang Xue
47fe25d4ee new event implementation. 2012-03-27 23:41:24 -04:00
Qiang Xue
3210a2171c ... 2012-03-01 15:24:33 -05:00
Qiang Xue
1b7c00a044 ... 2012-01-28 09:47:22 -05:00
Qiang Xue
a92acf65ce ... 2012-01-25 22:36:18 -05:00
Qiang Xue
a9439e9038 ... 2011-12-25 11:21:30 -05:00
Qiang Xue
7f35f9ada1 ... 2011-12-25 10:02:17 -05:00
Qiang Xue
d991f42cbd Use namespace in unit tests.
Fixed BehaviorTest.php
2011-12-03 15:04:17 -05:00
Qiang Xue
b947d68884 ... 2011-11-12 21:49:52 -05:00
Alexander Makarov
15818c8c28 Added missing PhpDoc 2011-11-12 17:05:45 +04:00
Qiang Xue
5e83068984 Refactored component base classes. 2011-11-11 14:35:31 -05:00
Qiang Xue
6d2e0ba63d w 2011-08-04 21:28:12 -04:00