24 Commits (e385f323eb7f78ec2f5c9b13e1b6fc420d4e4fd5)

Author SHA1 Message Date
Boudewijn Vahrmeijer e385f323eb Update Menu.php 10 years ago
Qiang Xue 03a9ed70b2 Fixes #6557: Link URLs generated by `yii\widgets\Menu` are not encoded 10 years ago
Qiang Xue 9ae538e602 Fixed doc [skip ci] 10 years ago
Alexander Makarov 79f9f85ff2 Fixes #4024, Fixes #4028 10 years ago
Dmitry Chernikov 85fd823ee6 Added ability to `yii\widgets\Menu` to encode each item's label separately (creocoder, umneeq) 10 years ago
Dmitry Chernikov f27edcc27d Fix Menu bug when using `template` with `encodeLabel` => false 10 years ago
artur d2fcbcc0e0 Hide menu container tag when items is empty 10 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Qiang Xue c74db68ce7 Fixes #1974. 11 years ago
Carsten Brandt e7e6bee928 replaced usages of $_GET with Request::queryParams 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Taras Gudz 9b95a81b0c Fixed the rest phpDocs [skip ci] 11 years ago
Alexander Makarov 2ce09559a2 fixes #1055 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
yiidevelop 23dfd13e3a Fix function argument 11 years ago
Qiang Xue 07a04c526e Fixed Menu active item check. 11 years ago
Ryadnov 2409624894 fix typos - `Yii::app()` 11 years ago
Alexander Kochetov 00dec2bfbb \yii\widgets\Menu improvement 11 years ago
Qiang Xue 2c0a3ca6ba Added missing doc. 11 years ago
Luciano Baraglia 767d99c30b Fixing some outdated comments 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 12 years ago
Qiang Xue 51f4424332 Fixes issue #172: Implemented new usage of widgets. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 17807874b6 Fixes issue #53: implemented Menu. 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Qiang Xue 235ad40c2b Menu WIP 12 years ago