SproutCMS

This is the code documentation for the SproutCMS project

function camelize()

Makes a phrase camel case.

Usage

string Inflector::camelize ( string $str );

Arguments

  1. string $str
    phrase to camelize

Return value

  • string