HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
__siteRecrawlDialog.php
Go to the documentation of this file.
1
<div
class
= "dialog-overlay">
2
<div id =
"recrawl-dialog"
>
3
<h3>Re-crawl</h3>
4
<form action =
"/SiteRecrawl/recrawl"
method =
"post"
>
5
<table>
6
<tr>
7
<td>Site ID</td>
8
<td><?=$id?></td>
9
</tr>
10
<tr>
11
<td>Cleanup site before re-crawl</td>
12
<td><input type =
"checkbox"
name =
"cleanup"
/></td>
13
</tr>
14
<tr>
15
<td>Timeout</td>
16
<td><input name =
"delay"
type =
"text"
class
= "righted"/></td>
17
</tr>
18
<tr>
19
<td><input type =
"submit"
value
=
"Re-crawl"
/></td>
20
<td><input type =
"button"
value
=
"Cancel"
onclick =
"cancelRecrawl()"
/></td>
21
</tr>
22
</table>
23
<input type =
"hidden"
name =
"iterations"
value
=
"<?=$iterations?>"
/>
24
<input type =
"hidden"
name =
"id"
value
=
"<?=$id?>"
/>
25
</form>
26
</div>
27
</div>
app
protected
views
siteRecrawl
__siteRecrawlDialog.php
Generated on Tue Jun 30 2015 20:12:37 for HCE Project DC service web UI by
1.8.1.2