CloneSet36


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
51850.973php_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1510
templates/rhuk_milkyway/html/com_contact/category/default.php
234
templates/rhuk_milkyway/html/com_content/archive/default.php
3365
templates/rhuk_milkyway/html/com_content/article/form.php
455
templates/rhuk_milkyway/html/com_content/category/blog.php
555
templates/rhuk_milkyway/html/com_content/category/default.php
653
templates/rhuk_milkyway/html/com_content/frontpage/default.php
755
templates/rhuk_milkyway/html/com_content/section/default.php
833
templates/rhuk_milkyway/html/com_newsfeeds/category/default.php
958
templates/rhuk_milkyway/html/com_poll/poll/default.php
10319
templates/rhuk_milkyway/html/com_user/register/default.php
1153
templates/rhuk_milkyway/html/com_user/remind/default.php
1253
templates/rhuk_milkyway/html/com_user/reset/default.php
1353
templates/rhuk_milkyway/html/com_user/user/default.php
14513
templates/rhuk_milkyway/html/com_user/user/form.php
1553
templates/rhuk_milkyway/html/com_weblinks/categories/default.php
1652
templates/rhuk_milkyway/html/com_weblinks/category/default.php
17525
templates/rhuk_milkyway/html/com_weblinks/weblink/form.php
18516
templates/rhuk_milkyway/html/com_wrapper/wrapper/default.php
Clone Instance
1
Line Count
5
Source Line
10
Source File
templates/rhuk_milkyway/html/com_contact/category/default.php

<?php if ( $this->params->get( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<div class="contentpane


Clone Instance
2
Line Count
3
Source Line
4
Source File
templates/rhuk_milkyway/html/com_content/archive/default.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>"><?php echo $this->escape($this->params->get('page_title')); ?></div>
<?php
      endif; ?>
<p>


Clone Instance
3
Line Count
3
Source Line
65
Source File
templates/rhuk_milkyway/html/com_content/article/form.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"><?php echo $this->escape($this->params->get('page_title')); ?></div>
<?php
      endif; ?>
<form action="


Clone Instance
4
Line Count
5
Source Line
5
Source File
templates/rhuk_milkyway/html/com_content/category/blog.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table class="blog


Clone Instance
5
Line Count
5
Source Line
5
Source File
templates/rhuk_milkyway/html/com_content/category/default.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="contentpane


Clone Instance
6
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_content/frontpage/default.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table class="blog


Clone Instance
7
Line Count
5
Source Line
5
Source File
templates/rhuk_milkyway/html/com_content/section/default.php

<?php if ($this->params->get('show_page_title', 1)):  ;
                                                      ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="contentpane


Clone Instance
8
Line Count
3
Source Line
3
Source File
templates/rhuk_milkyway/html/com_newsfeeds/category/default.php

<?php if ( $this->params->get( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>"><?php echo $this->escape($this->params->get('page_title')); ?></div>
<?php
      endif; ?>
<table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" class="contentpane


Clone Instance
9
Line Count
5
Source Line
8
Source File
templates/rhuk_milkyway/html/com_poll/poll/default.php

<?php if ($this->params->get( 'show_page_title', 1)):  ;
                                                       ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<div class="contentpane


Clone Instance
10
Line Count
3
Source Line
19
Source File
templates/rhuk_milkyway/html/com_user/register/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"><?php echo $this->escape($this->params->get('page_title')); ?></div>
<?php
      endif; ?>
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
  <tr>
    <td width="30%" height="40">
      <label id="namemsg" for="name">


Clone Instance
11
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_user/remind/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<form action="


Clone Instance
12
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_user/reset/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<form action="


Clone Instance
13
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_user/user/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
  <tr>
    <td>


Clone Instance
14
Line Count
5
Source Line
13
Source File
templates/rhuk_milkyway/html/com_user/user/form.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table cellpadding="5" cellspacing="0" border="0" width="100%">
  <tr>
    <td>
      <label for="username">


Clone Instance
15
Line Count
5
Source Line
3
Source File
templates/rhuk_milkyway/html/com_weblinks/categories/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>


Clone Instance
16
Line Count
5
Source Line
2
Source File
templates/rhuk_milkyway/html/com_weblinks/category/default.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" class="contentpane


Clone Instance
17
Line Count
5
Source Line
25
Source File
templates/rhuk_milkyway/html/com_weblinks/weblink/form.php

<?php if ( $this->params->def( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php                 echo $this->escape($this->params->get('page_title')); ?>
</div>
<?php
      endif; ?>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
  <tr>
    <td width="10%">
      <label for="jformtitle">


Clone Instance
18
Line Count
5
Source Line
16
Source File
templates/rhuk_milkyway/html/com_wrapper/wrapper/default.php

<?php if ( $this->params->get( 'show_page_title', 1)):    ;
                                                          ?>
<div class="componentheading<?php         echo $this->escape($this->params->get('pageclass_sfx')); ?>">
<?php         echo $this->escape($this->params->get( 'page_title'));  ?>
</div>
<?php
      endif; ?>
<iframe


Clone AbstractionParameter Count: 5Parameter Bindings

<?php
  if ($this->params-> [[#variable58681820]]('show_page_title',1)):
    ;
    ?> [[#variable58681760]]<?php
    echo $this->escape($this->params->get('pageclass_sfx'));
    ?> [[#variable58681720]]<?php
    echo $this->escape($this->params->get('page_title'));
    ?> [[#variable586815e0]]<?php
  endif;
?> [[#variable586816c0]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#58681820]]
get 
12[[#58681820]]
def 
13[[#58681820]]
def 
14[[#58681820]]
def 
15[[#58681820]]
def 
16[[#58681820]]
def 
17[[#58681820]]
def 
18[[#58681820]]
get 
19[[#58681820]]
get 
110[[#58681820]]
get 
111[[#58681820]]
get 
112[[#58681820]]
def 
113[[#58681820]]
get 
114[[#58681820]]
get 
115[[#58681820]]
get 
116[[#58681820]]
def 
117[[#58681820]]
get 
118[[#58681820]]
get 
21[[#58681760]]
<div class="componentheading 
22[[#58681760]]
<div class="componentheading 
23[[#58681760]]
<div class="componentheading 
24[[#58681760]]
<div class="componentheading 
25[[#58681760]]
<div class="componentheading 
26[[#58681760]]
<div class="componentheading 
27[[#58681760]]
<div class="componentheading 
28[[#58681760]]
<div class="componentheading 
29[[#58681760]]
<div class="componentheading 
210[[#58681760]]
<div class="componentheading 
211[[#58681760]]
<div class="componentheading 
212[[#58681760]]
<div class="componentheading 
213[[#58681760]]
<div class="componentheading 
214[[#58681760]]
<div class="componentheading 
215[[#58681760]]
<div class="componentheading 
216[[#58681760]]
<div class="componentheading 
217[[#58681760]]
<div class="componentheading 
218[[#58681760]]
<div class="componentheading 
31[[#58681720]]
"> 
32[[#58681720]]
"> 
33[[#58681720]]
"> 
34[[#58681720]]
"> 
35[[#58681720]]
"> 
36[[#58681720]]
"> 
37[[#58681720]]
"> 
38[[#58681720]]
"> 
39[[#58681720]]
"> 
310[[#58681720]]
"> 
311[[#58681720]]
"> 
312[[#58681720]]
"> 
313[[#58681720]]
"> 
314[[#58681720]]
"> 
315[[#58681720]]
"> 
316[[#58681720]]
"> 
317[[#58681720]]
"> 
318[[#58681720]]
"> 
41[[#586815e0]]
</div> 
42[[#586815e0]]
</div> 
43[[#586815e0]]
</div> 
44[[#586815e0]]
</div> 
45[[#586815e0]]
</div> 
46[[#586815e0]]
</div> 
47[[#586815e0]]
</div> 
48[[#586815e0]]
</div> 
49[[#586815e0]]
</div> 
410[[#586815e0]]
</div> 
411[[#586815e0]]
</div> 
412[[#586815e0]]
</div> 
413[[#586815e0]]
</div> 
414[[#586815e0]]
</div> 
415[[#586815e0]]
</div> 
416[[#586815e0]]
</div> 
417[[#586815e0]]
</div> 
418[[#586815e0]]
</div> 
51[[#586816c0]]
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="contentpane 
52[[#586816c0]]
<table cellpadding="4" cellspacing="1" border="0" width="100%">
  <tr>
    <td width="10%">
      <label for="jformtitle"> 
53[[#586816c0]]
<table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" class="contentpane 
54[[#586816c0]]
 
55[[#586816c0]]
<table cellpadding="5" cellspacing="0" border="0" width="100%">
  <tr>
    <td>
      <label for="username"> 
56[[#586816c0]]
<table cellpadding="0" cellspacing="0" border="0" width="100%">
  <tr>
    <td> 
57[[#586816c0]]
<form action=" 
58[[#586816c0]]
<table class="blog 
59[[#586816c0]]
<div class="contentpane 
510[[#586816c0]]
<table width="100%" cellpadding="4" cellspacing="0" border="0" align="center" class="contentpane 
511[[#586816c0]]
<iframe 
512[[#586816c0]]
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="contentpane">
  <tr>
    <td width="30%" height="40">
      <label id="namemsg" for="name"> 
513[[#586816c0]]
<form action=" 
514[[#586816c0]]
<p> 
515[[#586816c0]]
<div class="contentpane 
516[[#586816c0]]
<form action=" 
517[[#586816c0]]
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center" class="contentpane 
518[[#586816c0]]
<table class="blog