PHP 클래스 BaseReportController

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

공개 프로퍼티들

프로퍼티 타입 설명
$assetPath
$assetPathAlias
$form_errors
$items_per_page
$layout
$modulePathAlias

공개 메소드들

메소드 설명
accessRules ( )
actionDownloadReport ( )
actionRunReport ( )

보호된 메소드들

메소드 설명
beforeAction ( $action )
initPagination ( $model, $criteria = null )
sendCsvHeaders ( $filename )

메소드 상세

accessRules() 공개 메소드

public accessRules ( )

actionDownloadReport() 공개 메소드

actionRunReport() 공개 메소드

public actionRunReport ( )

beforeAction() 보호된 메소드

protected beforeAction ( $action )

initPagination() 보호된 메소드

protected initPagination ( $model, $criteria = null )

sendCsvHeaders() 보호된 메소드

protected sendCsvHeaders ( $filename )

프로퍼티 상세

$assetPath 공개적으로 프로퍼티

public $assetPath

$assetPathAlias 공개적으로 프로퍼티

public $assetPathAlias

$form_errors 공개적으로 프로퍼티

public $form_errors

$items_per_page 공개적으로 프로퍼티

public $items_per_page

$layout 공개적으로 프로퍼티

public $layout

$modulePathAlias 공개적으로 프로퍼티

public $modulePathAlias