PHP 클래스 BootstrapUI\View\Widget\ButtonWidget

상속: extends Cake\View\Widget\ButtonWidget, use trait BootstrapUI\View\Helper\OptionsAwareTrait
파일 보기 프로젝트 열기: friendsofcake/bootstrap-ui 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_styles array

공개 메소드들

메소드 설명
render ( array $data, Cake\View\Form\ContextInterface $context ) : string Renders a button.

메소드 상세

render() 공개 메소드

Renders a button.
public render ( array $data, Cake\View\Form\ContextInterface $context ) : string
$data array The data to build a button with.
$context Cake\View\Form\ContextInterface The current form context.
리턴 string

프로퍼티 상세

$_styles 보호되어 있는 프로퍼티

또한 보기: OptionsAwareTrait::applyButtonStyles
사용 중단: This property is no longer used.
protected array $_styles
리턴 array