On Apr 3, 2007, at 6:28 PM, Larry Bradley wrote:
> What, pray tell, is getParams() used for? The API says a lot, but
> I'm not
> sure why I would use this, rather than setParams.
setParams() is used when you have a know set of parameter values
that can be set directly. getParams() is a hook method for you to use
if your parameters need to be calculated dynamically. If you don't
override getParams() with custom code, it simply returns the value
stored when setParams() was called.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]