PHP Interface Newscoop\Entity\Theme\Loader\Loader

Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
find ( string $id ) : Newscoop\Entity\Theme Get theme
findAll ( ) : Traversable Get all themes

Method Details

find() public méthode

Get theme
public find ( string $id ) : Newscoop\Entity\Theme
$id string
Résultat Newscoop\Entity\Theme

findAll() public méthode

Get all themes
public findAll ( ) : Traversable
Résultat Traversable