n2n Page Rocket 1 API

page\ui

Package ui

SubPackages

Interfaces

No interfaces were found

Classes

Class name PhpDoc Comment
PageHtmlBuilder PageHtmlBuilder provides methods for simple html output in views dependent on the state of the site. It looks up PageState to determine the current page.
PageHtmlBuilderMeta PageHtmlBuilderMeta provides non-html meta information to your views. You can access it over PageHtmlBuilder::meta(). Like PageHtmlBuilder it looks up PageState to determine the current page.

Traits

No traits were found