Property | Type | Description | |
---|---|---|---|
$label |
Method | Description | |
---|---|---|
_extend ( ) | Be sure that the name of the label isn't added as an attribute of the label tag | |
get ( |
Produce HTML output for all this fieldset and all contained controls | |
set_for ( |
Apply this label to a control | |
set_label ( string $label ) : |
Set the label text | |
wrap ( string $label, |
Create a label for a control |
public _extend ( ) |
public set_for ( |
||
$for | The control that this label is for | |
return | $this |