PHP 인터페이스 Newscoop\Entity\Theme\Loader\Loader

파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
find ( string $id ) : Newscoop\Entity\Theme Get theme
findAll ( ) : Traversable Get all themes

메소드 상세

find() 공개 메소드

Get theme
public find ( string $id ) : Newscoop\Entity\Theme
$id string
리턴 Newscoop\Entity\Theme

findAll() 공개 메소드

Get all themes
public findAll ( ) : Traversable
리턴 Traversable