PHP 클래스 Newscoop\SmartyView

상속: extends Zend_View_Abstract
파일 보기 프로젝트 열기: sourcefabric/newscoop

보호된 프로퍼티들

프로퍼티 타입 설명
$smarty Smarty

공개 메소드들

메소드 설명
__construct ( )
_run ( ) Render template
addPath ( string $path ) Add script path

메소드 상세

__construct() 공개 메소드

public __construct ( )

_run() 공개 메소드

Render template
public _run ( )

addPath() 공개 메소드

Add script path
public addPath ( string $path )
$path string

프로퍼티 상세

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

protected Smarty $smarty
리턴 Smarty