Class DropDown
A drop down choice HTML select element
- picon\Component implements picon\InjectOnWakeup, picon\Identifiable, picon\Detachable
- picon\MarkupContainer
- picon\LabeledMarkupContainer
- picon\FormComponent
- picon\AbstractChoice
- picon\AbstractSingleChoice
- picon\DropDown
Namespace: picon
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/DropDown.php
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/DropDown.php
public
|
#
__construct( string $id, array $choices,
|
protected
|
#
onComponentTag(
This is called imediatly before the tag is written to the output This method allows direct manipulation of the object representing the actual markup element that is to be rendered. |
protected
|
|
protected
|
|
protected
|
convertInput(),
isSelected()
|
getChoiceRenderer(),
getChoices(),
getValue(),
isDisabled(),
renderOptGroup(),
renderOption(),
renderOptions(),
validateModel(),
valueForChoice()
|
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
|