JTextWrapper
class JTextWrapper
Wrapper class for JText
Methods
string
_(
string $string,
mixed $jsSafe = false,
boolean $interpretBackSlashes = true,
boolean $script = false)
Helper wrapper method for _
string
alt(
string $string,
string $alt,
mixed $jsSafe = false,
boolean $interpretBackSlashes = true,
boolean $script = false)
Helper wrapper method for alt
string
plural(
string $string,
integer $n)
Helper wrapper method for plural
string
sprintf(
string $string)
Helper wrapper method for sprintf
mixed
printf(
string $string)
Helper wrapper method for printf
string
script(
string $string = null,
boolean $jsSafe = false,
boolean $interpretBackSlashes = true)
Helper wrapper method for script