Imple_ContactAutoCompleterLocated in /lib/Imple/ContactAutoCompleter.php (line 20)
Imple | --Imple_ContactAutoCompleter
string
$_onshow
= ', onShow: function(e, u){ if(!u.style.position || u.style.position==\'absolute\') { u.style.position = \'absolute\'; Position.clone(e, u, { setHeight: false, offsetTop: e.offsetHeight }); } Effect.Appear(u,{duration:0.15, beforeSetup:function(effect) { effect.element.setOpacity(effect.options.from); effect.element.show(); u.style.height = Math.min(u.offsetHeight, ((window.innerHeight ? window.innerHeight : document.body.clientHeight) - Position.page(e)[1] - e.offsetHeight - 10)) + \'px\'; u.style.overflow = \'auto\'; } }); }' (line 27)
onShow javascript code.
Inherited from Imple
Imple::$_params
Constructor Imple_ContactAutoCompleter (line 38)
Constructor.
'triggerId' => TODO (optional) 'resultsId' => TODO (optional)
attach (line 53)
Attach the Imple object to a javascript event.
expandAddresses (line 111)
Uses the Registry to expand names and returning error information for any address that is either not valid or fails to expand.
handle (line 67)
TODO
Inherited From Imple
Imple::Imple()
Imple::attach()
Imple::factory()
Imple::handle()
Imple::html()
Documentation generated on Sun, 30 Jan 2011 05:41:41 +0000 by phpDocumentor 1.4.3