PHP Class Ojs\JournalBundle\Entity\SectionRepository

This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Inheritance: extends Doctrine\ORM\EntityRepository
Show file Open project: ojs/ojs

Public Methods

Method Description
getIds ( )
getIdsByJournal ( Journal $journal )

Method Details

getIds() public method

public getIds ( )

getIdsByJournal() public method

public getIdsByJournal ( Journal $journal )
$journal Journal