This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

core:onBeforeListExport event

Triggered by Db_ListBehavior
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onBeforeListExport(Backend_Controller $controller)
$controller Backend_Controller the Administration Area controller object.
Triggered before an Administration Area list is exported as a CSV file.