Class FormComponentLabel
A label which can be associated with a form component so that the for attribute can be added to the output
- picon\Component implements picon\InjectOnWakeup, picon\Identifiable, picon\Detachable
- picon\WebComponent
- picon\Label
- picon\FormComponentLabel
Namespace: picon
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/FormComponentLabel.php
Package: web\markup\html\form
Author: Martin Cassidy
Located at web/markup/html/form/FormComponentLabel.php
public
|
#
__construct( string $id,
Create a new component. Any overrides of the constructor must call the super. |
protected
|
|
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. |
onRender()
|
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
|