Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Anton Andersen b46fad439c Fixes #9011: Allow `yii\widgets\MaskedInput` to produce an input tag of a custom type 9 years ago
..
ActiveField.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ActiveForm.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
ActiveFormAsset.php new asset WIP: renabled asset publishing 10 years ago
BaseListView.php preserve configuration of gridview even when called multiple times 10 years ago
Block.php Added phpdoc for Block 10 years ago
Breadcrumbs.php Remove unused variable 9 years ago
ContentDecorator.php Added phpdoc for ContentDecorator 10 years ago
DetailView.php preserve configuration of gridview even when called multiple times 10 years ago
FragmentCache.php phpdoc typo 10 years ago
InputWidget.php enhanced widget documentation 10 years ago
LinkPager.php Fixed last page label 10 years ago
LinkSorter.php Add property $linkOptions into LinkSorter widget 9 years ago
ListView.php Added phpdoc description for BaseListView and ListView classes 10 years ago
MaskedInput.php Fixes #9011: Allow `yii\widgets\MaskedInput` to produce an input tag of a custom type 9 years ago
MaskedInputAsset.php avoid publishing dev files of js packages 10 years ago
Menu.php Fixed determine active menu item with url-alias in route 9 years ago
Pjax.php Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
PjaxAsset.php new asset WIP: renabled asset publishing 10 years ago
Spaceless.php Reformat code te be PSR-2 compatible 11 years ago