6 calls to i18n_translation_set::get_info() in Internationalization 7
- i18n_translation_set::get_delete_path in i18n_translation/
i18n_translation.inc - Get delete path for this translation set
- i18n_translation_set::get_edit_path in i18n_translation/
i18n_translation.inc - Get edit path for this translation set
- i18n_translation_set::get_field in i18n_translation/
i18n_translation.inc - Get field on translations table that stores the translation set id (tsid)
- i18n_translation_set::get_list_path in i18n_translation/
i18n_translation.inc - Get overview (list) path for this translation set
- i18n_translation_set::get_path_placeholders in i18n_translation/
i18n_translation.inc - Get placeholder values for path replacement
- i18n_translation_set::get_table in i18n_translation/
i18n_translation.inc - Get table name, where translation items are stored.