CloneSet1143


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1330.962statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11222
administrator/components/com_contact/admin.contact.php
21224
administrator/components/com_contact/admin.contact.php
3162
administrator/components/com_plugins/views/plugin/view.html.php
Clone Instance
1
Line Count
1
Source Line
222
Source File
administrator/components/com_contact/admin.contact.php

        // build the html select list for images
        $lists['image']=                          JHtml::_('list.images',  'image', $row->image);


Clone Instance
2
Line Count
1
Source Line
224
Source File
administrator/components/com_contact/admin.contact.php

        // build the html select list for the group access
        $lists['access']=                         JHtml::_('access.assetgroups', 'access', $row->access);


Clone Instance
3
Line Count
1
Source Line
62
Source File
administrator/components/com_plugins/views/plugin/view.html.php

                        // build the html select list for the group access
                        $lists['access']=  JHtml::_('access.assetgrouplist', 'access', $row->access);


Clone AbstractionParameter Count: 3Parameter Bindings

// build the html select list for the group access
// build the html select list for images
$lists[ [[#variable3c3673e0]]]=JHtml::_( [[#variable3c3672c0]], [[#variable3c3673e0]],$row-> [[#variable3c367300]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#3c3673e0]]
'access' 
12[[#3c3673e0]]
'access' 
13[[#3c3673e0]]
'image' 
21[[#3c3672c0]]
'access.assetgroups' 
22[[#3c3672c0]]
'access.assetgrouplist' 
23[[#3c3672c0]]
'list.images' 
31[[#3c367300]]
access 
32[[#3c367300]]
access 
33[[#3c367300]]
image