CloneSet813


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5520.977php_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1537
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
2541
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
3545
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
4549
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
5553
administrator/components/com_weblinks/views/weblink/tmpl/edit.php
Clone Instance
1
Line Count
5
Source Line
37
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                                                                     <br/>
<?php echo $this->form->getInput('title'); ?>
</li>
<li>
<?php echo $this->form->getLabel('alias'); ?>


Clone Instance
2
Line Count
5
Source Line
41
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                                                                     <br/>
<?php echo $this->form->getInput('alias'); ?>
</li>
<li>
<?php echo $this->form->getLabel('url'); ?>


Clone Instance
3
Line Count
5
Source Line
45
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                                                                   <br/>
<?php echo $this->form->getInput('url'); ?>
</li>
<li>
<?php echo $this->form->getLabel('state'); ?>


Clone Instance
4
Line Count
5
Source Line
49
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                                                                     <br/>
<?php echo $this->form->getInput('state'); ?>
</li>
<li>
<?php echo $this->form->getLabel('catid'); ?>


Clone Instance
5
Line Count
5
Source Line
53
Source File
administrator/components/com_weblinks/views/weblink/tmpl/edit.php

                                                                     <br/>
<?php echo $this->form->getInput('catid'); ?>
</li>
<li>
<?php echo $this->form->getLabel('ordering'); ?>


Clone AbstractionParameter Count: 2Parameter Bindings

<br/>
<?php
  echo $this->form->getInput( [[#variable4c72c080]]);
?>
</li>
<li>
<?php
  echo $this->form->getLabel( [[#variable4c72c060]]);
?>
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#4c72c080]]
'title' 
12[[#4c72c080]]
'alias' 
13[[#4c72c080]]
'url' 
14[[#4c72c080]]
'state' 
15[[#4c72c080]]
'catid' 
21[[#4c72c060]]
'alias' 
22[[#4c72c060]]
'url' 
23[[#4c72c060]]
'state' 
24[[#4c72c060]]
'catid' 
25[[#4c72c060]]
'ordering'