PHP 클래스 App\Http\Controllers\BaseController

상속: extends Controller
파일 보기 프로젝트 열기: hillelcoren/invoice-ninja 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$entityType

보호된 메소드들

메소드 설명
returnBulk ( $entityType, $action, $ids )
setupLayout ( ) : void Setup the layout used by the controller.

메소드 상세

returnBulk() 보호된 메소드

protected returnBulk ( $entityType, $action, $ids )

setupLayout() 보호된 메소드

Setup the layout used by the controller.
protected setupLayout ( ) : void
리턴 void

프로퍼티 상세

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

protected $entityType