CodeExample

4d31659b9455f: Difference between revisions

From Joomla! Documentation

CodeExample provided by Wouterdt
 
Cmb (talk | contribs)
Removed apparent vandalism by Wouterdt affecting the API15:JText page.
 
Line 7: Line 7:
</source>
</source>
see also: http://docs.joomla.org/Tutorial:Template_translations  
see also: http://docs.joomla.org/Tutorial:Template_translations  
 
</div></div>  
<div class='comment-signature'>[[User:Wouterdt|Wouterdt]] 03:15, 15 January 2011 (CST) [[CodeExample:4d31659b9455f |Edit comment]]</div></div></div>  


[[Category:JText]] [[Category:CodeExample]] [[Category:ClassExample]]
[[Category:JText]] [[Category:CodeExample]] [[Category:ClassExample]]

Latest revision as of 01:09, 19 March 2012

Simple text strings

    echo JText::_( 'Welcome' );

see also: http://docs.joomla.org/Tutorial:Template_translations