|
|
| |
Jifty::View::Declare::Page(3) |
User Contributed Perl Documentation |
Jifty::View::Declare::Page(3) |
Jifty::View::Declare::Page - page wrappers
This library provides page wrappers
Renders everything. This main driver of page rendering and called right after
constructing page object.
Renders an HTML5 "doctype", <head> and the first part of a page
body. This bit isn't terribly well thought out and we're not happy with it.
Renders $body_code inside a body tag
Renders the skeleton of the page
Returns a coderef that will make headers for each thing passed to it
Renders the in-page title
Renders the page footer and prepends the header to the Template::Declare buffer.
Renders the AdminMode alert (if AdminMode is on)
Renders the keybinding javascript as well as the wait message
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |