Factory method for CustomHtml, returns new instance.
Factories are used to make instant chaining possible.
Tags:
Parameters:
Compiles and returns the html-fragment for the element.
This includes the wrapped html-code without any alterations.
Tags:
Overrides
FormElement::doRender() (Returns the compiled html-code for the element.)
Sets the html-content to wrap into the element.
Just write ordinary raw html, keep any context dependencies in mind and remember that the code is wrapped before inserted.
Tags:
Parameters: