Class JText

Description

Text handling class

  • since: 1.1
  • static:

Located in /i18n/language.php (line 25)


	
			
Method Summary
 void printf (format $string, mixed 1)
 void sprintf (format $string, mixed 1)
 void _ (string $string, [boolean $jsSafe = false])
Methods
printf (line 65)

Passes a string thru an printf

  • access: public
void printf (format $string, mixed 1)
  • mixed 1: Mixed number of arguments for the sprintf function
  • format $string: The format string
sprintf (line 48)

Passes a string thru an sprintf

  • access: public
void sprintf (format $string, mixed 1)
  • mixed 1: Mixed number of arguments for the sprintf function
  • format $string: The format string
_ (line 35)

Translates a string into the current language

  • access: public
void _ (string $string, [boolean $jsSafe = false])
  • string $string: The string to translate
  • boolean $jsSafe: Make the result javascript safe

Documentation generated on Sat, 4 Feb 2006 14:24:12 +0100 by phpDocumentor 1.3.0RC4