Method | Description | |
---|---|---|
__construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher = null, Symfony\Component\Filesystem\Filesystem $filesystem = null ) | ||
processDocument ( |
||
processDocumentDecoration ( |
||
processDocuments ( $documents, $globals ) | ||
processFile ( Symfony\Component\Finder\SplFileInfo $file, $folder = '', $type = Document::TYPE_UNKNOWN ) | ||
processGlobals ( $documents, |
||
terminate ( $webDir ) | ||
write ( |
Method | Description | |
---|---|---|
buildCollectionsWithDocumentMethod ( $documents, $method ) | ||
buildCollectionsWithType ( $documents ) | ||
sortByDate ( $documents ) |
public __construct ( Symfony\Component\EventDispatcher\EventDispatcherInterface $eventDispatcher = null, Symfony\Component\Filesystem\Filesystem $filesystem = null ) | ||
$eventDispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface | |
$filesystem | Symfony\Component\Filesystem\Filesystem |
public processDocumentDecoration ( |
||
$document |
public processFile ( Symfony\Component\Finder\SplFileInfo $file, $folder = '', $type = Document::TYPE_UNKNOWN ) | ||
$file | Symfony\Component\Finder\SplFileInfo |
public processGlobals ( $documents, |
||
$globals |