Свойство | Тип | Описание | |
---|---|---|---|
$daux | |||
$indexed_pages |
Метод | Описание | |
---|---|---|
__construct ( |
||
generateAll ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $width ) | ||
generateOne ( |
||
getContentTypes ( ) : array |
Метод | Описание | |
---|---|---|
copyThemes ( string $destination, string $local_base ) | Copy all files from $local to $destination | |
ensureEmptyDestination ( $destination ) |
Метод | Описание | |
---|---|---|
generateRecursive ( |
Recursively generate the documentation | |
strip_html_tags ( string $text ) : string | Remove HTML tags, including invisible text such as style and script code, and embedded objects. Add line breaks around block-level tags to prevent word joining after tag removal. |
protected copyThemes ( string $destination, string $local_base ) | ||
$destination | string | |
$local_base | string |
public generateAll ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, $width ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
public generateOne ( |
||
$node | ||
$params | ||
Результат | Todaymade\Daux\Format\Base\Page |