[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Copyright 2010-2014 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Copyright: | 2010-2014 Horde LLC |
License: | http://www.horde.org/licenses/lgpl21 LGPL 2.1 |
File Size: | 56 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: Horde_Mime_Translation - X-Ref
Horde_Mime_Translation is the translation wrapper class for Horde_Mime.t($message) X-Ref |
Returns the translation of a message. return: string The string translation, or the original string if no |
ngettext($singular, $plural, $number) X-Ref |
Returns the plural translation of a message. param: string $singular The singular version to translate. param: string $plural The plural version to translate. param: integer $number The number that determines singular vs. plural. return: string The string translation, or the original string if no |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |