PHP 클래스 Assetic\Extension\Twig\TwigResource

저자: Kris Wallsmith ([email protected])
상속: implements Assetic\Factory\Resource\ResourceInterface
파일 보기 프로젝트 열기: kriswallsmith/assetic 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Twig_LoaderInterface $loader, $name )
__toString ( )
getContent ( )
isFresh ( $timestamp )

메소드 상세

__construct() 공개 메소드

public __construct ( Twig_LoaderInterface $loader, $name )
$loader Twig_LoaderInterface

__toString() 공개 메소드

public __toString ( )

getContent() 공개 메소드

public getContent ( )

isFresh() 공개 메소드

public isFresh ( $timestamp )