PHP 클래스 TightenCo\Jigsaw\Handlers\CollectionItemHandler

파일 보기 프로젝트 열기: tightenco/jigsaw

공개 메소드들

메소드 설명
__construct ( $collectionSettings, $outputPathResolver, $handlers )
handle ( $file, $data )
shouldHandle ( $file )

비공개 메소드들

메소드 설명
getCollectionName ( $file )
hasCollectionNamed ( $candidate )
isInCollectionDirectory ( $file )

메소드 상세

__construct() 공개 메소드

public __construct ( $collectionSettings, $outputPathResolver, $handlers )

handle() 공개 메소드

public handle ( $file, $data )

shouldHandle() 공개 메소드

public shouldHandle ( $file )