cms:onConfigurePagesPage event
Triggered by |
/modules/cms/controllers/cms_pages.php |
Author |
LemonStand eCommerce Inc. |
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.
|