Skip to main content

Export

Export loop lists all defined exports.
{loop type="export" name="the-loop-name" [argument="value"], [...]}

Arguments

ArgumentDescriptionDefaultExample
categoryA single or a list of export category ids.category="2", category="1,4"
idA single or a list of export ids.id="2", id="1,4,7"
orderA list of values see sorting possible valuesmanualorder="alpha"
refA single or a list of export references.ref="thelia.export.customer", id="thelia.export.customer,thelia.export.orders"

Plus the global arguments

Outputs

VariableValue
$CATEGORY_IDthe export category id
$DESCRIPTIONthe export description
$HANDLE_CLASSThe fully qualified name of the class which implements this export
$IDthe export id
$POSITIONthe export position in the containing category
$REFThe export reference, as defined in a config.xml file
$TITLEThe export title
$URLthe URL to start this export in the admin export page

Plus the global outputs

Order possible values

Arguments

Ascending valueDescending valueSorted fields
alphaalpha-reversetitle
idid_reverseid
manualmanual-reverseposition
refref_reversereference