Topics

 Page Not Found

The page you were looking for wasn't found. It may have been moved or deleted.

Could this be what you are looking for?

We found the following pages which are similar to the page "checkbox-control" you were looking for
checkbox Control - checkboxcontrol Class
The checkbox control places a checkbox in the form.  It uses the checkboxcontrol class in the forms/controls folder. The checkbox control accepts several parameters: name (required) value id - (default is to use name)...
Options
This control allows selection of an item using a checkbox or radio button. It is similar to the drop-down list, but displayed differently. Checkbox Radio Button Group
{control} smarty function
The {control} tag is used to place controls within the form.  Generally, the class file for each of these controls is found in the '/framework/core/subsystems/forms/controls' folder.  It is called in the following format:...
Adding E-Alerts Support to a Module
How to integrate Exponent Email Alerts into a module.  As you’ll see it’s not difficult to add E-Alerts support to a module.  1. Ensure that ‘ealerts’ is NOT in the $remove_configs array of the...
yuicalendar Control - yuicalendarcontrol Class
The yuicalendar  control places a YUI calendar widget control in the form.  It uses the yuicalendarcontrol class in the forms/controls folder. The yuicalendar control accepts several parameters: name (required) id value...
yuidatetime Control - yuidatetimecontrol Class
The yuidatetime control places a YUI calendar widget and date/time control in the form.  It uses the yuidatetimecontrol class in the forms/controls folder. The yuidatetime control accepts several parameters: name (required) id...
antispam Control
The antispam control places reCaptcha validation in the form based on the Anti-Spam Site Configuration settings.  You must have turned on the site anti-spam measures and set the reCaptcha Public and Private keys. It does NOT use the...
files Control - filemanagercontrol Class
This control creates the 'Add Files' widget control.
datetime Control - datetimecontrol Class
The datetime control places a set of text based date time controls in the form.  It uses the datetimcontrol class in the forms/controls folder. The  datetime control accepts several parameters: name (required) label - the...
editor or html Control - ckeditorcontrol, tinymcecontrol, or htmleditorcontrol Classes
The editor or html control places a multi-line text box with a WYSIWYG editor in the form.  The two control types are a psuedonym for each other.  It uses the either the ckeditorcontrol or htmleditorcontrol class in the...