Class | Description |
---|---|
![]() |
WMLelement class Manage WML elements. This is a virtual class used for all WML elements. |
![]() |
WMLfieldset class Manage a set of fields. |
![]() |
WMLdo_element class Do Element Class: Extends element to make a virtual class which has descendants which are contained by a 'do' construct. |
![]() |
WMLprev class Extends the Do Element Class. Provide the Do element of type = 'prev'. |
![]() |
WMLrefresh class Extends the Do Element Class. Provide the Do element of type = 'refresh'. |
![]() |
WMLgo class Extends the Do Element Class. Provide the Do element of type = 'accept'. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
WMLDeck class Manage WML Decks of cards. |
Form elements
Button widgets
Re-writes the given HREF, appending session ID if found. Appends the
session properly when pre-existing query parameters are already on the href string. Omits the session id if the string contains the pattern "logoff", since this is assumed to mean that the session is being terminated. Also omits it if already present.
Scrubs the given string to make it acceptable to touchy WML parsers in cellphones.
Documentation generated by phpDocumentor 1.3.0RC3