Part of lp.translations.interfaces.potemplate View In Hierarchy
| Method | __iter__ | Return an iterator over all PO templates. |
| Method | getAllByName | Return a list with all PO templates with the given name. |
| Method | getAllOrderByDateLastUpdated | Return an iterator over all POTemplate sorted by modification. |
| Method | getSubset | Return a POTemplateSubset object depending on the given arguments. |
| Method | getSharingSubset | Return a POTemplateSharingSubset object depending on the given |
| Method | getSubsetFromImporterSourcePackageName | Return a POTemplateSubset based on the origin sourcepackagename. |
| Method | getPOTemplateByPathAndOrigin | Return an IPOTemplate that is stored at 'path' in source code and |
| Method | preloadPOTemplateContexts | Preload context objects for a sequence of POTemplates. |
| Method | wipeSuggestivePOTemplatesCache | Erase suggestive-templates cache. |
| Method | removeFromSuggestivePOTemplatesCache | Remove the given potemplate from the suggestive-templates cache. |
| Method | populateSuggestivePOTemplatesCache | Populate suggestive-templates cache. |
IPOTemplate that is stored at 'path' in source code andReturn None if there is no such IPOTemplate.
| Returns | Number of rows deleted. | |