Part of lp.code.xmlrpc.branch View In Hierarchy
| Method | resolve_lp_path | See IPublicCodehostingAPI. |
| Method | _compose_http_url | Undocumented |
| Method | _compose_bzr_ssh_url | Undocumented |
| Method | _getUrlsForBranch | Return a list of URLs for the given branch. |
| Method | _getUniqueNameResultDict | Undocumented |
| Method | _resolve_lp_path | See IPublicCodehostingAPI. |
| Method | _getBranchPaths | Get the specific paths for a branch. |
| Parameters | branch | A Branch object. |
| lp_path | The path that was used to traverse to the branch. | |
| suffix | The section of the path that follows the branch specification. | |
| Returns | {'urls': [list_of_branch_urls]}. | |