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:onAfterRenderListTable event

Triggered by /phproad/modules/db/behaviors/db_listbehavior/partials/_list.htm
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterRenderListTable(Backend_Controller $controller)
$controller Backend_Controller the Administration Area controller object.
Triggered after the Administration Area list table is displayed.