Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Newscoop
Services
EditorService
PHP Class Newscoop\Services\EditorService
Inheritance:
implements
Newscoop\EditorInterface
Show file
Open project: sourcefabric/newscoop
Protected Properties
Property
Type
Description
$dispatcher
$em
Public Methods
Method
Description
__construct
(
$dispatcher
,
$em
)
getLink
(
$article
)
{@inheritDoc}
getLinkParameters
(
$article
)
{@inheritDoc}
Private Methods
Method
Description
getArticleDetails
(
$article
)
Method Details
__construct()
public
method
public
__construct
(
$dispatcher
,
$em
)
getLink()
public
method
{@inheritDoc}
public
getLink
(
$article
)
getLinkParameters()
public
method
{@inheritDoc}
public
getLinkParameters
(
$article
)
Property Details
$dispatcher
protected property
protected
$dispatcher
$em
protected property
protected
$em