PHP Class Newscoop\Services\StatService

Afficher le fichier Open project: sourcefabric/newscoop

Protected Properties

Свойство Type Description
$em Doctrine\ORM\EntityManager

Méthodes publiques

Méthode Description
__construct ( EntityManager $em )
getAll ( )
getArticles ( $published = null )
getAttachments ( )
getAuthors ( )
getComments ( )
getHits ( )
getImages ( )
getInstallMethod ( )
getInstallationId ( )
getIp ( )
getIssues ( )
getLanguages ( )
getPublications ( )
getRamTotal ( )
getRamUsed ( )
getSections ( )
getServer ( )
getSubscribers ( $isAdmin )
getTopics ( )
getVersion ( )

Method Details

__construct() public méthode

public __construct ( EntityManager $em )
$em Doctrine\ORM\EntityManager

getAll() public méthode

public getAll ( )

getArticles() public méthode

public getArticles ( $published = null )

getAttachments() public méthode

public getAttachments ( )

getAuthors() public méthode

public getAuthors ( )

getComments() public méthode

public getComments ( )

getHits() public méthode

public getHits ( )

getImages() public méthode

public getImages ( )

getInstallMethod() public méthode

public getInstallMethod ( )

getInstallationId() public méthode

public getInstallationId ( )

getIp() public méthode

public getIp ( )

getIssues() public méthode

public getIssues ( )

getLanguages() public méthode

public getLanguages ( )

getPublications() public méthode

public getPublications ( )

getRamTotal() public méthode

public getRamTotal ( )

getRamUsed() public méthode

public getRamUsed ( )

getSections() public méthode

public getSections ( )

getServer() public méthode

public getServer ( )

getSubscribers() public méthode

public getSubscribers ( $isAdmin )

getTopics() public méthode

public getTopics ( )

getVersion() public méthode

public getVersion ( )

Property Details

$em protected_oe property

protected EntityManager,Doctrine\ORM $em
Résultat Doctrine\ORM\EntityManager