Index
-
\com\setasign\Konquadrat
-
Object
-
Custom
-
Traits
- CallActionTask
- CheckinRelation
- CheckinTpl
- ConfigExport
- CrashReport
- Dashboard
- DashboardTpl
- DatasourceTpl
- EditColumnTask
- ExportTpl
- Grid
- Import
- ImportDefinition
- ImportFileTpl
- ImportTask
- MobileCheckinAuth
- MobileCheckinAuthDevice
- NamedDashboard
- NamedDataorigin
- NamedObject
- NumberRange
- TaskTpl
- TxtExportTpl
- UserTpl
- Workflow
- WorkflowTextItem
- XlsExportTpl
-
Traits
-
Custom
-
Object
com\setasign\Konquadrat\Object\Custom\Traits
XlsExportTpl Trait XlsExportTpl
File: /Konquadrat/src/Object/Custom/traits/XlsExportTpl.php
Used in
Summary
Properties
$smarty
private XlsExportTpl::$smarty
Static Methods
getGuiFormConfig()
public static XlsExportTpl::getGuiFormConfig (
\com\setasign\Konquadrat\LanguageManager $languageManager
): stringParameters
- $languageManager : \com\setasign\Konquadrat\LanguageManager
Methods
customRenderer()
protected XlsExportTpl::customRenderer (
\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet $worksheet,
\PhpOffice\PhpSpreadsheet\Cell\Cell $cell,
$value,
$columnConfig
): void\PhpOffice\PhpSpreadsheet\Cell\Cell $cell,
$value,
$columnConfig
Parameters
- $worksheet : \PhpOffice\PhpSpreadsheet\Worksheet\Worksheet
- $cell : \PhpOffice\PhpSpreadsheet\Cell\Cell
- $value
- $columnConfig
Exceptions
Throws \PhpOffice\PhpSpreadsheet\Exception
Throws \Exception
fillCell()
protected XlsExportTpl::fillCell (
\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet $worksheet,
\PhpOffice\PhpSpreadsheet\Cell\Cell $cell,
$dataRow,
$column,
$gridConfig,
$gridId
): void\PhpOffice\PhpSpreadsheet\Cell\Cell $cell,
$dataRow,
$column,
$gridConfig,
$gridId
Parameters
- $worksheet : \PhpOffice\PhpSpreadsheet\Worksheet\Worksheet
- $cell : \PhpOffice\PhpSpreadsheet\Cell\Cell
- $dataRow
- $column
- $gridConfig
- $gridId
Exceptions
Throws \PhpOffice\PhpSpreadsheet\Exception
Throws \Exception
fillHeadings()
protected XlsExportTpl::fillHeadings (
\PhpOffice\PhpSpreadsheet\Worksheet\Worksheet $worksheet,
array $columns,
array $gridConfig
): voidarray $columns,
array $gridConfig
Parameters
- $worksheet : \PhpOffice\PhpSpreadsheet\Worksheet\Worksheet
- $columns : array
- $gridConfig : array
Exceptions
Throws \PhpOffice\PhpSpreadsheet\Exception
processExport()
Exceptions
Throws \com\setasign\Konquadrat\Exception
Throws \PhpOffice\PhpSpreadsheet\Exception
Throws \PhpOffice\PhpSpreadsheet\Reader\Exception
Throws \PhpOffice\PhpSpreadsheet\Writer\Exception
Throws \com\setasign\Konquadrat\Object\UnknownObjectException
setParams()
Parameters
- $params
Exceptions
Throws \com\setasign\Konquadrat\Exception
Throws \com\setasign\Konquadrat\Object\UnknownObjectException
Throws \JsonException
Throws \com\setasign\SetaFramework\Permissions\PermissionException
