ExportCommand extends Command

Command for exporting T3D/XML data files

Attributes
#[AsCommand]
'impexp:export'
'Exports a T3D / XML file with content of a page tree'

Table of Contents

Properties

$export  : Export

Methods

__construct()  : mixed
configure()  : void
Configure the command by defining the name, options and arguments
execute()  : int
Executes the command for exporting a t3d/xml file from the TYPO3 system

Properties

Methods

configure()

Configure the command by defining the name, options and arguments

protected configure() : void

execute()

Executes the command for exporting a t3d/xml file from the TYPO3 system

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results