PHP 클래스 Redaxscript\Modules\Preview\Preview

부터: 3.0.0
저자: Henry Ruhs
상속: extends Redaxscript\Module
파일 보기 프로젝트 열기: redaxmedia/redaxscript

보호된 프로퍼티들

프로퍼티 타입 설명
$_moduleArray array array of the module

공개 메소드들

메소드 설명
render ( string $alias = null, string $path = null ) : string render
renderStart ( ) renderStart
routerStart ( ) routerStart

메소드 상세

render() 공개 정적인 메소드

render
부터: 3.0.0
public static render ( string $alias = null, string $path = null ) : string
$alias string
$path string
리턴 string

renderStart() 공개 정적인 메소드

renderStart
부터: 2.2.0
public static renderStart ( )

routerStart() 공개 정적인 메소드

routerStart
부터: 3.0.0
public static routerStart ( )

프로퍼티 상세

$_moduleArray 보호되어 있는 정적으로 프로퍼티

array of the module
protected static array $_moduleArray
리턴 array