PHP 클래스 Cml\View

파일 보기 프로젝트 열기: linhecheng/cmlphp 1 사용 예제들

공개 메소드들

메소드 설명
getEngine ( string $engine = null ) : Cml\View\Html 获取渲染引擎

메소드 상세

getEngine() 공개 정적인 메소드

获取渲染引擎
public static getEngine ( string $engine = null ) : Cml\View\Html
$engine string 视图引擎 内置html/json/xml/excel
리턴 Cml\View\Html