JText::script/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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
        $interpretBackSlashes=true
)
Parameter Type Default Description
$string string null The key.
$jsSafe false
$interpretBackSlashes true

See also

SeeAlso:JText::script [Edit See Also]

User contributed notes


Personal tools