OOjsUI
Object-Oriented JavaScript – User Interface
|
Wraps a HTML snippet for use with Tag::appendContent() and Tag::prependContent(). More...
Public Member Functions | |
__construct ($content) | |
__toString () | |
Render into HTML. More... | |
Protected Attributes | |
string | $content |
HTML snippet this instance represents. | |
Wraps a HTML snippet for use with Tag::appendContent() and Tag::prependContent().
OOUI\HtmlSnippet::__construct | ( | $content | ) |
string | $content |
OOUI\HtmlSnippet::__toString | ( | ) |
Render into HTML.