Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 13 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 72 | administrator/components/com_categories/models/fields/categoryparent.php |
2 | 6 | 72 | administrator/components/com_menus/models/fields/menuparent.php |
3 | 5 | 52 | administrator/components/com_menus/models/fields/menus.php |
4 | 3 | 60 | installation/models/fields/language.php |
5 | 3 | 56 | libraries/joomla/form/fields/accesslevels.php |
6 | 3 | 52 | libraries/joomla/form/fields/accesssections.php |
7 | 3 | 61 | libraries/joomla/form/fields/categories.php |
8 | 3 | 85 | libraries/joomla/form/fields/componentlayouts.php |
9 | 3 | 51 | libraries/joomla/form/fields/editors.php |
10 | 3 | 47 | libraries/joomla/form/fields/integers.php |
11 | 3 | 87 | libraries/joomla/form/fields/timezones.php |
12 | 3 | 56 | libraries/joomla/form/fields/usergroups.php |
13 | 3 | 75 | libraries/joomla/html/parameter/element/componentlayouts.php |
| ||||
$options= array_merge( parent::_getOptions(), $options); return $options; |
| ||||
$options= array_merge( parent::_getOptions(), $options); return $options; |
| ||||
$options= array_merge( parent::_getOptions(), $options); return $options; |
| ||||
// Merge in any explicitly listed options from the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// @todo: Check for an error msg. // Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| ||||
// Merge any additional options in the XML definition. $options= array_merge(parent::_getOptions(), $options); return $options; |
| |||
// Merge in any explicitly listed options from the XML definition. // @todo: Check for an error msg. // Merge any additional options in the XML definition. $options=array_merge(parent::_getOptions(),$options); return $options; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |