|
mosHTML is a helper class for rendering HTML controls.
Joomla versionUnknown
Defined inlibraries/joomla/html.php (includes/joomla.php prior to Joomla 1.1) (includes/mambo.php prior to Joomla 1.0)
Functions
- BackButton
- Displays a standard back button.
- CloseButton
- Displays a standard close button for a pop-up window.
- emailCloaking
- A simple method for cloaking email addresses.
- idBox
- Builds the HTML code for a standard id box.
- integerSelectList
- Builds an HTML <select> list containing a series of consecutive numbers.
- makeOption
- Returns an option object to include in a <select> list.
- monthSelectList
- Builds an HTML select list for the months of the year.
- PrintIcon
- Displays a standard print icon.
- radioList
- Builds a list of HTML radio buttons.
- selectList
- Builds an HTML <select> list complete with options.
- sortIcon
- Builds the HTML code for a standard clickable sort icon.
- treeSelectList
- Builds an HTML <select> list from a tree based query list.
- yesnoRadioList
- Builds an HTML radio button list consisting of just a 'yes' and a 'no' button.
- yesnoSelectList
- Builds an HTML select list consisting of just a 'yes' and a 'no' option.
Please report any errors on this page to the Developer Documentation Forum.
|
|
Last Updated ( Monday, 31 October 2005 )
|