FirstUpperCaseFilter Class Reference

This filter makes only the first letter upper case. More...

List of all members.

Public Member Functions

 filter ($value)
 Applies the FirstUppercaseFilter to the passed value.


Detailed Description

This filter makes only the first letter upper case.

The rest of the string is converted to lowercase.

Definition at line 29 of file firstuppercasefilter.lib.php.


Member Function Documentation

FirstUpperCaseFilter::filter ( value  ) 

Applies the FirstUppercaseFilter to the passed value.

Parameters:
$value The value to filter.
Returns:
The filtered string with the first character converted uppercase, the remainder to lowercase.

Reimplemented from Filter.

Definition at line 39 of file firstuppercasefilter.lib.php.


The documentation for this class was generated from the following file:

Generated on Sun Aug 2 22:54:38 2009 for Anewt by  doxygen 1.5.9