Class CheckChoice
An automatically populated list of check boxes to choose from. The options are defined as an array.
- picon\Component implements picon\InjectOnWakeup, picon\Identifiable, picon\Detachable
- picon\MarkupContainer
- picon\LabeledMarkupContainer
- picon\FormComponent
- picon\AbstractChoice
- picon\AbstractMultipleChoice
- picon\CheckChoice implements picon\ChoiceGroup
Namespace: picon
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/CheckChoice.php
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/CheckChoice.php
public
|
|
protected
|
#
onInitialize( )
Called when the component hierarchy above this compoent is complete If overriding this method you MUST call parent::onInitialize() |
protected
|
|
public
|
|
public
|
|
protected
|
#
convertInput( )
Convert the input from its raw format the that which is expected Sub classes which need to handle this themselves should override this method and have getType() throw UnsupportedOperationException |
getName(),
getRawInputArray(),
isSelected()
|
PATH_SEPERATOR,
TYPE_ARRAY,
TYPE_BOOL,
TYPE_DOUBLE,
TYPE_FLOAT,
TYPE_INT,
TYPE_STRING,
VISITOR_CONTINUE_TRAVERSAL,
VISITOR_CONTINUE_TRAVERSAL_NO_DEEPER,
VISITOR_STOP_TRAVERSAL
|
$added
|