class Documentable::To::HTML::Wrapper

HTML wrapper common to all pages

class Documentable::To::HTML::Wrapper

Common HTML representation for all pages. A mustache template is used: you can check it here

method render

Defined as

method render($pod$selected = '':$pod-path?)

Renders the $pod passed and wraps it. $selected is an element of Kind. It will appear as selected. $pod-path is used to complete the 'edit button' presents in pages coming from a Documentable::Primary object.

Type Graph

Type relations for Documentable::To::HTML::Wrapper
perl6-type-graph Documentable::To::HTML::Wrapper Documentable::To::HTML::Wrapper Any Any Documentable::To::HTML::Wrapper->Any

Expand above chart