Function CMS_Spreadsheet_Writer->write_row
Definitions
sources/files_spreadsheets_write.php
- Write spreadsheet row.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Parameters
Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
---|---|---|---|---|---|---|---|
$row | array | No | No | required parameter | N/A | N/A | Row |
$metadata | ?array | No | No | Null | N/A | N/A | Map representing metadata of a row; supports 'url'; will only be used by file formats that support it (null: none) |