Property | Type | Description | |
---|---|---|---|
$elementId | |||
$items | |||
$model | |||
$script |
Method | Description | |
---|---|---|
__construct ( |
||
__toString ( ) : string | Get the string contents of the grid view. | |
render ( ) : Illuminate\Http\JsonResponse | string | Render a tree. | |
saveTree ( string $serialize ) : boolean | Build menu tree presented by array. | |
variables ( ) : array | Variables in tree template. |
Method | Description | |
---|---|---|
buildupScript ( ) : void | Build tree grid scripts. |
public __construct ( |
||
$model |
public __toString ( ) : string | ||
return | string |
protected buildupScript ( ) : void | ||
return | void |