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

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_lower ($string)
 

Function Documentation

smarty_modifier_lower (   $string)

Smarty lower modifier plugin

Type: modifier
Name: lower
Purpose: convert string to lowercase lower (Smarty online manual) Monte Ohrt

Parameters
string
Returns
string

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