PHP Trait Ublaboo\DataGrid\Traits\TButtonTitle

Afficher le fichier Open project: ublaboo/datagrid

Protected Properties

Свойство Type Description
$title string | callable

Méthodes publiques

Méthode Description
getTitle ( ) : string Get attribute title
setTitle ( string $title ) Set attribute title

Method Details

getTitle() public méthode

Get attribute title
public getTitle ( ) : string
Résultat string

setTitle() public méthode

Set attribute title
public setTitle ( string $title )
$title string

Property Details

$title protected_oe property

protected string|callable $title
Résultat string | callable