include/Smarty/plugins/modifier.lower.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_modifier_lower(
$string
)
:
string
Smarty lower modifier plugin
Type: modifier
Name: lower
Purpose: convert string to lowercase
Name | Type | Description |
---|---|---|
$string | string |
Type | Description |
---|---|
string |
- Author
- Monte Ohrt
- Link
- (Smarty online manual)