Part of lp.app.browser.tales View In Hierarchy
Known subclasses: lp.app.browser.tales.ArchiveImageDisplayAPI, lp.app.browser.tales.BugTaskImageDisplayAPI, lp.app.browser.tales.BuildImageDisplayAPI, lp.app.browser.tales.KarmaCategoryImageDisplayAPI, lp.app.browser.tales.MilestoneImageDisplayAPI, lp.app.browser.tales.QuestionImageDisplayAPI, lp.app.browser.tales.SnapBuildRequestImageDisplayAPI, lp.app.browser.tales.SpecificationImageDisplayAPI
| Method | __init__ | Undocumented |
| Method | sprite_css | Return the CSS class for the sprite |
| Method | default_logo_resource | Undocumented |
| Method | default_mugshot_resource | Undocumented |
| Method | custom_icon_url | Return the URL for this object's icon. |
| Method | icon | Undocumented |
| Method | logo | Return the appropriate <img> tag for this object's logo. |
| Method | mugshot | Return the appropriate <img> tag for this object's mugshot. |
| Method | badges | Undocumented |
| Method | boolean | Return an icon representing the context as a boolean value. |
| Returns | A string, or None if the context object doesn't have a logo. | |
| Returns | A string, or None if the context object doesn't have a mugshot. | |