$element->toHtml

$element->toHtml – Output HTML and children

Synopsis

string $element->toHtml ( )

Description

returns the HTML to represent the object. If you wish to implement your own element, you only need to implement this method, and assign it to the element array..

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Sets the HTML attributes (Previous) Output Open Tag and any children and not Child tag (designed for use with <form + hidden elements> (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.