Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Carsten Brandt
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00
Carsten Brandt
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00
Carsten Brandt
b6944f806d fixed Jui sortable clientEvents naming
fixes #2514
2014-02-22 14:04:46 +01:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Alexander Makarov
75aa665930 Fixes #1222: refactored jui/Widget, intorduced jui/Slider and jui/SliderInput 2013-11-22 16:08:24 +04:00
Carsten Brandt
e775c82dd8 Changed usage of self to static to allow extendibility
code style section has been added here:
https://github.com/yiisoft/yii2/wiki/Core-framework-code-style#self-vs-static

verification code for properties:
https://gist.github.com/cebe/7566916
2013-11-20 18:36:05 +01:00
Qiang Xue
baf6de3c0c Adjusted jui directories. 2013-11-02 14:52:24 -04:00