You are here

function lazy_pane_lazy_cache_set in Lazy Pane 7

Not implemented.

1 string reference to 'lazy_pane_lazy_cache_set'
lazy.inc in plugins/cache/lazy.inc

File

plugins/cache/lazy.inc, line 138

Code

function lazy_pane_lazy_cache_set($conf, $content, $display, $args, $contexts, $pane = NULL) {

  // Left blank on purpose.
}