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 "buttongroup-control" you were looking for
buttongroup Control - buttongroupcontrol Class
The buttongroup control places action buttons in the form which are used to process the form entries.  It is typically placed as the last control in the form.  It uses the buttongroupcontrol class in the forms/controls folder....
{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:...
Forms and Controls
Overview - Forms and controls are a basic building block for many pages or interfaces within Exponent.  Therefore, we've developed some handy tools to make their use more intuitive and to provide better integration into the system....
Block Functions (plugins)
Smarty 'Block' functions are functions which enclose a template block and operate on the contents of this block.  In Exponent, we use Block functions to encapsulate things like css code, the permissions section, forms, scripts,...
{form} smarty block
The {form} block encapsulates a form in a template.  It accepts several parameters, but the most common is the action to take when the form is submitted via the buttongroupcontrol. {form action=save} {control type=buttongroup...
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...