* Fade Out * * Outputs a jQuery hide event * * @access private * @param string - element * @param string - One of 'slow', 'normal', 'fast', or time in milliseconds * @param string - Javascript callback function * @return string */
($element = 'this', $speed = '', $callback = '')
source not stored for this graph (policy: none)
no test coverage detected