* Hover * * Outputs a jQuery hover event * * @access private * @param string - element * @param string - Javascript code for mouse over * @param string - Javascript code for mouse out * @return string */
($element = 'this', $over, $out)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected