PHP 클래스 Puli\Repository\Resource\FileResource

부터: 1.0
저자: Bernhard Schussek ([email protected])
상속: extends AbstractFilesystemResource, implements Puli\Repository\Api\Resource\BodyResource
파일 보기 프로젝트 열기: puli/repository 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $filesystemPath, $path = null )
getBody ( )
getChild ( $relPath )
hasChild ( $relPath )
hasChildren ( )
listChildren ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $filesystemPath, $path = null )

getBody() 공개 메소드

public getBody ( )

getChild() 공개 메소드

public getChild ( $relPath )

hasChild() 공개 메소드

public hasChild ( $relPath )

hasChildren() 공개 메소드

public hasChildren ( )

listChildren() 공개 메소드

public listChildren ( )