Свойство | Тип | Описание | |
---|---|---|---|
$configResolver |
Метод | Описание | |
---|---|---|
buildResourceWatcher ( string $sourceDir, string $destinationDir ) : Yosymfony\ResourceWatcher\ResourceWatcher | Builds a ResourceWatcher instance. | |
buildSpress ( Yosymfony\Spress\Core\IO\IOInterface $io, Symfony\Component\Console\Input\InputInterface $input ) : |
Buils a Spress instance. | |
configure ( ) | ||
enableParsedown ( |
Enables Parsedown converter. | |
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
getConfigResolver ( ) : |
Gets the attributes or option resolver for configuration values. | |
reParse ( Yosymfony\Spress\Core\IO\IOInterface $io, Symfony\Component\Console\Input\InputInterface $input, Yosymfony\ResourceWatcher\ResourceWatcher $rw ) | Reparse a site. | |
rebuildingSiteMessage ( |
Write the result of rebuilding a site. | |
resultMessage ( |
Writes the result of a parsing a site. | |
startingMessage ( |
Writes the staring messages. |
protected buildResourceWatcher ( string $sourceDir, string $destinationDir ) : Yosymfony\ResourceWatcher\ResourceWatcher | ||
$sourceDir | string | Source path |
$destinationDir | string | Destination path |
Результат | Yosymfony\ResourceWatcher\ResourceWatcher |
protected buildSpress ( Yosymfony\Spress\Core\IO\IOInterface $io, Symfony\Component\Console\Input\InputInterface $input ) : |
||
$io | Yosymfony\Spress\Core\IO\IOInterface | |
$input | Symfony\Component\Console\Input\InputInterface | |
Результат |
protected enableParsedown ( |
||
$spress |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected getConfigResolver ( ) : |
||
Результат |
protected reParse ( Yosymfony\Spress\Core\IO\IOInterface $io, Symfony\Component\Console\Input\InputInterface $input, Yosymfony\ResourceWatcher\ResourceWatcher $rw ) | ||
$io | Yosymfony\Spress\Core\IO\IOInterface | |
$input | Symfony\Component\Console\Input\InputInterface | |
$rw | Yosymfony\ResourceWatcher\ResourceWatcher |
protected resultMessage ( |
||
$io | ||
$items | array |