jifty::view::mason::halo(3pm) debian man page | unix.com

Man Page: jifty::view::mason::halo

Operating Environment: debian

Section: 3pm

Jifty::View::Mason::Halo(3pm)				User Contributed Perl Documentation			     Jifty::View::Mason::Halo(3pm)

NAME
Jifty::View::Mason::Halo - Class for drawing "halos" around page components
DESCRIPTION
start_component_hook CONTEXT_OBJECT Whenever we start to render a component, check to see if we can draw a halo around the component. Either way, record halo metadata. end_component_hook CONTEXT_OBJECT When we're done rendering a component, record how long it took and close off the halo "span" if we have one. _unrendered_component CONTEXT Returns true if we're not currently inside the "Body" section of the webpage OR the current component is a subcomponent. (Rendering halos for subcomponents being too "heavy") render_component_tree Once we're just about to finish rendering our HTML page (just before the "</body"> tag, we should call render_component_tree to output all the halo data and metadata. perl v5.14.2 2010-09-25 Jifty::View::Mason::Halo(3pm)
Related Man Pages
html::mason::compiler::toobject(3pm) - debian
html::mason::componentsource(3pm) - debian
html::mason::resolver(3pm) - debian
jifty::handler(3pm) - debian
mason::component::moose(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?