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

cms:onConfigurePagesPage event

Triggered by /modules/cms/controllers/cms_pages.php
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onConfigurePagesPage(Cms_Pages $controller)
$controller Cms_Pages specifies the controller object.
Allows to configure the Administration Area CMS Pages pages before they are displayed. In the event handler you can update the back-end controller properties.