\phpDocumentor\Transformer\Command\TemplateListCommand

Lists all templates known to phpDocumentor.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
configure()
execute()
No protected properties found
N/A
No private methods found
$factory
N/A

Properties

Methods

configure()

configure() : void

Initializes this command and sets the name, description, options and arguments.

execute()

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

Retrieves all template names from the Template Factory and sends those to stdout.

Parameters

\Symfony\Component\Console\Input\InputInterface $input
\Symfony\Component\Console\Output\OutputInterface $output