[ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
This file is part of the POMO package.
Copyright: | 2014 POMO |
License: | GPL |
File Size: | 150 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Translations:: (12 methods):
add_entry()
add_entry_or_merge()
set_header()
set_headers()
get_header()
translate_entry()
translate()
select_plural_form()
get_plural_forms_count()
translate_plural()
merge_with()
merge_originals_with()
Class: Translations - X-Ref
Class for a set of entries for translation and their associated headers.add_entry($entry) X-Ref |
No description |
add_entry_or_merge($entry) X-Ref |
return: bool param: array|EntryTranslations $entry |
set_header($header, $value) X-Ref |
No description |
set_headers($headers) X-Ref |
No description |
get_header($header) X-Ref |
No description |
translate_entry(EntryTranslations &$entry) X-Ref |
No description |
translate($singular, $context = null) X-Ref |
No description |
select_plural_form($count) X-Ref |
No description |
get_plural_forms_count() X-Ref |
No description |
translate_plural($singular,$plural,$count,$context = null) X-Ref |
No description |
merge_with(TranslationsInterface &$other) X-Ref |
No description |
merge_originals_with(Translations &$other) X-Ref |
param: Translations $other |
Generated: Sat Feb 22 05:10:06 2025 | Cross-referenced by PHPXref 0.7.1 |