* Animate * * Outputs a javascript library animate event * * @access public * @param string - element * @param string - One of 'slow', 'normal', 'fast', or time in milliseconds * @param string - Javascript callback function * @return string */
($element = 'this', $params = array(), $speed = '', $extra = '')
source not stored for this graph (policy: none)
no test coverage detected