Packages:
System
System.Collections
System.Data
System.I18N
System.Util
System.Web.Services
System.Web.UI.ActiveControls
System.Web.UI.WebControls


Classes:

Class LTranslate

TTranslate
   |
   --LTranslate

Extended TTranslate control, with uc_first


Method Summary
Wheter
void
render ( mixed $writer)
Renders the control
void
setUcfirst ( mixed $value)
Sets the ucfirst param

Method Details

getUcfirst

public Wheter getUcfirst ()

Output
Wheter use uc_first with input string, default is false
Exception

render

public void render (mixed $writer )

Renders the control

Input
mixed$writer
Output
Exception

setUcfirst

public void setUcfirst (mixed $value )

Sets the ucfirst param

Input
mixed$value
Output
Exception