HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
ControllerCode.php
Go to the documentation of this file.
1 <?php
2 return array (
3  'template' => 'default',
4  'baseClass' => 'Controller',
5  'actions' => 'index filter',
6 );