JText::printf
Passes a string thru an printf.
Note that this method can take a mixed number of arguments as for the sprintf function.
Signature
public function printf(format
$stringĀ )
Parameters
-
$string
- The format string.
Returns
- mixed