Method | Description | |
---|---|---|
render ( Symfony\Component\Console\Output\OutputInterface $output, array $rows ) |
Method | Description | |
---|---|---|
appendHeaders ( DOMElement $parent, array $headers = null ) | ||
appendRowFields ( DOMElement $row, array $fields ) | ||
appendRows ( DOMElement $parent, array $rows ) | ||
createField ( DOMDocument $doc, string $key, string $value ) : DOMElement | create a DOMElement containing the data | |
getHeader ( integer $index, mixed $default = null ) : string | ||
getName ( string $string ) : string | ||
setHeadersFrom ( array $rows ) : void |