Carsten Brandt
1d2185f9ac
added note about usage to StringHelper::basename()
12 years ago
Klimov Paul
40a005d543
"yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper".
12 years ago
Klimov Paul
7697f21592
"filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()".
12 years ago
Klimov Paul
12d94c4a35
Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format.
12 years ago
Klimov Paul
3acd77b8b9
"self" replaced by "static" at "yii\helpers\base\FileHelper::mkdir()".
12 years ago
Klimov Paul
8f7a783757
Method "yii\helpers\base\FileHelper::mkdir()" has been added.
12 years ago
Klimov Paul
dfda6663f6
Method "yii\helpers\base\FileHelper::findFiles()" has been added.
12 years ago
Klimov Paul
ef60ec56a3
Method "yii\helpers\base\FileHelper::removeDirectory()" has been added.
12 years ago
resurtm
7a7d2a9c06
CS fixes.
12 years ago
Qiang Xue
29ac3aeea6
Added Jsonable support.
12 years ago
Qiang Xue
cf47a71db7
Fixes issue #478 : Improved the generation of secret key
12 years ago
Carsten Brandt
9af5466be5
typo in Html helper
12 years ago
Qiang Xue
df6168475e
Refactored StringHelper.
12 years ago
Carsten Brandt
9d46f8e4fc
added doc comment to Console::getScreensize()
12 years ago
Alexander Makarov
cb0d741281
Added missing phpdoc
12 years ago
Alexander Makarov
6e5260d915
Implemented Console::getScreenSize for Windows
12 years ago
Alexander Makarov
113751ea45
Fixed detection of ANSI color support on Windows
12 years ago
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
12 years ago
Qiang Xue
5f705db117
Renamed Purifier to HtmlPurifier.
12 years ago
Alexander Kochetov
153e51df94
Html::url() fix for anchors
12 years ago
Qiang Xue
291f3b35d0
Refactored Inflector.
12 years ago
Antonio Ramirez
05523640f2
fixed pluralize + singularize rules for tests
12 years ago
Antonio Ramirez
7b98b42418
added inflection methods from StringHelper + some comment fixes
12 years ago
Antonio Ramirez
641e6ee7cf
ported inflection methods from StringHelper to Inflector helper class
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago