PHP 트레잇 Ublaboo\DataGrid\Traits\TButtonTryAddIcon

파일 보기 프로젝트 열기: ublaboo/datagrid

공개 메소드들

메소드 설명
tryAddIcon ( Nette\Utils\Html $el, string | null $icon, string $name ) : void Should the element has an icon?

메소드 상세

tryAddIcon() 공개 메소드

Should the element has an icon?
public tryAddIcon ( Nette\Utils\Html $el, string | null $icon, string $name ) : void
$el Nette\Utils\Html
$icon string | null
$name string
리턴 void