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

Procedural File: modifier.upper.php

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

Page Details

Smarty plugin

Functions
smarty_modifier_upper  [line 20]

string smarty_modifier_upper( string $string  )

Smarty upper modifier plugin

Type: modifier
Name: upper
Purpose: convert string to uppercase

Parameters:
string   $string: 

Information Tags:
Link:  upper (Smarty online manual)

[ Top ]