WMLcontainer class Container Class: Extends element class to make a virtual class for descendants which are container of basic elements. Examples of these would be a WMLtemplate, or a WMLcard.
Located in /wml-defs.php (line 526)
RenderableObject | --WMLelement | --WMLcontainer
Class | Description |
---|---|
![]() |
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. |
![]() |
WMLcard class Manage WML cards. |
URL to go to when timer expires
Timer expiry interval (in 10ths of seconds)
Inherited from WMLelement
WMLelement::$body
Constructor Create a new container object.
Insert GO element into container
Insert PREV element into container
Insert REFRESH element into container
Activate a timer Sets up the parameters for a timer.
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