JText::script/11.1
From Joomla! Documentation
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
JText::script source code on BitBucket
Class JText- Other versions of JText::script
SeeAlso:JText::script [Edit See Also]