Class | Description |
---|---|
MTAccordionComponent | |
MTAccordionContainer |
A DHTML accordion based on the Accordion Component found in MooTools: http://mootools.net/docs/more/Fx/Fx.Accordion
The class name of the container that contains the label is always "toggler" and the class name of the container that holds the
content is "elements".
|
MTAjaxAutoComplete | |
MTAjaxDraggable | |
MTAjaxExpansion | |
MTAjaxFileUpload |
AjaxFileUpload provides an Ajax wrapper around the file upload process.
|
MTAjaxInPlace | |
MTAjaxModalContainer | |
MTAjaxObserveField |
AjaxObserveField allows you to perform an Ajax submit (and optional update) based
on the state of a form field changing.
|
MTAjaxPing |
AjaxPing provides support for refreshing a large content area based on a series of periodic refreshes of a very small
area.
|
MTAjaxPingUpdate |
AjaxPingUpdate is primarily for use inside of an AjaxPing tag to support
ping-updating multiple containers from a single AjaxPing request.
|
MTAjaxProgressBar | |
MTAjaxSortableList | |
MTAjaxSubmitButton |
AjaxSubmitButton behaves just like a WOSubmitButton except that it submits in the background with an Ajax.Request.
|
MTAjaxTabbedPanel |
This implements the tabs and the main control of a tabbed panel display as an
unordered list (UL and LI elements).
|
MTAjaxTabbedPanelTab | |
MTAjaxTree | |
MTAjaxUpdateContainer |
observeFieldID requires ERExtensions, specifically ERXWOForm
|
MTAjaxUpdateLink |
Updates a region on the screen by creating a request to an action, then returning a script that in turn creates an
Ajax.Updater for the area.
|
MTAjaxUtils | |
MTERAttachmentFlexibleUpload | |
MTJSDatePicker | |
MTJSSlider |
Creates a JavaScript slider
see the MooTools documentation here: http://mootools.net/docs/more/Drag/Slider
The HTML for the slider will be written like this:
<div id="_1Element" class="element">
<div id="_2Knob" class="knob"></div>
</div>
|
MTMediaBox | |
MTStyledPopUpButton |
Copyright © 2002 – 2024 Project Wonder.