13 Commits

Author SHA1 Message Date
db39f7c955 Json pretty print (#18726)
* Added pretty print support to Json helper

* Updated documentation for `yii\helpers\Json::$prettyPrint`

* Fixed line ending in \yiiunit\framework\helpers\JsonTest::testPrettyPrint for windows

* Added helper-json.md link in docs/guide/README.md

* Capitalized JSON in descriptions

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Bizley <pawel@positive.codes>
2021-06-27 14:08:41 +02:00
1d514e2ded Revert "Fix anchors in docs (#18344)"
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352 Fix anchors in docs (#18344) 2020-11-01 17:51:16 +03:00
e81ebc0fba Tweaked verbiage slightly [ci skip] 2017-04-14 13:41:07 -06:00
1535c503f5 Add imagine helper in helper-overview.md [skip ci] 2015-07-01 15:37:25 +02:00
af85aa126c Update helpers in helper-overview.md [skip ci] 2015-06-30 15:23:11 +02:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
65b20ac94b Add helper-overview.md in guide-es and add links in helper-overview.md [skip ci] 2014-12-30 23:21:52 +01:00
e2ac0b285e Guide chapter about ArrayHelper 2014-11-29 04:06:40 +03:00
6ab10bcda7 updated guide about helpers
make sure to not confuse extending of helper classes with extensions.
Use "customizing" in this case and added note about when this should be done.
2014-10-18 18:39:42 +02:00
37dde677c6 guide WIP [skip ci] 2014-06-30 08:37:23 -04:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00