HtmlAbstract
- Namespace: \Redaxscript\Html
- Description: abstract class to create html
- Package: Redaxscript
- Category: Html
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_html | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
html | public | set the html |
append | public | append to the html |
prepend | public | prepend to the html |
clear | public | clear the html |
Method | Visibility | Description |