SproutCMS

This is the code documentation for the SproutCMS project

function camel2lc()

Convert a CamelCaps or camelCase name into a lower_case names

Usage

string Text::camel2lc ( string $name );

Arguments

  1. string $name

Return value

  • string