Smarty : plugins [ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: modifier.lower.php

Source Location: /bblog/smarty_plugins/modifier.lower.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_modifier_lower  [line 20]

string smarty_modifier_lower( string $string  )

Smarty lower modifier plugin

Type: modifier
Name: lower
Purpose: convert string to lowercase

Parameters:
string   $string: 

Information Tags:
Link:  lower (Smarty online manual)

[ Top ]