\Kendo\UI\Widget

A base PHP wrapper for all Kendo UI for PHP widgets. This wrapper is not meant to be used directly. Instead, it is used by all Kendo UI for PHP widgets to share base functionality.

Methods

render

Serializes the widget to a string. To render the widget, pass the result of this method to echo.

Returns

String the rendered output of the widget

In this article
Not finding the help you need?