CloneSet505


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
33260.981php_sequence[13]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
126149
templates/beez/html/com_content/article/form.php
233179
templates/rhuk_milkyway/html/com_content/article/form.php
Clone Instance
1
Line Count
26
Source Line
149
Source File
templates/beez/html/com_content/article/form.php

                <?php echo $this->lists['access']; ?>
</div>
<div class="wrap">&nbsp;</div>
<div>
  <label for="ordering">
<?php echo JText::_('Ordering'); ?>:
</label>
<?php echo $this->lists['ordering']; ?>
</div>
<div class="wrap">&nbsp;</div>
</fieldset>
<fieldset class="metadata">
  <legend><?php echo JText::_('Metadata'); ?></legend>
<label for="metadesc">
<?php echo JText::_('Description'); ?>:
</label>
<textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"><?php echo str_replace('&','&amp;',$this->article->metadesc); ?></textarea>
<label for="metakey">
<?php echo JText::_('Keywords'); ?>


Clone Instance
2
Line Count
33
Source Line
179
Source File
templates/rhuk_milkyway/html/com_content/article/form.php

                <?php echo $this->lists['access']; ?>
</td>
</tr>
<tr>
  <td class="key">
    <label for="ordering">
<?php echo JText::_( 'Ordering');  ?>:
</label>
</td>
<td>
<?php echo $this->lists['ordering']; ?>
</td>
</tr>
</table>
</fieldset>
<fieldset>
  <legend><?php echo JText::_('Metadata'); ?></legend>
<table class="adminform">
  <tr>
    <td valign="top" class="key">
      <label for="metadesc">
<?php echo JText::_( 'Description');  ?>:
</label>
</td>
<td>
  <textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"><?php echo str_replace('&','&amp;',$this->article->metadesc); ?></textarea>
</td>
</tr>
<tr>
  <td valign="top" class="key">
    <label for="metakey">
<?php echo JText::_( 'Keywords');  ?>


Clone AbstractionParameter Count: 6Parameter Bindings

<?php
  echo $this->lists['access'];
?> [[#variable525e39a0]]<?php
                          echo JText::_('Ordering');
                        ?> [[#variable525e38e0]]<?php
                                                  echo $this->lists['ordering'];
                                                ?> [[#variable525e3820]]<?php
                                                                          echo JText::_('Metadata');
                                                                        ?> [[#variable4daa9540]]<?php
                                                                                                  echo JText::_('Description');
                                                                                                ?> [[#variable525e3760]]<?php
                                                                                                                          echo str_replace('&','&amp;',$this->article->metadesc);
                                                                                                                        ?> [[#variable525e36e0]]<?php
                                                                                                                                                  echo JText::_('Keywords');
                                                                                                                                                ?>
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#525e39a0]]
</td>
</tr>
<tr>
  <td class="key">
    <label for="ordering"> 
12[[#525e39a0]]
</div>
<div class="wrap">&nbsp;</div>
<div>
  <label for="ordering"> 
21[[#525e38e0]]
:
</label>
</td>
<td> 
22[[#525e38e0]]
:
</label> 
31[[#525e3820]]
</td>
</tr>
</table>
</fieldset>
<fieldset>
  <legend> 
32[[#525e3820]]
</div>
<div class="wrap">&nbsp;</div>
</fieldset>
<fieldset class="metadata">
  <legend> 
41[[#4daa9540]]
</legend>
<table class="adminform">
  <tr>
    <td valign="top" class="key">
      <label for="metadesc"> 
42[[#4daa9540]]
</legend>
<label for="metadesc"> 
51[[#525e3760]]
:
</label>
</td>
<td>
  <textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"> 
52[[#525e3760]]
:
</label>
<textarea rows="5" cols="50" style="width:500px; height:120px" class="inputbox" id="metadesc" name="metadesc"> 
61[[#525e36e0]]
</textarea>
</td>
</tr>
<tr>
  <td valign="top" class="key">
    <label for="metakey"> 
62[[#525e36e0]]
</textarea>
<label for="metakey">