CloneSet297


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6660.962statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1673
templates/rhuk_milkyway/html/com_contact/category/default.php
2678
templates/rhuk_milkyway/html/com_contact/category/default.php
3683
templates/rhuk_milkyway/html/com_contact/category/default.php
4788
templates/rhuk_milkyway/html/com_contact/category/default.php
5620
templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php
6725
templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php
Clone Instance
1
Line Count
6
Source Line
73
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

                              if ( $this->params->get( 'show_email')):    ;
                                                                          ?>
<td height="20" width="20%" class="sectiontableheader<?php                         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                                 echo JText::_( 'Email');  ?>
</td>
<?php
                              endif; ?>
<?php


Clone Instance
2
Line Count
6
Source Line
78
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

                              if ( $this->params->get( 'show_telephone')):    ;
                                                                              ?>
<td height="20" width="15%" class="sectiontableheader<?php                         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                                 echo JText::_( 'Phone');  ?>
</td>
<?php
                              endif; ?>
<?php


Clone Instance
3
Line Count
6
Source Line
83
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

                              if ( $this->params->get( 'show_mobile')):    ;
                                                                           ?>
<td height="20" width="15%" class="sectiontableheader<?php                         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                                 echo JText::_( 'Mobile');  ?>
</td>
<?php
                              endif; ?>
<?php


Clone Instance
4
Line Count
7
Source Line
88
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

                              if ( $this->params->get( 'show_fax')):    ;
                                                                        ?>
<td height="20" width="15%" class="sectiontableheader<?php                                 echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                                         echo JText::_( 'Fax');  ?>
</td>
<?php
                              endif; ?>
</tr>
<?php


Clone Instance
5
Line Count
6
Source Line
20
Source File
templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php

              if ( $this->params->get( 'show_name')):    ;
                                                         ?>
<td height="20" width="90%" class="sectiontableheader<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo JText::_( 'Feed Name');  ?>
</td>
<?php
              endif; ?>
<?php


Clone Instance
6
Line Count
7
Source Line
25
Source File
templates/rhuk_milkyway/html/com_newsfeeds/category/default_items.php

              if ( $this->params->get( 'show_articles')):    ;
                                                             ?>
<td height="20" width="10%" class="sectiontableheader<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>" align="center" nowrap="nowrap">
<?php                 echo JText::_( 'Num Articles');  ?>
</td>
<?php
              endif; ?>
</tr>
<?php


Clone AbstractionParameter Count: 6Parameter Bindings

if ($this->params->get( [[#variable4879fd00]])):
  ;
  ?> [[#variable4879fca0]]<?php
  echo $this->escape($this->params->get('pageclass_sfx'));
  ?> [[#variable4879fbe0]]<?php
  echo JText::_( [[#variable4879fb80]]);
  ?> [[#variable4879f180]]<?php
endif;
?> [[#variable4879fb40]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4879fd00]]
'show_name' 
12[[#4879fd00]]
'show_articles' 
13[[#4879fd00]]
'show_email' 
14[[#4879fd00]]
'show_telephone' 
15[[#4879fd00]]
'show_mobile' 
16[[#4879fd00]]
'show_fax' 
21[[#4879fca0]]
<td height="20" width="90%" class="sectiontableheader 
22[[#4879fca0]]
<td height="20" width="10%" class="sectiontableheader 
23[[#4879fca0]]
<td height="20" width="20%" class="sectiontableheader 
24[[#4879fca0]]
<td height="20" width="15%" class="sectiontableheader 
25[[#4879fca0]]
<td height="20" width="15%" class="sectiontableheader 
26[[#4879fca0]]
<td height="20" width="15%" class="sectiontableheader 
31[[#4879fbe0]]
"> 
32[[#4879fbe0]]
" align="center" nowrap="nowrap"> 
33[[#4879fbe0]]
"> 
34[[#4879fbe0]]
"> 
35[[#4879fbe0]]
"> 
36[[#4879fbe0]]
"> 
41[[#4879fb80]]
'Feed Name' 
42[[#4879fb80]]
'Num Articles' 
43[[#4879fb80]]
'Email' 
44[[#4879fb80]]
'Phone' 
45[[#4879fb80]]
'Mobile' 
46[[#4879fb80]]
'Fax' 
51[[#4879f180]]
</td> 
52[[#4879f180]]
</td> 
53[[#4879f180]]
</td> 
54[[#4879f180]]
</td> 
55[[#4879f180]]
</td> 
56[[#4879f180]]
</td> 
61[[#4879fb40]]
 
62[[#4879fb40]]
</tr> 
63[[#4879fb40]]
 
64[[#4879fb40]]
 
65[[#4879fb40]]
 
66[[#4879fb40]]
</tr>