PHP Class Newscoop\Services\EditorService

Inheritance: implements Newscoop\EditorInterface
Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$dispatcher
$em

Méthodes publiques

Méthode Description
__construct ( $dispatcher, $em )
getLink ( $article ) {@inheritDoc}
getLinkParameters ( $article ) {@inheritDoc}

Private Methods

Méthode Description
getArticleDetails ( $article )

Method Details

__construct() public méthode

public __construct ( $dispatcher, $em )

getLinkParameters() public méthode

{@inheritDoc}
public getLinkParameters ( $article )

Property Details

$dispatcher protected_oe property

protected $dispatcher

$em protected_oe property

protected $em