JText::script/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JText::script

Description

Translate a string into the current language and stores it in the JavaScript language store.

Description:JText::script [Edit Descripton]

public static function script (
        $string=null
        $jsSafe=false
        $interpreteBackSlashes=true
)
Parameter Type Default Description
$string string null The key.
$jsSafe false
$interpreteBackSlashes true

See also

SeeAlso:JText::script [Edit See Also]

User contributed notes


Personal tools