CloneSet388


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
13660.953statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11326
administrator/components/com_categories/views/category/tmpl/edit_metadata.php
21314
administrator/components/com_categories/views/category/tmpl/edit_options.php
313117
administrator/components/com_content/views/article/tmpl/edit.php
41314
administrator/components/com_menus/views/item/tmpl/edit_options.php
51375
administrator/components/com_users/views/user/tmpl/edit.php
61373
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
Clone Instance
1
Line Count
13
Source Line
26
Source File
administrator/components/com_categories/views/category/tmpl/edit_metadata.php

              if ($field->hidden): ;
                                   ?>
<?php                 echo $field->input; ?>
<?php
              else :;
                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                 echo $field->input; ?>
</td>
</tr>
<?php
              endif; ?>
<?php


Clone Instance
2
Line Count
13
Source Line
14
Source File
administrator/components/com_categories/views/category/tmpl/edit_options.php

              if ($field->hidden): ;
                                   ?>
<?php                 echo $field->input; ?>
<?php
              else :;
                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                 echo $field->input; ?>
</td>
</tr>
<?php
              endif; ?>
<?php


Clone Instance
3
Line Count
13
Source Line
117
Source File
administrator/components/com_content/views/article/tmpl/edit.php

                              if ($field->hidden): ;
                                                   ?>
<?php                                 echo $field->input; ?>
<?php
                              else :;
                                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                                 echo $field->input; ?>
</td>
</tr>
<?php
                              endif; ?>
<?php


Clone Instance
4
Line Count
13
Source Line
14
Source File
administrator/components/com_menus/views/item/tmpl/edit_options.php

              if ($field->hidden): ;
                                   ?>
<?php                 echo $field->input; ?>
<?php
              else :;
                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                 echo $field->input; ?>
</td>
</tr>
<?php
              endif; ?>
<?php


Clone Instance
5
Line Count
13
Source Line
75
Source File
administrator/components/com_users/views/user/tmpl/edit.php

                              if ($field->hidden): ;
                                                   ?>
<?php                                 echo $field->input; ?>
<?php
                              else :;
                                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                                 echo $field->input; ?>
</td>
</tr>
<?php
                              endif; ?>
<?php


Clone Instance
6
Line Count
13
Source Line
73
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                              if ($field->hidden): ;
                                                   ?>
<?php                                 echo $field->input; ?>
<?php
                              else :;
                                    ?>
<tr>
  <td class="paramlist_key" width="40%">
<?php                                                 echo $field->label; ?>
</td>
<td class="paramlist_value">
<?php                                                 echo $field->input; ?>
</td>
</tr>
<?php
                              endif; ?>
<?php


Clone AbstractionParameter Count: 6Parameter Bindings

if ($field->hidden):
  ;
  ?> [[#variable3e39a480]]<?php
  echo $field->input;
  ?> [[#variable3e39a3e0]]<?php
else :
  ;
  ?> [[#variable3e39a360]]<?php
  echo $field->label;
  ?> [[#variable3e39a2e0]]<?php
  echo $field->input;
  ?> [[#variable3e39a2a0]]<?php
endif;
?> [[#variable3e39a200]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3e39a480]]
 
12[[#3e39a480]]
 
13[[#3e39a480]]
 
14[[#3e39a480]]
 
15[[#3e39a480]]
 
16[[#3e39a480]]
 
21[[#3e39a3e0]]
 
22[[#3e39a3e0]]
 
23[[#3e39a3e0]]
 
24[[#3e39a3e0]]
 
25[[#3e39a3e0]]
 
26[[#3e39a3e0]]
 
31[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
32[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
33[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
34[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
35[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
36[[#3e39a360]]
<tr>
  <td class="paramlist_key" width="40%"> 
41[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
42[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
43[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
44[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
45[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
46[[#3e39a2e0]]
</td>
<td class="paramlist_value"> 
51[[#3e39a2a0]]
</td>
</tr> 
52[[#3e39a2a0]]
</td>
</tr> 
53[[#3e39a2a0]]
</td>
</tr> 
54[[#3e39a2a0]]
</td>
</tr> 
55[[#3e39a2a0]]
</td>
</tr> 
56[[#3e39a2a0]]
</td>
</tr> 
61[[#3e39a200]]
 
62[[#3e39a200]]
 
63[[#3e39a200]]
 
64[[#3e39a200]]
 
65[[#3e39a200]]
 
66[[#3e39a200]]