HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Filter to load Booster on specific actions. Then in a controller, add the new booster filter: public function filters() { return array( 'accessControl', 'postOnly + delete', array('ext.booster.filters.BoosterFilter - delete') ); }