The foot class
The class is a special kind of page section. It contains all of the page content for the footer region. Actually the footer is the simplest of the page sections in a webpage. All it really has is the main content, some optional script content and that's about it.
Located in /webpage-defs.php (line 1548)
RenderableObject | --page_section | --foot
Inherited from page_section
page_section::$content
page_section::$script
page_section::$scriptsrc
This renders the foot as HTML.
This renders the foot as WML.
Inherited From page_section
page_section::page_section()
page_section::add()
page_section::add_named_script()
page_section::add_popup_script()
page_section::add_script()
page_section::add_scriptsrc()
page_section::clear()
page_section::get_template()
page_section::get_trimcontent()
page_section::html()
page_section::replace()
page_section::script()
page_section::wml()
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3