The body class The class is a special kind of page section. It contains all of the main page content.
Located in /webpage-defs.php (line 1313)
RenderableObject | --page_section | --body
Class | Description |
---|---|
![]() |
The deck class The class is a special kind of body section. It contains all of the main page content for a WAP phone (wml). |
The script to execute when the page has loaded
Miscellaneous content for the body tag
Inherited from page_section
page_section::$content
page_section::$script
page_section::$scriptsrc
Constructor Create a new body object.
This renders the body as HTML.
Define the script to execute after page has loaded
Define other miscellaneous content to be put into the body tag.
This method can be called multiple times. Each time the content is added (appended) to.
This renders the body 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