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.tables.base Module

Next topic

The horizon.browsers.views Module

Project Source

This Page