Page

Base class: Part

A page is used to compose iommi parts into a bigger whole.

See the howto for example usages.

Refinable members

after     (evaluated)

Type: Union[int, str]

See after

assets

Type: Namespace

See assets

context     (evaluated)

Cookbook:

How do I specify the context used when a Template is rendered?

endpoints

Type: Namespace

extra

Type: Dict[str, Any]

See extra

extra_evaluated

Type: Dict[str, Any]

See extra

extra_params

h_tag     (evaluated)

Type: Union[Fragment, str]

See title

include     (evaluated)

Type: bool

See include

iommi_style

Type: str

member_class

Type: Type[Fragment]

parts

Type: Dict[str, Union[Part, str, Template]]

Cookbook:

How do I override part of a part/page?

title     (evaluated)

Type: str

See title

Cookbook:

How do I set the title of my page?

Methods

as_view

on_bind

on_refine_done

own_evaluate_parameters