SproutCMS

This is the code documentation for the SproutCMS project

function lc2camelcase()

Convert a lower_case names into camelCase names

Usage

string Text::lc2camelcase ( string $name );

Arguments

  1. string $name

Return value

  • string