CloneSet1791


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.990statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14133
libraries/joomla/html/html/behavior.php
24246
libraries/joomla/html/html/behavior.php
Clone Instance
1
Line Count
4
Source Line
133
Source File
libraries/joomla/html/html/behavior.php

                $options=  JHTMLBehavior::_getJSObject($opt);

                // Attach tooltips to document
                $document=  &JFactory::getDocument();


Clone Instance
2
Line Count
4
Source Line
246
Source File
libraries/joomla/html/html/behavior.php

/*  types: Object with (description: extension) pairs, default: Images (*.jpg; *.jpeg; *.gif; *.png)
 */
                $options=  JHtmlBehavior::_getJSObject($opt);

                // Attach tooltips to document
                $document=  &JFactory::getDocument();


Clone AbstractionParameter Count: 1Parameter Bindings

/*  types: Object with (description: extension) pairs, default: Images (*.jpg; *.jpeg; *.gif; *.png)
 */
$options= [[#variable52674640]]::_getJSObject($opt);
// Attach tooltips to document
$document= &JFactory::getDocument();
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#52674640]]
JHtmlBehavior 
12[[#52674640]]
JHTMLBehavior