WMLanchor class Provides a standard link on a WML page. It is usually an underlined bit of text which the user can click on to go to the given URL.
This object contains a GO element to do the work of jumping to the given URL.
Located in /wml-defs.php (line 449)
RenderableObject | --WMLelement | --WMLanchor
Go object associated with this link
Text to display for the anchor/link
Title of the anchor
Inherited from WMLelement
WMLelement::$body
Constructor
Create a new anchor (clickable link)
Return HTML content Use render() to render this element in your page.
Insert content into the anchor
Define a variable This variable will be sent to the server when the user clicks the link.
Return WML content Use render() to render this element in your page.
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