PHP Class Encore\Admin\Widgets\Tab

Inheritance: extends Widget, implements Illuminate\Contracts\Support\Renderable
Afficher le fichier Open project: z-song/laravel-admin

Protected Properties

Свойство Type Description
$attributes

Méthodes publiques

Méthode Description
add ( $title, $content )
dropDown ( array $links )
render ( )
title ( $title = '' )

Method Details

add() public méthode

public add ( $title, $content )

dropDown() public méthode

public dropDown ( array $links )
$links array

render() public méthode

public render ( )

title() public méthode

public title ( $title = '' )

Property Details

$attributes protected_oe property

protected $attributes