The horizon.browsers.breadcrumb ModuleΒΆ

class horizon.browsers.breadcrumb.Breadcrumb(request, template, root, subfolder_path, url, attr=None)[source]

Bases: horizon.utils.html.HTMLElement

get_subfolders()[source]
render()[source]

Renders the table using the template from the table options.

Previous topic

The horizon.browsers Module

Next topic

The horizon.browsers.base Module

Project Source

This Page