Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Newscoop
Entity
Repository
ArticleAuthorRepository
PHP Class Newscoop\Entity\Repository\ArticleAuthorRepository
Inheritance:
extends
Doctrine\ORM\EntityRepository
Datei anzeigen
Open project: sourcefabric/newscoop
Public Methods
Method
Description
getArticleAuthor
(
$articleNumber
,
$languageCode
,
$authorId
,
$typeId
= null )
getArticleAuthors
(
$articleNumber
,
$languageCode
)
Method Details
getArticleAuthor()
public
method
public
getArticleAuthor
(
$articleNumber
,
$languageCode
,
$authorId
,
$typeId
= null )
getArticleAuthors()
public
method
public
getArticleAuthors
(
$articleNumber
,
$languageCode
)