/plugins/builtin/functions/capitalize.php

Description

Capitalizes the first letter of each word

  * value : the string to capitalize
  * numwords : if true, the words containing numbers are capitalized as well
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Functions
Dwoo_Plugin_capitalize (line 25)
void Dwoo_Plugin_capitalize (Dwoo $dwoo,  $value, [ $numwords = false])
  • Dwoo $dwoo
  • $value
  • $numwords

Documentation generated on Sun, 07 Sep 2008 23:57:32 +0200 by phpDocumentor 1.4.0