1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
b873f9f242
Fixes #915 : helper classes renamed again
2013-09-28 16:25:43 +04:00
558f499439
Renamed YiiBase to AbstractYii
2013-09-28 02:50:33 +04:00
91c16782ef
finalized PhpDocController
...
- cleanup API and usage, add documetation link
- introduced @property feature in getter or setter which has precedence
over @return or @param tag if present
2013-08-28 18:58:59 +02:00
c582e589d2
added note about differing property types
2013-08-28 15:18:13 +02:00
8366cb6e67
allow [] in property doc type
2013-08-28 14:54:00 +02:00
6405c4f349
added proper word wrapping and note about read/writeonly properties
2013-08-28 14:40:31 +02:00
f870162535
fixed indentation of PhpDocController and sort properties alphabetically
2013-08-28 12:09:04 +02:00
1c9b9681a7
phpdoc command skip classes that do not extend Object
2013-08-28 11:59:34 +02:00
df21e10c5d
fixed postioning of property tags in php-doc command
2013-08-28 11:51:19 +02:00
14181b2be0
Update PHPDoc command to update classfiles automatically
2013-08-28 11:36:25 +02:00
fa2a48c684
ported @property phpdoc generator from yii 1.1
...
fixes #822
2013-08-28 07:29:59 +02:00