CloneSet704


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1320.988php_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1145
administrator/components/com_content/views/articles/tmpl/default.php
2145
administrator/components/com_content/views/articles/tmpl/modal.php
3145
administrator/components/com_weblinks/views/weblinks/tmpl/default.php
Clone Instance
1
Line Count
1
Source Line
45
Source File
administrator/components/com_content/views/articles/tmpl/default.php

                                <?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_content'), 'value', 'text', $this->state->get('filter.category_id'));?>
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="20">
        <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/>
      </th>
      <th class="title">


Clone Instance
2
Line Count
1
Source Line
45
Source File
administrator/components/com_content/views/articles/tmpl/modal.php

                                <?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_content'), 'value', 'text', $this->state->get('filter.category_id'));?>
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="20">
        <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/>
      </th>
      <th class="title">


Clone Instance
3
Line Count
1
Source Line
45
Source File
administrator/components/com_weblinks/views/weblinks/tmpl/default.php

                                <?php echo JHtml::_('select.options', JHtml::_('category.options', 'com_weblinks'), 'value', 'text', $this->state->get('filter.category_id'));?>
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="5">


Clone AbstractionParameter Count: 2Parameter Bindings

<?php
  echo JHtml::_('select.options',JHtml::_('category.options', [[#variable3ebdc8e0]]),'value','text',$this->state->get('filter.category_id'));
?> [[#variable3ebdc920]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3ebdc8e0]]
'com_content' 
12[[#3ebdc8e0]]
'com_weblinks' 
13[[#3ebdc8e0]]
'com_content' 
21[[#3ebdc920]]
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="20">
        <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/>
      </th>
      <th class="title"> 
22[[#3ebdc920]]
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="5"> 
23[[#3ebdc920]]
</select>
</div>
</fieldset>
<table class="adminlist">
  <thead>
    <tr>
      <th width="20">
        <input type="checkbox" name="toggle" value="" onclick="checkAll(this)"/>
      </th>
      <th class="title">