| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 20 | 4 | 0.958 | statement |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 168 | administrator/components/com_banners/controllers/banner.php |
| 2 | 1 | 171 | administrator/components/com_banners/controllers/banner.php |
| 3 | 1 | 77 | administrator/components/com_config/controllers/application.php |
| 4 | 1 | 94 | administrator/components/com_config/controllers/application.php |
| 5 | 1 | 95 | administrator/components/com_config/controllers/application.php |
| 6 | 1 | 100 | administrator/components/com_config/controllers/application.php |
| 7 | 1 | 102 | administrator/components/com_config/controllers/application.php |
| 8 | 1 | 159 | administrator/components/com_config/controllers/application.php |
| 9 | 1 | 162 | administrator/components/com_config/controllers/application.php |
| 10 | 1 | 179 | administrator/components/com_config/controllers/application.php |
| 11 | 1 | 180 | administrator/components/com_config/controllers/application.php |
| 12 | 1 | 183 | administrator/components/com_config/controllers/application.php |
| 13 | 1 | 184 | administrator/components/com_config/controllers/application.php |
| 14 | 1 | 185 | administrator/components/com_config/controllers/application.php |
| 15 | 1 | 226 | administrator/components/com_contact/admin.contact.php |
| 16 | 1 | 228 | administrator/components/com_contact/admin.contact.php |
| 17 | 5 | 161 | administrator/components/com_modules/views/module/view.html.php |
| 18 | 5 | 170 | administrator/components/com_modules/views/module/view.html.php |
| 19 | 1 | 203 | administrator/components/com_newsfeeds/admin.newsfeeds.php |
| 20 | 1 | 114 | administrator/components/com_plugins/views/plugin/view.html.php |
| ||||
// sticky
$lists['sticky']= JHtml::_('select.booleanlist', 'sticky', 'class="inputbox"', $row->sticky);
|
| ||||
// published
$lists['showBanner']= JHtml::_('select.booleanlist', 'showBanner', '', $row->showBanner);
|
| ||||
// SITE SETTINGS
$lists['offline']= JHtml::_('select.booleanlist', 'offline', 'class="inputbox"', $row->offline);
|
| ||||
// DEBUG
$lists['debug']= JHtml::_('select.booleanlist', 'debug', 'class="inputbox"', $row->debug);
|
| ||||
$lists['debug_lang']= JHtml::_('select.booleanlist', 'debug_lang', 'class="inputbox"', $row->debug_lang);
|
| ||||
// DATABASE SETTINGS
// SERVER SETTINGS
$lists['gzip']= JHtml::_('select.booleanlist', 'gzip', 'class="inputbox"', $row->gzip);
|
| ||||
$lists['xmlrpc_server']= JHtml::_('select.booleanlist', 'xmlrpc_server', 'class="inputbox"', $row->xmlrpc_server);
|
| ||||
$lists['smtpauth']= JHtml::_('select.booleanlist', 'smtpauth', 'class="inputbox"', $row->smtpauth);
|
| ||||
// CACHE SETTINGS
$lists['caching']= JHtml::_('select.booleanlist', 'caching', 'class="inputbox"', $row->caching);
|
| ||||
// META SETTINGS
$lists['MetaAuthor']= JHtml::_('select.booleanlist', 'MetaAuthor', 'class="inputbox"', $row->MetaAuthor);
|
| ||||
$lists['MetaTitle']= JHtml::_('select.booleanlist', 'MetaTitle', 'class="inputbox"', $row->MetaTitle);
|
| ||||
// SEO SETTINGS
$lists['sef']= JHtml::_('select.booleanlist', 'sef', 'class="inputbox"', $row->sef);
|
| ||||
$lists['sef_rewrite']= JHtml::_('select.booleanlist', 'sef_rewrite', 'class="inputbox"', $row->sef_rewrite);
|
| ||||
$lists['sef_suffix']= JHtml::_('select.booleanlist', 'sef_suffix', 'class="inputbox"', $row->sef_suffix);
|
| ||||
// build the html radio buttons for published
$lists['published']= JHtml::_('select.booleanlist', 'published', '', $row->published);
|
| ||||
// build the html radio buttons for default
$lists['default_con']= JHtml::_('select.booleanlist', 'default_con', '', $row->default_con);
|
| ||||
$lists['showtitle']= JHtml::_(
'select.booleanlist',
'showtitle',
'class="inputbox"',
$row->showtitle);
|
| ||||
// build the html select list for published
$lists['published']= JHtml::_(
'select.booleanlist',
'published',
'class="inputbox"',
$row->published);
|
| ||||
// build the html select list
$lists['published']= JHtml::_('select.booleanlist', 'published', 'class="inputbox"', $row->published);
|
| ||||
$lists['enabled']= JHTML::_('select.booleanlist', 'enabled', 'class="inputbox"', $row->enabled);
|
| |||
// build the html select list
// published
// sticky
// SEO SETTINGS
// META SETTINGS
// CACHE SETTINGS
// DATABASE SETTINGS
// SERVER SETTINGS
// DEBUG
// SITE SETTINGS
// build the html radio buttons for published
// build the html radio buttons for default
// build the html select list for published
$lists[ [[#variable58758be0]]]= [[#variable58758b40]]::_('select.booleanlist', [[#variable58758be0]], [[#variable58758ac0]],$row-> [[#variable58758a20]]);
|
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#58758be0]] | 'published' |
| 1 | 2 | [[#58758be0]] | 'showBanner' |
| 1 | 3 | [[#58758be0]] | 'sticky' |
| 1 | 4 | [[#58758be0]] | 'sef_suffix' |
| 1 | 5 | [[#58758be0]] | 'sef_rewrite' |
| 1 | 6 | [[#58758be0]] | 'sef' |
| 1 | 7 | [[#58758be0]] | 'MetaTitle' |
| 1 | 8 | [[#58758be0]] | 'MetaAuthor' |
| 1 | 9 | [[#58758be0]] | 'caching' |
| 1 | 10 | [[#58758be0]] | 'smtpauth' |
| 1 | 11 | [[#58758be0]] | 'xmlrpc_server' |
| 1 | 12 | [[#58758be0]] | 'gzip' |
| 1 | 13 | [[#58758be0]] | 'debug_lang' |
| 1 | 14 | [[#58758be0]] | 'debug' |
| 1 | 15 | [[#58758be0]] | 'offline' |
| 1 | 16 | [[#58758be0]] | 'published' |
| 1 | 17 | [[#58758be0]] | 'showtitle' |
| 1 | 18 | [[#58758be0]] | 'default_con' |
| 1 | 19 | [[#58758be0]] | 'enabled' |
| 1 | 20 | [[#58758be0]] | 'published' |
| 2 | 1 | [[#58758b40]] | JHtml |
| 2 | 2 | [[#58758b40]] | JHtml |
| 2 | 3 | [[#58758b40]] | JHtml |
| 2 | 4 | [[#58758b40]] | JHtml |
| 2 | 5 | [[#58758b40]] | JHtml |
| 2 | 6 | [[#58758b40]] | JHtml |
| 2 | 7 | [[#58758b40]] | JHtml |
| 2 | 8 | [[#58758b40]] | JHtml |
| 2 | 9 | [[#58758b40]] | JHtml |
| 2 | 10 | [[#58758b40]] | JHtml |
| 2 | 11 | [[#58758b40]] | JHtml |
| 2 | 12 | [[#58758b40]] | JHtml |
| 2 | 13 | [[#58758b40]] | JHtml |
| 2 | 14 | [[#58758b40]] | JHtml |
| 2 | 15 | [[#58758b40]] | JHtml |
| 2 | 16 | [[#58758b40]] | JHtml |
| 2 | 17 | [[#58758b40]] | JHtml |
| 2 | 18 | [[#58758b40]] | JHtml |
| 2 | 19 | [[#58758b40]] | JHTML |
| 2 | 20 | [[#58758b40]] | JHtml |
| 3 | 1 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 2 | [[#58758ac0]] | '' |
| 3 | 3 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 4 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 5 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 6 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 7 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 8 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 9 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 10 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 11 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 12 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 13 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 14 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 15 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 16 | [[#58758ac0]] | '' |
| 3 | 17 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 18 | [[#58758ac0]] | '' |
| 3 | 19 | [[#58758ac0]] | 'class="inputbox"' |
| 3 | 20 | [[#58758ac0]] | 'class="inputbox"' |
| 4 | 1 | [[#58758a20]] | published |
| 4 | 2 | [[#58758a20]] | showBanner |
| 4 | 3 | [[#58758a20]] | sticky |
| 4 | 4 | [[#58758a20]] | sef_suffix |
| 4 | 5 | [[#58758a20]] | sef_rewrite |
| 4 | 6 | [[#58758a20]] | sef |
| 4 | 7 | [[#58758a20]] | MetaTitle |
| 4 | 8 | [[#58758a20]] | MetaAuthor |
| 4 | 9 | [[#58758a20]] | caching |
| 4 | 10 | [[#58758a20]] | smtpauth |
| 4 | 11 | [[#58758a20]] | xmlrpc_server |
| 4 | 12 | [[#58758a20]] | gzip |
| 4 | 13 | [[#58758a20]] | debug_lang |
| 4 | 14 | [[#58758a20]] | debug |
| 4 | 15 | [[#58758a20]] | offline |
| 4 | 16 | [[#58758a20]] | published |
| 4 | 17 | [[#58758a20]] | showtitle |
| 4 | 18 | [[#58758a20]] | default_con |
| 4 | 19 | [[#58758a20]] | enabled |
| 4 | 20 | [[#58758a20]] | published |