Function camelize
Forwards calls to Inflector::get()->camelize()
.
Parameters summary
string |
$str |
|
boolean |
$uppercase_first_letter = false |
|
string |
$locale = |
Locale identifier. |
Return value summary
string
|
string |
Forwards calls to Inflector::get()->camelize()
.
string |
$str |
|
boolean |
$uppercase_first_letter = false |
|
string |
$locale = |
Locale identifier. |
string
|
string |