SEARCH:
Previous: JoomlaCompatibility Next: hWidget

AddControl

string Table_id
int skey
string Column_id
any Column_Value
string Control_Name

Use this routine to register a form control and its value. The information about the control is saved in the Context.

Returns the name of the control. Use this as the HTML name property when putting the control onto the form.

Previous: JoomlaCompatibility Next: hWidget