PHP Class Ojs\AnalyticsBundle\Command\StatsNormalizeCommand

Inheritance: extends Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Afficher le fichier Open project: ojs/ojs

Méthodes publiques

Méthode Description
normalizeIssueTotalArticleDownload ( )
normalizeIssueTotalArticleView ( )
normalizeJournalTotalArticleDownload ( )
normalizeJournalTotalArticleView ( )

Méthodes protégées

Méthode Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : void
initialize ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat void

initialize() protected méthode

protected initialize ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

normalizeIssueTotalArticleDownload() public méthode

normalizeIssueTotalArticleView() public méthode

normalizeJournalTotalArticleDownload() public méthode

normalizeJournalTotalArticleView() public méthode