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