Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 26 | 3 | 0.964 | statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 38 | administrator/modules/mod_menu/helper.php |
2 | 1 | 41 | administrator/modules/mod_menu/helper.php |
3 | 1 | 44 | administrator/modules/mod_menu/helper.php |
4 | 1 | 48 | administrator/modules/mod_menu/helper.php |
5 | 1 | 51 | administrator/modules/mod_menu/helper.php |
6 | 1 | 56 | administrator/modules/mod_menu/helper.php |
7 | 1 | 67 | administrator/modules/mod_menu/helper.php |
8 | 1 | 93 | administrator/modules/mod_menu/helper.php |
9 | 1 | 194 | administrator/modules/mod_menu/helper.php |
10 | 1 | 213 | administrator/modules/mod_menu/helper.php |
11 | 1 | 217 | administrator/modules/mod_menu/helper.php |
12 | 1 | 220 | administrator/modules/mod_menu/helper.php |
13 | 1 | 223 | administrator/modules/mod_menu/helper.php |
14 | 1 | 226 | administrator/modules/mod_menu/helper.php |
15 | 1 | 231 | administrator/modules/mod_menu/helper.php |
16 | 1 | 244 | administrator/modules/mod_menu/helper.php |
17 | 1 | 248 | administrator/modules/mod_menu/helper.php |
18 | 1 | 249 | administrator/modules/mod_menu/helper.php |
19 | 1 | 253 | administrator/modules/mod_menu/helper.php |
20 | 1 | 257 | administrator/modules/mod_menu/helper.php |
21 | 1 | 261 | administrator/modules/mod_menu/helper.php |
22 | 1 | 262 | administrator/modules/mod_menu/helper.php |
23 | 1 | 268 | administrator/modules/mod_menu/helper.php |
24 | 1 | 277 | administrator/modules/mod_menu/helper.php |
25 | 1 | 278 | administrator/modules/mod_menu/helper.php |
26 | 1 | 282 | administrator/modules/mod_menu/helper.php |
| ||||
$menu->addChild(new JMenuNode(JText::_('Control Panel'), 'index.php', 'class:cpanel')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('User Manager'), 'index.php?option=com_users', 'class:user')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Media Manager'), 'index.php?option=com_media', 'class:media')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Configuration'), 'index.php?option=com_config', 'class:config')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Logout'), 'index.php?option=com_login&task=logout', 'class:logout')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Site'), NULL, 'disabled')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Menu Manager'), 'index.php?option=com_menus&view=menus', 'class:menu')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Menus'), NULL, 'disabled')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Components'), NULL, 'disabled')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Extension Manager'), 'index.php?option=com_installer', 'class:install')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Module Manager'), 'index.php?option=com_modules', 'class:module')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Plugin Manager'), 'index.php?option=com_plugins', 'class:plugin')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Template Manager'), 'index.php?option=com_templates', 'class:themes')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Language Manager'), 'index.php?option=com_languages', 'class:language')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Extensions'), NULL, 'disabled')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('com_redirect'), 'index.php?option=com_redirect', 'class:component')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Read Messages'), 'index.php?option=com_messages', 'class:messages')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Write Message'), 'index.php?option=com_messages&task=add', 'class:messages')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Mass Mail'), 'index.php?option=com_massmail', 'class:massmail')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Global Checkin'), 'index.php?option=com_checkin', 'class:checkin')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Clean Cache'), 'index.php?option=com_cache', 'class:config')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Purge Expired Cache'), 'index.php?option=com_cache&view=purge', 'class:config')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Tools'), NULL, 'disabled')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Joomla! Help'), 'index.php?option=com_admin&view=help', 'class:help')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('System Info'), 'index.php?option=com_admin&view=sysinfo', 'class:info')); |
| ||||
$menu->addChild(new JMenuNode(JText::_('Help'), NULL, 'disabled')); |
| |||
$menu->addChild(new JMenuNode(JText::_( [[#variable47769140]]), [[#variable477690c0]], [[#variable47768ca0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#47769140]] | 'Help' |
1 | 2 | [[#47769140]] | 'System Info' |
1 | 3 | [[#47769140]] | 'Joomla! Help' |
1 | 4 | [[#47769140]] | 'Tools' |
1 | 5 | [[#47769140]] | 'Purge Expired Cache' |
1 | 6 | [[#47769140]] | 'Clean Cache' |
1 | 7 | [[#47769140]] | 'Global Checkin' |
1 | 8 | [[#47769140]] | 'Mass Mail' |
1 | 9 | [[#47769140]] | 'Write Message' |
1 | 10 | [[#47769140]] | 'Read Messages' |
1 | 11 | [[#47769140]] | 'com_redirect' |
1 | 12 | [[#47769140]] | 'Extensions' |
1 | 13 | [[#47769140]] | 'Language Manager' |
1 | 14 | [[#47769140]] | 'Template Manager' |
1 | 15 | [[#47769140]] | 'Plugin Manager' |
1 | 16 | [[#47769140]] | 'Module Manager' |
1 | 17 | [[#47769140]] | 'Extension Manager' |
1 | 18 | [[#47769140]] | 'Components' |
1 | 19 | [[#47769140]] | 'Menus' |
1 | 20 | [[#47769140]] | 'Menu Manager' |
1 | 21 | [[#47769140]] | 'Site' |
1 | 22 | [[#47769140]] | 'Logout' |
1 | 23 | [[#47769140]] | 'Configuration' |
1 | 24 | [[#47769140]] | 'Media Manager' |
1 | 25 | [[#47769140]] | 'User Manager' |
1 | 26 | [[#47769140]] | 'Control Panel' |
2 | 1 | [[#477690c0]] | NULL |
2 | 2 | [[#477690c0]] | 'index.php?option=com_admin&view=sysinfo' |
2 | 3 | [[#477690c0]] | 'index.php?option=com_admin&view=help' |
2 | 4 | [[#477690c0]] | NULL |
2 | 5 | [[#477690c0]] | 'index.php?option=com_cache&view=purge' |
2 | 6 | [[#477690c0]] | 'index.php?option=com_cache' |
2 | 7 | [[#477690c0]] | 'index.php?option=com_checkin' |
2 | 8 | [[#477690c0]] | 'index.php?option=com_massmail' |
2 | 9 | [[#477690c0]] | 'index.php?option=com_messages&task=add' |
2 | 10 | [[#477690c0]] | 'index.php?option=com_messages' |
2 | 11 | [[#477690c0]] | 'index.php?option=com_redirect' |
2 | 12 | [[#477690c0]] | NULL |
2 | 13 | [[#477690c0]] | 'index.php?option=com_languages' |
2 | 14 | [[#477690c0]] | 'index.php?option=com_templates' |
2 | 15 | [[#477690c0]] | 'index.php?option=com_plugins' |
2 | 16 | [[#477690c0]] | 'index.php?option=com_modules' |
2 | 17 | [[#477690c0]] | 'index.php?option=com_installer' |
2 | 18 | [[#477690c0]] | NULL |
2 | 19 | [[#477690c0]] | NULL |
2 | 20 | [[#477690c0]] | 'index.php?option=com_menus&view=menus' |
2 | 21 | [[#477690c0]] | NULL |
2 | 22 | [[#477690c0]] | 'index.php?option=com_login&task=logout' |
2 | 23 | [[#477690c0]] | 'index.php?option=com_config' |
2 | 24 | [[#477690c0]] | 'index.php?option=com_media' |
2 | 25 | [[#477690c0]] | 'index.php?option=com_users' |
2 | 26 | [[#477690c0]] | 'index.php' |
3 | 1 | [[#47768ca0]] | 'disabled' |
3 | 2 | [[#47768ca0]] | 'class:info' |
3 | 3 | [[#47768ca0]] | 'class:help' |
3 | 4 | [[#47768ca0]] | 'disabled' |
3 | 5 | [[#47768ca0]] | 'class:config' |
3 | 6 | [[#47768ca0]] | 'class:config' |
3 | 7 | [[#47768ca0]] | 'class:checkin' |
3 | 8 | [[#47768ca0]] | 'class:massmail' |
3 | 9 | [[#47768ca0]] | 'class:messages' |
3 | 10 | [[#47768ca0]] | 'class:messages' |
3 | 11 | [[#47768ca0]] | 'class:component' |
3 | 12 | [[#47768ca0]] | 'disabled' |
3 | 13 | [[#47768ca0]] | 'class:language' |
3 | 14 | [[#47768ca0]] | 'class:themes' |
3 | 15 | [[#47768ca0]] | 'class:plugin' |
3 | 16 | [[#47768ca0]] | 'class:module' |
3 | 17 | [[#47768ca0]] | 'class:install' |
3 | 18 | [[#47768ca0]] | 'disabled' |
3 | 19 | [[#47768ca0]] | 'disabled' |
3 | 20 | [[#47768ca0]] | 'class:menu' |
3 | 21 | [[#47768ca0]] | 'disabled' |
3 | 22 | [[#47768ca0]] | 'class:logout' |
3 | 23 | [[#47768ca0]] | 'class:config' |
3 | 24 | [[#47768ca0]] | 'class:media' |
3 | 25 | [[#47768ca0]] | 'class:user' |
3 | 26 | [[#47768ca0]] | 'class:cpanel' |