WMLcard class Manage WML cards.
These are effectively the "webpages" of the WAP world.
Located in /wml-defs.php (line 636)
RenderableObject | --WMLelement | --WMLcontainer | --WMLcard
Unique card identifier string
True if card has its own context
True if the card is "ordered"
Card title/banner
Inherited from WMLcontainer
WMLcontainer::$ontimerhref
WMLcontainer::$timerval
Inherited from WMLelement
WMLelement::$body
Constructor Create a new WML card.
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 card. This is basically just a case of rendering the various properties like card_id etc. as they were defined for the card.
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