Property | Type | Description | |
---|---|---|---|
$_html | string | html of the element |
Method | Description | |
---|---|---|
append ( string $html = null ) : |
append to the html | |
clear ( ) : |
clear the html | |
html ( string $html = null ) : |
set the html | |
prepend ( string $html = null ) : |
prepend to the html |