HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
__scrapingForm.php
Go to the documentation of this file.
1 <div class = "dialog-overlay">
2  <?php
3  $this->widget('TagsReaperFormAPI', array(
4  'demo' => 1,
5  'api' => array(
6  'accordions' => array(
7  'accordion_2' => true,
8  ),
9  )
10  ));
11  ?>
12 </div>