CloneSet21


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
83130.979statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1467
administrator/components/com_banners/views/banner.php
2470
administrator/components/com_banners/views/banner.php
3473
administrator/components/com_banners/views/banner.php
4476
administrator/components/com_banners/views/banner.php
5279
administrator/components/com_banners/views/banner.php
6483
administrator/components/com_banners/views/banner.php
7486
administrator/components/com_banners/views/banner.php
8489
administrator/components/com_banners/views/banner.php
9895
administrator/components/com_banners/views/banner.php
10456
administrator/components/com_banners/views/client.php
11459
administrator/components/com_banners/views/client.php
12462
administrator/components/com_banners/views/client.php
13865
administrator/components/com_banners/views/client.php
14457
administrator/components/com_contact/admin.contact.html.php
15460
administrator/components/com_contact/admin.contact.html.php
16263
administrator/components/com_contact/admin.contact.html.php
17467
administrator/components/com_contact/admin.contact.html.php
18470
administrator/components/com_contact/admin.contact.html.php
19473
administrator/components/com_contact/admin.contact.html.php
20876
administrator/components/com_contact/admin.contact.html.php
21453
administrator/components/com_messages/admin.messages.html.php
22456
administrator/components/com_messages/admin.messages.html.php
23459
administrator/components/com_messages/admin.messages.html.php
24862
administrator/components/com_messages/admin.messages.html.php
25459
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
26462
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
27265
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
28469
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
29472
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
30475
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
31878
administrator/components/com_newsfeeds/admin.newsfeeds.html.php
Clone Instance
1
Line Count
4
Source Line
67
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',  'Name', 'b.name', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="10%" nowrap="nowrap">
<?php


Clone Instance
2
Line Count
4
Source Line
70
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Client', 'c.name', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="10%" nowrap="nowrap">
<?php


Clone Instance
3
Line Count
4
Source Line
73
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Category', 'cc.title', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" nowrap="nowrap">
<?php


Clone Instance
4
Line Count
4
Source Line
76
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Published', 'b.showBanner', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="8%" nowrap="nowrap">
<?php


Clone Instance
5
Line Count
2
Source Line
79
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Order', 'b.ordering', @$lists['order_Dir'], @$lists['order']); ?>
<?php


Clone Instance
6
Line Count
4
Source Line
83
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Sticky', 'b.Sticky', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" nowrap="nowrap">
<?php


Clone Instance
7
Line Count
4
Source Line
86
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Impressions', 'b.impmade', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="80">
<?php


Clone Instance
8
Line Count
4
Source Line
89
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'Clicks', 'b.clicks', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" nowrap="nowrap">
<?php


Clone Instance
9
Line Count
8
Source Line
95
Source File
administrator/components/com_banners/views/banner.php

                                                      echo JHtml::_('grid.sort',   'ID', 'b.bid', @$lists['order_Dir'], @$lists['order']); ?>
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="13">
<?php


Clone Instance
10
Line Count
4
Source Line
56
Source File
administrator/components/com_banners/views/client.php

                                              echo JHtml::_('grid.sort',   'Client Name', 'a.name', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th nowrap="nowrap" class="title" width="35%">
<?php


Clone Instance
11
Line Count
4
Source Line
59
Source File
administrator/components/com_banners/views/client.php

                                              echo JHtml::_('grid.sort',   'Contact', 'a.contact', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th align="center" nowrap="nowrap" width="5%">
<?php


Clone Instance
12
Line Count
4
Source Line
62
Source File
administrator/components/com_banners/views/client.php

                                              echo JHtml::_('grid.sort',   'No. of Active Banners', 'bid', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="1%" nowrap="nowrap">
<?php


Clone Instance
13
Line Count
8
Source Line
65
Source File
administrator/components/com_banners/views/client.php

                                              echo JHtml::_('grid.sort',   'ID', 'a.cid', @$lists['order_Dir'], @$lists['order']); ?>
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="6">
<?php


Clone Instance
14
Line Count
4
Source Line
57
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Name', 'cd.name', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" class="title" nowrap="nowrap">
<?php


Clone Instance
15
Line Count
4
Source Line
60
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Published', 'cd.published', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th nowrap="nowrap" width="8%">
<?php


Clone Instance
16
Line Count
2
Source Line
63
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Order by', 'cd.ordering', @$lists['order_Dir'], @$lists['order']); ?>
<?php


Clone Instance
17
Line Count
4
Source Line
67
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Access', 'cd.access', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="10%" class="title">
<?php


Clone Instance
18
Line Count
4
Source Line
70
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Category', 'category', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th class="title" nowrap="nowrap" width="10%">
<?php


Clone Instance
19
Line Count
4
Source Line
73
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'Linked to User', 'user', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="1%" nowrap="nowrap">
<?php


Clone Instance
20
Line Count
8
Source Line
76
Source File
administrator/components/com_contact/admin.contact.html.php

                                                      echo JHtml::_('grid.sort',   'ID', 'cd.id', @$lists['order_Dir'], @$lists['order']); ?>
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="11">
<?php


Clone Instance
21
Line Count
4
Source Line
53
Source File
administrator/components/com_messages/admin.messages.html.php

                                                      echo JHtml::_('grid.sort',   'Subject', 'a.subject', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" class="title" align="center">
<?php


Clone Instance
22
Line Count
4
Source Line
56
Source File
administrator/components/com_messages/admin.messages.html.php

                                                      echo JHtml::_('grid.sort',   'Read', 'a.state', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="25%" class="title">
<?php


Clone Instance
23
Line Count
4
Source Line
59
Source File
administrator/components/com_messages/admin.messages.html.php

                                                      echo JHtml::_('grid.sort',   'From', 'user_from', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="15%" class="title" nowrap="nowrap" align="center">
<?php


Clone Instance
24
Line Count
8
Source Line
62
Source File
administrator/components/com_messages/admin.messages.html.php

                                                      echo JHtml::_('grid.sort',   'Date', 'a.date_time', @$lists['order_Dir'], @$lists['order']); ?>
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="6">
<?php


Clone Instance
25
Line Count
4
Source Line
59
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'News Feed', 'a.name', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%">
<?php


Clone Instance
26
Line Count
4
Source Line
62
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'Published', 'a.published', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="8%" nowrap="nowrap">
<?php


Clone Instance
27
Line Count
2
Source Line
65
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'Order', 'a.ordering', @$lists['order_Dir'], @$lists['order']); ?>
<?php


Clone Instance
28
Line Count
4
Source Line
69
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'Category', 'catname', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%" nowrap="nowrap">
<?php


Clone Instance
29
Line Count
4
Source Line
72
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'Num Articles', 'a.numarticles', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="5%">
<?php


Clone Instance
30
Line Count
4
Source Line
75
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'Cache time', 'a.cache_time', @$lists['order_Dir'], @$lists['order']); ?>
</th>
<th width="1%" nowrap="nowrap">
<?php


Clone Instance
31
Line Count
8
Source Line
78
Source File
administrator/components/com_newsfeeds/admin.newsfeeds.html.php

                                                      echo JHtml::_('grid.sort',   'ID', 'a.id', @$lists['order_Dir'], @$lists['order']); ?>
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="10">
<?php


Clone AbstractionParameter Count: 3Parameter Bindings

echo JHtml::_('grid.sort', [[#variable53e0dc80]], [[#variable53e0dc40]],@$lists['order_Dir'],@$lists['order']);
?> [[#variable53e0d360]]<?php
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#53e0dc80]]
'ID' 
12[[#53e0dc80]]
'Clicks' 
13[[#53e0dc80]]
'Impressions' 
14[[#53e0dc80]]
'Sticky' 
15[[#53e0dc80]]
'Order' 
16[[#53e0dc80]]
'Published' 
17[[#53e0dc80]]
'Category' 
18[[#53e0dc80]]
'Client' 
19[[#53e0dc80]]
'Name' 
110[[#53e0dc80]]
'ID' 
111[[#53e0dc80]]
'No. of Active Banners' 
112[[#53e0dc80]]
'Contact' 
113[[#53e0dc80]]
'Client Name' 
114[[#53e0dc80]]
'ID' 
115[[#53e0dc80]]
'Linked to User' 
116[[#53e0dc80]]
'Category' 
117[[#53e0dc80]]
'Access' 
118[[#53e0dc80]]
'Order by' 
119[[#53e0dc80]]
'Published' 
120[[#53e0dc80]]
'Name' 
121[[#53e0dc80]]
'Date' 
122[[#53e0dc80]]
'From' 
123[[#53e0dc80]]
'Read' 
124[[#53e0dc80]]
'Subject' 
125[[#53e0dc80]]
'ID' 
126[[#53e0dc80]]
'Cache time' 
127[[#53e0dc80]]
'Num Articles' 
128[[#53e0dc80]]
'Category' 
129[[#53e0dc80]]
'Order' 
130[[#53e0dc80]]
'Published' 
131[[#53e0dc80]]
'News Feed' 
21[[#53e0dc40]]
'b.bid' 
22[[#53e0dc40]]
'b.clicks' 
23[[#53e0dc40]]
'b.impmade' 
24[[#53e0dc40]]
'b.Sticky' 
25[[#53e0dc40]]
'b.ordering' 
26[[#53e0dc40]]
'b.showBanner' 
27[[#53e0dc40]]
'cc.title' 
28[[#53e0dc40]]
'c.name' 
29[[#53e0dc40]]
'b.name' 
210[[#53e0dc40]]
'a.cid' 
211[[#53e0dc40]]
'bid' 
212[[#53e0dc40]]
'a.contact' 
213[[#53e0dc40]]
'a.name' 
214[[#53e0dc40]]
'cd.id' 
215[[#53e0dc40]]
'user' 
216[[#53e0dc40]]
'category' 
217[[#53e0dc40]]
'cd.access' 
218[[#53e0dc40]]
'cd.ordering' 
219[[#53e0dc40]]
'cd.published' 
220[[#53e0dc40]]
'cd.name' 
221[[#53e0dc40]]
'a.date_time' 
222[[#53e0dc40]]
'user_from' 
223[[#53e0dc40]]
'a.state' 
224[[#53e0dc40]]
'a.subject' 
225[[#53e0dc40]]
'a.id' 
226[[#53e0dc40]]
'a.cache_time' 
227[[#53e0dc40]]
'a.numarticles' 
228[[#53e0dc40]]
'catname' 
229[[#53e0dc40]]
'a.ordering' 
230[[#53e0dc40]]
'a.published' 
231[[#53e0dc40]]
'a.name' 
31[[#53e0d360]]
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="13"> 
32[[#53e0d360]]
</th>
<th width="5%" nowrap="nowrap"> 
33[[#53e0d360]]
</th>
<th width="80"> 
34[[#53e0d360]]
</th>
<th width="5%" nowrap="nowrap"> 
35[[#53e0d360]]
 
36[[#53e0d360]]
</th>
<th width="8%" nowrap="nowrap"> 
37[[#53e0d360]]
</th>
<th width="5%" nowrap="nowrap"> 
38[[#53e0d360]]
</th>
<th width="10%" nowrap="nowrap"> 
39[[#53e0d360]]
</th>
<th width="10%" nowrap="nowrap"> 
310[[#53e0d360]]
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="6"> 
311[[#53e0d360]]
</th>
<th width="1%" nowrap="nowrap"> 
312[[#53e0d360]]
</th>
<th align="center" nowrap="nowrap" width="5%"> 
313[[#53e0d360]]
</th>
<th nowrap="nowrap" class="title" width="35%"> 
314[[#53e0d360]]
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="11"> 
315[[#53e0d360]]
</th>
<th width="1%" nowrap="nowrap"> 
316[[#53e0d360]]
</th>
<th class="title" nowrap="nowrap" width="10%"> 
317[[#53e0d360]]
</th>
<th width="10%" class="title"> 
318[[#53e0d360]]
 
319[[#53e0d360]]
</th>
<th nowrap="nowrap" width="8%"> 
320[[#53e0d360]]
</th>
<th width="5%" class="title" nowrap="nowrap"> 
321[[#53e0d360]]
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="6"> 
322[[#53e0d360]]
</th>
<th width="15%" class="title" nowrap="nowrap" align="center"> 
323[[#53e0d360]]
</th>
<th width="25%" class="title"> 
324[[#53e0d360]]
</th>
<th width="5%" class="title" align="center"> 
325[[#53e0d360]]
</th>
</tr>
</thead>
<tfoot>
  <tr>
    <td colspan="10"> 
326[[#53e0d360]]
</th>
<th width="1%" nowrap="nowrap"> 
327[[#53e0d360]]
</th>
<th width="5%"> 
328[[#53e0d360]]
</th>
<th width="5%" nowrap="nowrap"> 
329[[#53e0d360]]
 
330[[#53e0d360]]
</th>
<th width="8%" nowrap="nowrap"> 
331[[#53e0d360]]
</th>
<th width="5%">