CloneSet320


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2840.964statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1221
administrator/components/com_admin/toolbar.admin.html.php
2227
administrator/components/com_admin/toolbar.admin.html.php
3232
administrator/components/com_checkin/views/checkin/view.html.php
4231
administrator/components/com_cpanel/views/cpanel/view.html.php
5221
administrator/components/com_languages/toolbar.languages.html.php
6237
administrator/components/com_messages/toolbar.messages.html.php
7233
administrator/components/com_templates/views/source/view.html.php
8256
administrator/components/com_weblinks/views/weblinks/view.html.php
Clone Instance
1
Line Count
2
Source Line
21
Source File
administrator/components/com_admin/toolbar.admin.html.php

                JToolBarHelper::title(JText::_('Information'), 'systeminfo.png');
                JToolBarHelper::help('screen.system.info');


Clone Instance
2
Line Count
2
Source Line
27
Source File
administrator/components/com_admin/toolbar.admin.html.php

                JToolBarHelper::title(JText::_('Control Panel'), 'cpanel.png');
                JToolBarHelper::help('screen.cpanel');


Clone Instance
3
Line Count
2
Source Line
32
Source File
administrator/components/com_checkin/views/checkin/view.html.php

                JToolBarHelper::title(JText::_('Global Check-in'), 'checkin.png');
                JToolBarHelper::help('screen.checkin');


Clone Instance
4
Line Count
2
Source Line
31
Source File
administrator/components/com_cpanel/views/cpanel/view.html.php

                // Set toolbar items for the page
                JToolBarHelper::title(JText::_('Control Panel'), 'cpanel.png');
                JToolBarHelper::help('screen.cpanel');


Clone Instance
5
Line Count
2
Source Line
21
Source File
administrator/components/com_languages/toolbar.languages.html.php

                JToolBarHelper::title(JText::_('Language Manager'), 'langmanager.png');
                JToolBarHelper::makeDefault('publish');


Clone Instance
6
Line Count
2
Source Line
37
Source File
administrator/components/com_messages/toolbar.messages.html.php

                JToolBarHelper::title(JText::_('Private Messaging Configuration'), 'inbox.png');
                JToolBarHelper::save('saveconfig');


Clone Instance
7
Line Count
2
Source Line
33
Source File
administrator/components/com_templates/views/source/view.html.php

                JToolBarHelper::title(JText::_('Template HTML Editor'), 'thememanager');
                JToolBarHelper::save('save_source');


Clone Instance
8
Line Count
2
Source Line
56
Source File
administrator/components/com_weblinks/views/weblinks/view.html.php

                JToolBarHelper::title(JText::_('Weblinks_Manager_Weblinks'), 'generic.png');
                JToolBarHelper::publishList('weblinks.publish');


Clone AbstractionParameter Count: 4Parameter Bindings

// Set toolbar items for the page
JToolBarHelper::title(JText::_( [[#variable22631460]]), [[#variable21e5a620]]);
JToolBarHelper:: [[#variable22631400]]( [[#variable22631380]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#22631460]]
'Control Panel' 
12[[#22631460]]
'Weblinks_Manager_Weblinks' 
13[[#22631460]]
'Template HTML Editor' 
14[[#22631460]]
'Private Messaging Configuration' 
15[[#22631460]]
'Global Check-in' 
16[[#22631460]]
'Language Manager' 
17[[#22631460]]
'Information' 
18[[#22631460]]
'Control Panel' 
21[[#21e5a620]]
'cpanel.png' 
22[[#21e5a620]]
'generic.png' 
23[[#21e5a620]]
'thememanager' 
24[[#21e5a620]]
'inbox.png' 
25[[#21e5a620]]
'checkin.png' 
26[[#21e5a620]]
'langmanager.png' 
27[[#21e5a620]]
'systeminfo.png' 
28[[#21e5a620]]
'cpanel.png' 
31[[#22631400]]
help 
32[[#22631400]]
publishList 
33[[#22631400]]
save 
34[[#22631400]]
save 
35[[#22631400]]
help 
36[[#22631400]]
makeDefault 
37[[#22631400]]
help 
38[[#22631400]]
help 
41[[#22631380]]
'screen.cpanel' 
42[[#22631380]]
'weblinks.publish' 
43[[#22631380]]
'save_source' 
44[[#22631380]]
'saveconfig' 
45[[#22631380]]
'screen.checkin' 
46[[#22631380]]
'publish' 
47[[#22631380]]
'screen.system.info' 
48[[#22631380]]
'screen.cpanel'