Template::Direct::Page - Handle an entire page as an object
Provide over all support for a page object
Create a new Page object with specified template content.
Page tags have no parent tags, returns undef.
Page tags have no tag depth being root, returns 0.
Page tags have no class depth being root, returns 0.
Page tags have no class parent tags, returns undef.
Returns the template correctly processed with the data
Returns 1 if the template has been compiled into
It's tag marked form, this pairs up with the children
structure to compile the template with a data set.
Martin Owens - Copyright 2007, AGPL