[ Index ] |
PHP Cross Reference of GlotPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 194 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
GP_Test_Glossary:: (7 methods):
test_empty_translation_set_id()
test_by_set_id()
test_by_set_or_parent_project()
test_delete()
test_get_entries()
test_locale_glossary()
test_locale_glossary_without_project_glossary()
Testable_GP_Route_Translation:: (1 method):
testable_get_extended_glossary()
Class: GP_Test_Glossary - X-Ref
test_empty_translation_set_id() X-Ref |
No description |
test_by_set_id() X-Ref |
No description |
test_by_set_or_parent_project() X-Ref |
No description |
test_delete() X-Ref |
No description |
test_get_entries() X-Ref |
test_locale_glossary() X-Ref |
test_locale_glossary_without_project_glossary() X-Ref |
Class: Testable_GP_Route_Translation - X-Ref
Class that makes it possible to test protected functions.testable_get_extended_glossary( $translation_set, $project ) X-Ref |
Wraps the protected get_extended_glossary function param: GP_Translation_Set $translation_set translation_set for which to retrieve the glossary. param: GP_Project $project project for finding potential parent projects. return: GP_Glossary extended glossary |
Generated: Sun Nov 24 01:01:03 2024 | Cross-referenced by PHPXref 0.7.1 |