SproutCMS

This is the code documentation for the SproutCMS project

function lc2camelcaps()

Convert a lower_case names into CamelCaps names

Usage

string Text::lc2camelcaps ( string $name );

Arguments

  1. string $name

Return value

  • string