XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.upper.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_upper ($string)
 

Function Documentation

smarty_modifier_upper (   $string)

Smarty upper modifier plugin

Type: modifier
Name: upper
Purpose: convert string to uppercase upper (Smarty online manual) Monte Ohrt

Parameters
string
Returns
string

Definition at line 21 of file modifier.upper.php.