CloneSet267


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
11230.965statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1169
administrator/components/com_media/models/manager.php
2142
administrator/components/com_redirect/views/links/view.html.php
3143
administrator/components/com_redirect/views/links/view.html.php
4144
administrator/components/com_redirect/views/links/view.html.php
5145
administrator/components/com_redirect/views/links/view.html.php
6141
administrator/components/com_users/views/users/view.html.php
7142
administrator/components/com_users/views/users/view.html.php
8143
administrator/components/com_users/views/users/view.html.php
9146
libraries/joomla/html/html/jgrid.php
10147
libraries/joomla/html/html/jgrid.php
11148
libraries/joomla/html/html/jgrid.php
12149
libraries/joomla/html/html/jgrid.php
Clone Instance
1
Line Count
1
Source Line
69
Source File
administrator/components/com_media/models/manager.php

                // Build the array of select options for the folder list
                $options[]=  JHtml::_('select.option', "","/");


Clone Instance
2
Line Count
1
Source Line
42
Source File
administrator/components/com_redirect/views/links/view.html.php

                // Build the state filter options.
                $poptions[]=  JHtml::_('select.option','*', 'Any');


Clone Instance
3
Line Count
1
Source Line
43
Source File
administrator/components/com_redirect/views/links/view.html.php

                $poptions[]=  JHtml::_('select.option', '0', 'Pending');


Clone Instance
4
Line Count
1
Source Line
44
Source File
administrator/components/com_redirect/views/links/view.html.php

                $poptions[]=  JHtml::_('select.option', '1', 'Active');


Clone Instance
5
Line Count
1
Source Line
45
Source File
administrator/components/com_redirect/views/links/view.html.php

                $poptions[]=  JHtml::_('select.option', '2', 'Archived');


Clone Instance
6
Line Count
1
Source Line
41
Source File
administrator/components/com_users/views/users/view.html.php

                $options[]=       JHtml::_('select.option', '*', 'Any');


Clone Instance
7
Line Count
1
Source Line
42
Source File
administrator/components/com_users/views/users/view.html.php

                $options[]=       JHtml::_('select.option', '0', 'Active');


Clone Instance
8
Line Count
1
Source Line
43
Source File
administrator/components/com_users/views/users/view.html.php

                $options[]=       JHtml::_('select.option', '1', 'Blocked');


Clone Instance
9
Line Count
1
Source Line
46
Source File
libraries/joomla/html/html/jgrid.php

                $options[]=       JHtml::_('select.option', '1', 'JOption_Published');


Clone Instance
10
Line Count
1
Source Line
47
Source File
libraries/joomla/html/html/jgrid.php

                $options[]=       JHtml::_('select.option', '0', 'JOption_Unpublished');


Clone Instance
11
Line Count
1
Source Line
48
Source File
libraries/joomla/html/html/jgrid.php

                $options[]=       JHtml::_('select.option', '-2', 'JOption_Trash');


Clone Instance
12
Line Count
1
Source Line
49
Source File
libraries/joomla/html/html/jgrid.php

                $options[]=       JHtml::_('select.option', '*', 'JOption_All');


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variable50f07a00]][]=JHtml::_('select.option', [[#variable50f07980]], [[#variable50f07920]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#50f07a00]]
// Build the state filter options.
$poptions 
12[[#50f07a00]]
// Build the array of select options for the folder list
$options 
13[[#50f07a00]]
$poptions 
14[[#50f07a00]]
$poptions 
15[[#50f07a00]]
$poptions 
16[[#50f07a00]]
$options 
17[[#50f07a00]]
$options 
18[[#50f07a00]]
$options 
19[[#50f07a00]]
$options 
110[[#50f07a00]]
$options 
111[[#50f07a00]]
$options 
112[[#50f07a00]]
$options 
21[[#50f07980]]
'*' 
22[[#50f07980]]
"" 
23[[#50f07980]]
'2' 
24[[#50f07980]]
'1' 
25[[#50f07980]]
'0' 
26[[#50f07980]]
'1' 
27[[#50f07980]]
'0' 
28[[#50f07980]]
'*' 
29[[#50f07980]]
'-2' 
210[[#50f07980]]
'0' 
211[[#50f07980]]
'1' 
212[[#50f07980]]
'*' 
31[[#50f07920]]
'Any' 
32[[#50f07920]]
"/" 
33[[#50f07920]]
'Archived' 
34[[#50f07920]]
'Active' 
35[[#50f07920]]
'Pending' 
36[[#50f07920]]
'Blocked' 
37[[#50f07920]]
'Active' 
38[[#50f07920]]
'JOption_All' 
39[[#50f07920]]
'JOption_Trash' 
310[[#50f07920]]
'JOption_Unpublished' 
311[[#50f07920]]
'JOption_Published' 
312[[#50f07920]]
'Any'