Public Member Functions | |
| filter ($value) | |
| Applies the FirstUppercaseFilter to the passed value. | |
The rest of the string is converted to lowercase.
Definition at line 29 of file firstuppercasefilter.lib.php.
| FirstUpperCaseFilter::filter | ( | $ | value | ) |
Applies the FirstUppercaseFilter to the passed value.
| $value | The value to filter. |
Reimplemented from Filter.
Definition at line 39 of file firstuppercasefilter.lib.php.
1.5.9