Elgg
Version 2.3
|
WARNING: API IN FLUX. More...
Public Member Functions | |
format (array $args) | |
@inheritDoc More... | |
![]() | |
__construct ($template) | |
Constructor. More... | |
__toString () | |
Get the string template this message uses for translation. More... | |
Additional Inherited Members | |
![]() | |
$template | |
WARNING: API IN FLUX.
DO NOT USE DIRECTLY.
A message that uses vsprintf to insert arguments into the template.
@access private
Definition at line 13 of file SprintfMessageTemplate.php.
Elgg\I18n\SprintfMessageTemplate::format | ( | array | $args | ) |
@inheritDoc
Reimplemented from Elgg\I18n\MessageTemplate.
Definition at line 15 of file SprintfMessageTemplate.php.