WMLtemplate class Extends container class to make a template. These are useful when you have a bunch of cards which you want to all have a common set of options.
Located in /wml-defs.php (line 591)
RenderableObject | --WMLelement | --WMLcontainer | --WMLtemplate
Inherited from WMLcontainer
WMLcontainer::$ontimerhref
WMLcontainer::$timerval
Inherited from WMLelement
WMLelement::$body
Constructor Create a new template object.
Return HTML content Use render() to render this element in your page.
Return WML content Use render() to render this element in your page.
Returns a string which is the WML for the template.
Inherited From WMLcontainer
WMLcontainer::WMLcontainer()
WMLcontainer::insert_go()
WMLcontainer::insert_prev()
WMLcontainer::insert_refresh()
WMLcontainer::set_ontimer()
Inherited From WMLelement
WMLelement::WMLelement()
WMLelement::insert()
WMLelement::insert_para()
WMLelement::insert_paragraph()
WMLelement::insert_para_scrubbed()
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3