webmatic3.wm3GUICheckBox
\core\classes\GUI\wm3GUICheckBox.php at line 8

Class wm3GUICheckBox

wm3GUI
└─wm3GUIField
└─wm3GUICheckBox

public class wm3GUICheckBox
extends wm3GUIField


Constructor Summary

wm3GUICheckBox(mixed name, mixed value, mixed label)

Method Summary
void

render()

void

setIsBoolean(mixed is_boolean)

Methods inherited from webmatic3.wm3GUIField
addValidation, getColor, getEnabled, getError, getErrorMessage, getID, getJavascript, getLabel, getLabelWidth, getSpan, getTrID, getValue, getVisible, getWidths, isHidden, isSeparator, setColor, setEnabled, setError, setExtraContentAfter, setExtraContentBefore, setID, setInactive, setJavascript, setLabelWidth, setSpan, setTrID, setValue, setVisible, setWidths, validate
Methods inherited from webmatic3.wm3GUI
getName, getTitle, setData, setName, setTitle

Constructor Detail

\core\classes\GUI\wm3GUICheckBox.php at line 15

wm3GUICheckBox

public wm3GUICheckBox(mixed name, mixed value, mixed label)

Method Detail

\core\classes\GUI\wm3GUICheckBox.php at line 29

render

public void render()

\core\classes\GUI\wm3GUICheckBox.php at line 41

setIsBoolean

public void setIsBoolean(mixed is_boolean)