RiTa
index
Name RiGoogler.setCacheEnabled()
Class RiGoogler
Description Sets whether the cache is enabled and duplicate requests are returned immediately rather than re-contacting google (default=true).
Syntax
RiGoogler.setCacheEnabled(enableCache);
Returns void
Usage Web & Application    [static]
Related