JText
Description
Method Summary
Methods
Passes a string thru an printf
void
printf
(format $string, mixed 1)
- mixed 1: Mixed number of arguments for the sprintf function
- format $string: The format string
Passes a string thru an sprintf
void
sprintf
(format $string, mixed 1)
- mixed 1: Mixed number of arguments for the sprintf function
- format $string: The format string
Translates a string into the current language
void
_
(string $string, [boolean $jsSafe = false])
- string $string: The string to translate
- boolean $jsSafe: Make the result javascript safe
Documentation generated on Tue, 29 Jan 2008 18:48:25 +0000 by phpDocumentor 1.3.1



JText (Subpackage I18N)