API15:JText
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/methods.php
Methods
| Method name | Description |
|---|---|
| _ | Translates a string into the current language |
| sprintf | Passes a string thru an sprintf |
| printf | Passes a string thru an printf |
| script | Translate a string into the current language and stores it in the JavaScript language store. |
Importing
jimport( 'joomla.methods' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 02:22:44
